IMP-00009 + IMP-00028 [message #300287] |
Thu, 14 February 2008 22:35 |
kamragulshan
Messages: 66 Registered: May 2005 Location: Delhi
|
Member |
|
|
Hi
I have a dump of 9GB. I am importing the dump using below command:
imp system file=active01.dmp,active02.dmp,active03.dmp,..............,active18.dmp log=imp_120208.log full=y
But i got the below error:
IMP-00009: abnormal end of export file
IMP-00028: partial import of previous table rolled back: 9808336 rows rolled back
Import terminated successfully with warnings.
I have tried to import the dump again using:
imp system file=active01.dmp,active02.dmp,active03.dmp,..............,active18.dmp log=imp_120208.log buffer=40000000 full=y
imp userid=system file="active1.dmp,active2.dmp,................,active18.dmp log=imp_140208.log filesize=524288000 full=y
But again and again i am getting the same error.
We have requested the client to provide the dump again as might be there is some corruption in the dumpfile. So client has provide the dump again but still we are getting the same errors.
Please suggest to resolve the issue.
Thanks
Gulshan
|
|
|
|
Re: IMP-00009 + IMP-00028 [message #300309 is a reply to message #300287] |
Thu, 14 February 2008 23:39 |
kamragulshan
Messages: 66 Registered: May 2005 Location: Delhi
|
Member |
|
|
Hi Mahesh,
Client used to sent the dump files through ftp and we always use binary mode to download the files.
Client used to send the files on weekly basis.
We are not aware about the Oracle version used at client side but earlier also client sent the dump file and we did not face any problem.
This is the first time we are getting this error.
Thanks
Gulshan
|
|
|
|
|