Quick answer...

do a strings on the file... 

strings <yourfile>.dmo

the first line should be EXPORT:V<version number>
the last line should be EXIT

In between you should see stuff you recognize.

If all of that is in place, you have a valid .dmp file

Of course, I am assuming Unix.  Of course I am.
HTH,
Bambi.

-----Original Message-----
Sent: Wednesday, January 07, 2004 11:59 PM
To: Multiple recipients of list ORACLE-L


Hi,

What is the procedure to check the integrity of a
exported .dmp file?

I have: an exported .dmp file of a critical database.

I want: to check the integrity, the contents, whether
it can be successfully restored.

I already know about: creating another test database
and trying to import this exported file. This is not
what I am looking for.

Is there a utility that displays the contents of a
.dmp in tree format AND verify the data integrity that
the ,dmp can be successfully restored?

Thanks
L. MOhan Arun

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: L. Mohan Arun
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Bellow, Bambi
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to