+ Reply to Thread + Post New Thread
Results 1 to 6 of 6
  1. orafan's Avatar
    orafan is offline Junior Member
    Join Date
    11 Mar 2009
    Posts
    23
    Say Thanks
    0
    Thanked 2 Times in 1 Post

    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

  2.    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.

  3. Arju's Avatar
    Arju is offline Forum Advisor
    Join Date
    09 Oct 2008
    Location
    Bangladesh
    Posts
    108
    Say Thanks
    0
    Thanked 4 Times in 4 Posts

    Re: IMP-00010 not a valid export file, header failed verification

    OS of the machine from where you are try to?

  4. Arju's Avatar
    Arju is offline Forum Advisor
    Join Date
    09 Oct 2008
    Location
    Bangladesh
    Posts
    108
    Say Thanks
    0
    Thanked 4 Times in 4 Posts

    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.

  5. rajavu's Avatar
    rajavu is offline Forum Genius
    Join Date
    13 Oct 2008
    Location
    @ Bangalore , India
    Posts
    410
    Say Thanks
    0
    Thanked 16 Times in 15 Posts

    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.

  6. Arju's Avatar
    Arju is offline Forum Advisor
    Join Date
    09 Oct 2008
    Location
    Bangladesh
    Posts
    108
    Say Thanks
    0
    Thanked 4 Times in 4 Posts

    Re: IMP-00010 not a valid export file, header failed verification

    Also related several bugs there.

  7. orafan's Avatar
    orafan is offline Junior Member
    Join Date
    11 Mar 2009
    Posts
    23
    Say Thanks
    0
    Thanked 2 Times in 1 Post

    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

  1. Oracle Database Import and Export Tools
    By kenlinww in forum Other Development Tools
    Replies: 9
    Last Post: 02-22-2010, 03:34 PM
  2. problem when converting DOC to HTML after checking in DOC file
    By harmaildhiman in forum Oracle Fusion Middleware
    Replies: 1
    Last Post: 03-07-2009, 09:14 AM
  3. Import/Export group in portal
    By zabidin2 in forum Oracle Fusion Middleware
    Replies: 4
    Last Post: 02-24-2009, 01:22 AM
  4. Apache logs into one file
    By katcute in forum Oracle Fusion Middleware
    Replies: 2
    Last Post: 12-02-2008, 05:13 PM

Tags for this Thread