Home » RDBMS Server » Server Utilities » EXPORT import error (oracle10g to oralce 9i)
EXPORT import error [message #323758] Thu, 29 May 2008 06:40 Go to next message
tannad
Messages: 43
Registered: January 2008
Location: mumbai
Member
-->Hi I exported data from oracle10 g by imp utility.on the same server
Now I want to import the dump file on the oracle 9i user.
when I give command on linux server
c:\> imp username/password@oracle9i ..
It will give mi error as

UDI-00008: operation generated ORACLE error 6550
ORA-06550: line 1, column 52:
PLS-00201: identifier 'SYS.DBMS_DATAPUMP' must be declared
ORA-06550: line 1, column 52:
PL/SQL: Statement ignored

Can you tell mi what is this error ?

2-->After that I tried to export data of oracle10g user from oracle 9i exp utility
but in some tables it give mi error as
. . exporting table QRTZ_JOB_DETAILS
EXP-00003: no storage definition found for segment(17, 31315)
.
whts the error ?

3-How Can I create the replica of schema from oracle10g to oracle 9i.?

Re: EXPORT import error [message #323762 is a reply to message #323758] Thu, 29 May 2008 06:46 Go to previous messageGo to next message
Michel Cadot
Messages: 68651
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Data Pump does not exist in 9i, you have to use 9i exp program to then import in a 9i database.

Regards
Michel
Re: EXPORT import error [message #323791 is a reply to message #323758] Thu, 29 May 2008 08:14 Go to previous message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
tannad wrote on Thu, 29 May 2008 07:40

EXP-00003: no storage definition found for segment(17, 31315)
.
whts the error ?



http://www.dbacorner.com/2007/02/exp-00003-no-storage-definition-found.html
Previous Topic: datapump import error: ORA-39014: One or more workers have prematurely exited (merged)
Next Topic: sql loader direct path is taking more time
Goto Forum:
  


Current Time: Fri May 17 03:38:23 CDT 2024