Export Error (EXPDP)
KSGJan 21 2010 — edited Jan 21 2010Hi,
Os:HP-UX
Oracle 10.2.0.2.0
I am getting the below error while exporting a schema
EXP-00008: ORACLE error 1403 encountered
ORA-01403: no data found
ORA-06512: at "SYS.DBMS_RULE_EXP_UTL", line 42
ORA-06512: at "SYS.DBMS_RULE_EXP_RULE_SETS", line 26
ORA-06512: at line 1
EXP-00085: The previous problem occurred when calling SYS.DBMS_RULE_EXP_RULE_SETS.create_exp for object 117266
EXP-00008: ORACLE error 1403 encountered
ORA-01403: no data found
ORA-06512: at "SYS.DBMS_RULE_EXP_UTL", line 42
ORA-06512: at "SYS.DBMS_RULE_EXP_RULE_SETS", line 26
ORA-06512: at line 1
EXP-00085: The previous problem occurred when calling SYS.DBMS_RULE_EXP_RULE_SETS.create_exp for object 117264
. exporting user history table
. exporting default and system auditing options
. exporting statistics
Export terminated successfully with warnings.
Kindly suggest me.
Thanks in advance
KSG