Datapump check integrity of dump files
Hi,
Current version oracle RDBMS 11.2.0.3.5 - HPUX ia64
I'm asked to check integrity of datapump dump files. We are using datapump in order to export data for tape archiving. Once data is exported, shell script will drop the objects ... so, before dropping, we would like to 200% sure that the dump file is very fine, without performing an import of course !!
It is not enough for us to only rely on the logfile by saying : "No errors in log means that export run fine". For example, with RMAN, there is a "restore validate" statement, which is validating the backupsets and RMAN abilitiy to perform restore.
Current version oracle RDBMS 11.2.0.3.5 - HPUX ia64
I'm asked to check integrity of datapump dump files. We are using datapump in order to export data for tape archiving. Once data is exported, shell script will drop the objects ... so, before dropping, we would like to 200% sure that the dump file is very fine, without performing an import of course !!
It is not enough for us to only rely on the logfile by saying : "No errors in log means that export run fine". For example, with RMAN, there is a "restore validate" statement, which is validating the backupsets and RMAN abilitiy to perform restore.
0