-
IMP-00010 not a valid export file, header failed verification
hello,
A colleague of mine who was previously working in our company had taken a dump from JServer. The file is a .dmp file of almost 200mb. Now I have to import this dump backup file in the database. When I try to import from JServer, I get errors like this:
IMP-00010 not a valid export file, header failed verification
IMP-00000: Import terminated unsuccessfully
It's strange because i called him up and he says he has exported and imported many times. Does anyone know when this error occurs?
thank's in advance
- Club-Oracle Complementary E-Books and Magazines
Get your free Complementary Copy of Oracle Magazine
You can also browse the Free Magazines and E-Books section to see the complete list of free magazines, e-books and Whitepapers.
-
Re: IMP-00010 not a valid export file, header failed verification
OS of the machine from where you are try to?
Thanking you,
http://arjudba.blogspot.com
-
Re: IMP-00010 not a valid export file, header failed verification
As well as the exp version of the machine from where you take export and imp version of the machine from where you try to do import version. Also give oracle version and machine OS of source database.
Thanking you,
http://arjudba.blogspot.com
-
Re: IMP-00010 not a valid export file, header failed verification
There are basically 2 majour reason for the Error IMP-00010.
1. Dump file is Correpted or in in bad format . In your case , it could be transferred in ASCII mode and not in Binary mode during FTP transfer. In that the case re transfer the same file in Binary mode and try.
2. Version compatibility issue. Like Lower version of IMP utility tried to import higher version of export dump. eg. IMP vrsion 9 is used to import the export file of DB version 10. In that case, use appropriate version of import utility.
Raj.
-
Re: IMP-00010 not a valid export file, header failed verification
Also related several bugs there.
Thanking you,
http://arjudba.blogspot.com
-
Re: IMP-00010 not a valid export file, header failed verification
hey guys thanks..
Actually as Rajavu pointed out the problem was that the export was done from a later version of the export utility and i was attempting to import with an earlier version. So the lesson i learned is that, export should be done with the lower database version EXP utility (lower when you compare a source and a target database versions). And one should do the import using the target database version.
Similar Threads
-
Oracle Database Import and Export Tools
By kenlinww in forum Other Development ToolsReplies: 9Last Post: 02-22-2010, 03:34 PM -
problem when converting DOC to HTML after checking in DOC file
By harmaildhiman in forum Oracle Fusion MiddlewareReplies: 1Last Post: 03-07-2009, 09:14 AM -
Import/Export group in portal
By zabidin2 in forum Oracle Fusion MiddlewareReplies: 4Last Post: 02-24-2009, 01:22 AM -
Apache logs into one file
By katcute in forum Oracle Fusion MiddlewareReplies: 2Last Post: 12-02-2008, 05:13 PM


LinkBack URL
About LinkBacks
Reply With Quote



