Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

unable to position to block number from dump file

674481Jan 21 2011 — edited Jan 22 2011
Solaris 10 SPARC 64bits
Oracle 11.1

I am importing a database (10.1.0.1) from one Solaris 10 server to another. I made the export dump file last week and try to import it today after getting the new sever ready for oracle 11.1.0.7 but continue to get the following error:

Using Datapump:
ORA-39002: invalid operation
ORA-31694: master table "SYSTEM"."SYS_IMPORT_FULL_01" failed to load/unload
ORA-31644: unable to position to block number 623478 in dump file "/export/CSAPPDB_03.dmp"
Here is the import script:
impdp system/password full=Y directory=CSAPPDB_DIR parallel=3 dumpfile=CSAPPDB_%U.dmp logfile=CSAPPDB.log

Any help will be appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2011
Added on Jan 21 2011
11 comments
17,407 views