Find Corrupted Record in Multifile

How to find a corrupted record in Multi file and how to correct the data if you know the correct value?

Showing Answers 1 - 9 of 9 Answers

Deepa

  • Jun 2nd, 2017
 

You can use m_dump command to find the corrupted record in MFS file.

  Was this answer useful?  Yes

Vinit Singh Sheokand

  • Jun 30th, 2017
 

This can be possible using m_dump with argument -show-partial

  Was this answer useful?  Yes

MJ

  • Jul 4th, 2017
 

Considering scenario that record is not matching with metadata, thus it is bad, then you can find out it by using below method:-
m_dump
You will get record which is not matching with metadata & that will be faulty record

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions