After applying patches 14281872 , 13489452 , 14150717 , 14740000 ,14843144 in 11i applications ,
Hi Ravi,
Welcome to patching community !!
Issue:
After applying patches 14281872 , 13489452 , 14150717 , 14740000 ,14843144 in 11i applications , we got 2 "JAVA CLASS" type Invalid objects . We are not able to compile this objects .
OWNER OBJECT_NAME OBJECT_TYPE STATUS
------------------------------ --------------------------------------------- ------------------- -------
APPS /ae799f28_DirectDepositConcurr JAVA CLASS INVALID
APPS /e6bc455_DocumentGenerator JAVA CLASS INVALID
SQL> alter java class "/ae799f28_DirectDepositConcurr" compile;
Warning: Java altered with compilation errors.
SQL>
SQL> sho error
Errors for JAVA CLASS "/ae799f28_DirectDepositConcurr":
LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 ORA-29521: referenced name oracle/apps/fnd/cp/request/CpContext
could not be found
0/0 ORA-29521: referenced name
oracle/apps/fnd/cp/request/JavaConcurrentProgram could not be
Welcome to patching community !!
Issue:
After applying patches 14281872 , 13489452 , 14150717 , 14740000 ,14843144 in 11i applications , we got 2 "JAVA CLASS" type Invalid objects . We are not able to compile this objects .
OWNER OBJECT_NAME OBJECT_TYPE STATUS
------------------------------ --------------------------------------------- ------------------- -------
APPS /ae799f28_DirectDepositConcurr JAVA CLASS INVALID
APPS /e6bc455_DocumentGenerator JAVA CLASS INVALID
SQL> alter java class "/ae799f28_DirectDepositConcurr" compile;
Warning: Java altered with compilation errors.
SQL>
SQL> sho error
Errors for JAVA CLASS "/ae799f28_DirectDepositConcurr":
LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 ORA-29521: referenced name oracle/apps/fnd/cp/request/CpContext
could not be found
0/0 ORA-29521: referenced name
oracle/apps/fnd/cp/request/JavaConcurrentProgram could not be
Tagged:
0