EXPDP Results In ORA-39127, ORA-6550, PLS-302, ORA-6510 Referencing EXPORT_RULE_SET
(Doc ID 1535537.1)
Last updated on SEPTEMBER 25, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
NOTE: In the images and/or the document content below, the user information and data used represents fictitious data. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
Symptoms
Trying to use data pump export (EXPDP) results in the following errors:
Processing object type DATABASE_EXPORT/SCHEMA/TABLE/INDEX/DOMAIN_INDEX/INDEX
ORA-39127: unexpected error from call to BEGIN :1 :=SYS.DBMS_EXPORT_EXTENSION.POST_TABLES(:2,:3); END; USING <SCHEMA>, <OBJECT_NAME>
ORA-06550: line 1, column 42:
PLS-00302: component 'EXPORT_RULE_SET' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
ORA-06512: at "SYS.DBMS_SYS_SQL", line 1204
ORA-06512: at "SYS.DBMS_SQL", line 323
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 97
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 148
ORA-06512: at line 1
ORA-06512: at "SYS.DBMS_ME
ORA-39127: unexpected error from call to BEGIN :1 :=SYS.DBMS_EXPORT_EXTENSION.POST_TABLES(:2,:3); END; USING <SCHEMA>, <OBJECT_NAME>
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 50
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 148
ORA-06512: at line 1
ORA-06512: at "SYS.DBMS_METADATA", line 5706
ORA-39127: unexpected error from call to BEGIN :1 :=SYS.DBMS_EXPORT_EXTENSION.POST_TABLES(:2,:3); END; USING <SCHEMA>, <OBJECT_NAME>
ORA-06550: line 1, column 42:
PLS-00302: component 'EXPORT_RULE_SET' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
ORA-06512: at "SYS.DBMS_SYS_SQL", line 1204
ORA-06512: at "SYS.DBMS_SQL", line 323
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 97
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 148
ORA-06512: at line 1
ORA-06512: at "SYS.DBMS_ME
ORA-39127: unexpected error from call to BEGIN :1 :=SYS.DBMS_EXPORT_EXTENSION.POST_TABLES(:2,:3); END; USING <SCHEMA>, <OBJECT_NAME>
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 50
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 148
ORA-06512: at line 1
ORA-06512: at "SYS.DBMS_METADATA", line 5706
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |