import error (urgent plz) [message #479778] |
Tue, 19 October 2010 05:16 |
muradjuber
Messages: 60 Registered: August 2010
|
Member |
|
|
Dear Experts
Can Anyone guide me
i prepare database server
and when i import my dump file from old database
it import normal but before it end
it give me these errors and these errors it seems that it in loop
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN SYS.DBMS_EXPORT_EXTENSION.SET_IMP_SKIP_INDEXES_OFF; END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 12:
PLS-00302: component 'DBMS_EXPORT_EXTENSION' must be declared
ORA-06550: line 1, column 8:
PL/SQL: Statement ignored
|
|
|
|
|
|
Re: import error (urgent plz) [message #479792 is a reply to message #479786] |
Tue, 19 October 2010 06:04 |
cookiemonster
Messages: 13961 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
Michel Cadot wrote on Tue, 19 October 2010 11:52For instance, posting the Oracle versions (with 4 decimals) of both source and target databases is a minimum.
As well as both export and import statements you executed.
Michel has asked for four pieces of information there. You've given us one.
|
|
|
|
|
|
|