This error often occurs when running data import via impdp utility.
Cause: It occurs due to circular dependencies and reordering the sequences of importing the objects
Solution Run the utlrp.sql script located in $ORACLE_HOME/rmdms/admin directory.
Cause: It occurs due to circular dependencies and reordering the sequences of importing the objects
Solution Run the utlrp.sql script located in $ORACLE_HOME/rmdms/admin directory.
>>cd $ORACLE_HOME/rmdms/admin >>ls -ltr utlrp* >>@utlrp.sql
No comments:
Post a Comment