Error when running Jdeveloper Hello World Page
I was using JDeveloper 9.0.3.5 Version to run the hello world page. I have connected to the database. I was getting the following error when i run the Jdeveloper Hello World Page...
Exception Details.
oracle.apps.fnd.framework.OAException: Cannot create Session.ICX_SESSION_FAILED
SQL_PLSQL_ERROR (ERRNO=6550) (REASON=java.sql.SQLException: ORA-06550: line 1, column 46:
PLS-00302: component 'ENC_KEY' must be declared
ORA-06550: line 1, column 33:
PL/SQL: Item ignored
ORA-06550: line 1, column 92:
PLS-00302: component 'MAC_KEY' must be declared
ORA-06550: line 1, column 79:
PL/SQL: Item ignored
ORA-06550: line 1, column 127:
PLS-00201: identifier 'FND_SESSION_MANAGEMENT.CREATESESSION' must be declared
ORA-06550: line 1, column 120:
Exception Details.
oracle.apps.fnd.framework.OAException: Cannot create Session.ICX_SESSION_FAILED
SQL_PLSQL_ERROR (ERRNO=6550) (REASON=java.sql.SQLException: ORA-06550: line 1, column 46:
PLS-00302: component 'ENC_KEY' must be declared
ORA-06550: line 1, column 33:
PL/SQL: Item ignored
ORA-06550: line 1, column 92:
PLS-00302: component 'MAC_KEY' must be declared
ORA-06550: line 1, column 79:
PL/SQL: Item ignored
ORA-06550: line 1, column 127:
PLS-00201: identifier 'FND_SESSION_MANAGEMENT.CREATESESSION' must be declared
ORA-06550: line 1, column 120:
Tagged:
0