error while importing the dump file [message #245458] |
Sun, 17 June 2007 10:57 |
sushmi
Messages: 6 Registered: May 2007
|
Junior Member |
|
|
The dump is created by the application automatically in zip format. The application i am using is made in java. But whenever i try to use the dump i get the error. The application server runs on LINUX and the importing is made on the windows 2000 professional /XP.
This is creating a great nuisance to me. My work is halted and i am very upset as i could not get out of this problem.
whenever i try to importing the dump file using following command at cmd prompt, error is thrown :
C:\>set NLS_LANG=.WE8ISO8859P1
C:\>IMP MID_JUN_17/NEACBP@MID_200 FILE=c:\EDB1672420071830.dmp LOG=C:\IMP_NUN_1
7.LOG BUFFER=100000 FULL=Y
Import: Release 9.2.0.1.0 - Production on Sun Jun 17 21:28:47 2007
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc
tion
With the Partitioning, OLAP and Data Mining options
IMP-00010: not a valid export file, header failed verification
IMP-00000: Import terminated unsuccessfully
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: error while importing the dump file [message #254385 is a reply to message #254211] |
Thu, 26 July 2007 11:26 |
DreamzZ
Messages: 1666 Registered: May 2007 Location: Dreamzland
|
Senior Member |
|
|
00010, 00000, "not a valid export file, header failed verification"
// *Cause: Either the file was not generated by Export or it was corrupted.
// *Action: If the file was indeed generated by Export, report this an
// Import bug and submit the export file to customer support.
|
|
|