Hello,I have a question in exporting database,hoping anybody can give me a hand.I execute EXP command with a file as parameter.But an error occured.If you can help me,please give me an email.Giving an answer here is just ok.Thanks.
The information is as these:
bash-2.03# exp scott/tiger parfile = test.dat
Export: Release 8.1.5.0.0 - Production on Fri May 21 11:40:55 2004
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Connected to: Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
With the Partitioning and Java options
PL/SQL Release 8.1.5.0.0 - Production
Export done in ZHS16CGB231280 character set and ZHS16CGB231280 NCHAR characteret
About to export specified tables via Conventional Path ...
. . exporting table SYSTEM_OUTRESOURCE_INFO
EXP-00008: ORACLE error 6550 encountered
ORA-06550: line 1, column 25:
PLS-00302: component 'DBMS_EXPORT_EXTENSION' must be declared
ORA-06550: line 1, column 8:
PL/SQL: Statement ignored
Export terminated successfully with warnings.