Exp/Imp Problems...

From: "ameet" <ameet(at)imail(dot)activ8tech(dot)com>
To: <pgsql-sql(at)postgreSQL(dot)org>
Subject: Exp/Imp Problems...
Date: 2001-05-15 14:52:36
Message-ID: 200105152022.AA134676672@imail.activ8tech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


We are trying to export a tablespace 'XYZ' from an Oracle8i Database server to a Oracle 9i Application Server, both residing on different machines.

As far the Export is concerned,we are succesfully able to create the required 'abc.dmp' file on the 8i server.

We then copy the 'abc.dmp' file and the 'XYZ.DBF'(approx. 150 MB) to the machine where the 9i server is located.

And finally when we try to utilise the import utility from the 9i server,it gives us the following messages.
---------------------
Export file created by EXPORT:V08.01.07 via conventional path
About to import transportable tablespace(s) metadata...
import done in WE8ISO8859P1 character set and WE8ISO8859P1 NCHAR character set
. importing SYS's objects into SYS
IMP-00017: following statement failed with ORACLE error 19722:
"BEGIN sys.dbms_plugts.checkDatafile(NULL,1722002184,8,64000,7,8,0,0,21160"
"6,3279934,1,NULL,NULL,NULL,NULL); END;"
IMP-00003: ORACLE error 19722 encountered
ORA-19722: datafile c:\a\b\XYZ.dbf is an incorrect version
ORA-06512: at "SYS.DBMS_PLUGTS", line 1577
ORA-06512: at line 1
IMP-00000: Import terminated unsuccessfully
--------------------------------

Your help will be appreciated.Kindly acknowledge.

Ameet Setlur.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-15 15:41:48 Re: varbit question
Previous Message Laurent Duperval 2001-05-15 14:31:12 varbit question