Database Utilities (MOSC)

MOSC Banner

import / export

edited Dec 9, 2009 3:17AM in Database Utilities (MOSC) 6 commentsAnswered
Hi , am working on Oarcle database backup.

I have used export command line  for exporting data back to a dump file as belwo

exp username/password  file=dumpfile location  log=logfile location

after taking this dump , i want to compare the data dump with the existing dtabase ,i.e i need some kind of comaprison of this exported dump with the existing to make sure that everything exported correctly.

am putting the log file but it is very high level saying only how many rows and table etc.. have exported. i want indepth comaprsion like some rows of the exported dump with the existing data

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center