IMP-00010 importing DMP file Header error or oracle version incompatibility
Good morning.
I am looking for help in this problem. I'm not DB especialist so will thank you if you help me with this because I can`t do more only with my knowledge.
One of our customers send us a DMP file for create a DB in our laptop. We want to do a portable version of our project so we installed an Oracle Express 10.2.0.1 in the laptop. Our customer has an Oracle Enterprise 10.2.0.4.
We imported it with the command:
imp system/XXXXXXXXXXX file=c:\miFile.dmp full=y rows=y indexes=y buffer=2000000
With that we get the IMP-00010 error that can be caused by a data error or an incompatibility between DB versions.
I am looking for help in this problem. I'm not DB especialist so will thank you if you help me with this because I can`t do more only with my knowledge.
One of our customers send us a DMP file for create a DB in our laptop. We want to do a portable version of our project so we installed an Oracle Express 10.2.0.1 in the laptop. Our customer has an Oracle Enterprise 10.2.0.4.
We imported it with the command:
imp system/XXXXXXXXXXX file=c:\miFile.dmp full=y rows=y indexes=y buffer=2000000
With that we get the IMP-00010 error that can be caused by a data error or an incompatibility between DB versions.
0