QUESTION POSED ON: 28 November 2005
I have a problem trying to export a database and I cannot figure
out what it might be. When writing this line of command:
exp user/pass@orcl file=c:scott.dmb full=y
I receive the following message:
EXP-00056: ORACLE error 6550 encountered
ORA-06550: line 1, column 41:
PLS-00302: component 'SET_NO_OUTLINES' must be declared
ORA-06550: line 1, column 15:
PL/SQL: Statement ignored
EXP-00000: Export terminated unsuccessfully.
|