Database Utilities (MOSC)

MOSC Banner

ORA-00903: invalid table name

edited Mar 21, 2012 8:37AM in Database Utilities (MOSC) 2 commentsAnswered ✓
After a full database export, I received these errors at the end of the export's log file.

EXP-00008: ORACLE error 903 encountered
ORA-00903: invalid table name   
ORA-06512: at "SYS.DBMS_RULE_EXP_RL_INTERNAL", line 311
ORA-06512: at "SYS.DBMS_RULE_EXP_RULES", line 142
ORA-06512: at line 1
EXP-00083: The previous problem occurred when calling SYS.DBMS_RULE_EXP_RULES.schema_info_exp
. exporting user history table
. exporting default and system auditing options
. exporting statistics
Export terminated successfully with warnings.

I ran query under dba_objects to look for any 'invalid' tables but none returned. and I have no ideas what is "ORA-06512: at "SYS.DBMS_RULE_EXP_RL_INTERNAL", line 311" ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center