PLS-00201: identifier
Hi ,
I exported the schemas from source oracle 10.2.0.4 database and imported to another database 11.2.0.3 . I am facing below error from application team .
java.sql.SQLException: ORA-06550: line 1, column 13:
PLS-00201: identifier 'CONTENT$CM.IFSCREDENTIALMANAGERPACKAGE' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
Can someone please help on this .
Thanks