|
Applies to:
Oracle HRMS (Self Service) - Version: 11.5.10
This problem can occur on any platform.
Symptoms
On 11.5.10 in Production:
When attempting to log into Self Service Applications, the following error occurs.
ERROR
-----------------------
Error:Invalid argument.
URL:http://mysvr02.mysrv.com:8000/OA ... n_id=1283&resp_
id=50583&resp_appl_id=401&security_group_id=0&lang_code=US&formsLink=yes
Click a "Web Based Form" eg iExpenses , then Expenses Home:
<PRE>Oracle error 20001: java.sql.SQLException: ORA-20001: Oracle error -20001:
ORA-20001: APP-FND-02500: Error occurred during product initialization for PER
when executing 'begin HR_SIGNON.INITIALIZE_HR_SECURITY; end;'. SQLCODE = -20001
SQLERROR = ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE,
HR_SIGNON.INITIALIZE_HR_SECURITY, N, ERRNO, -6508, N, REASON, ORA-06508:
PL/SQL: could not find program unit being called has been detected in
FND_GLOBAL.INITIALIZE. ORA-06512: at "APPS.APP_EXCEPTION", line 70 ORA-06512:
at "APPS.FND_GLOBAL", line 64 ORA-06512: at "APPS.FND_GLOBAL", line 1028
ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 573 ORA-06512: at
"APPS.FND_SESSION_MANAGEMENT", line 876 ORA-06512: at "APPS.FND_AOLJ_UTIL",
line 220 ORA-06512: at line 1 has been detected in FND_AOLJ_UTIL.is_Valid_ICX.
</PRE > Unable to authenticate session.
STEPS
-----------------------
1. Enter login information for Oracle Applications
2. Select a Responsibility
3. Error is displayed
Cause
Invalid FND, HR and PER objects .
This issue is documented in internal Bug.3046795.
Solution
Using ADADMIN Note 99768.1 AD Utilities Functionality in Regards to Applications Maintenance
1. Run HRMS11i.sql obtained from Note 211747.1 and verify invalid objects exist for FND, HR and PER
2. Compile apps schema
3. Recreate Grants and Synonyms
4. Test
References
Note 99768.1 - AD Utilities: Functionality in Regards to Applications Maintenance
Errors
APP-FND-2500
ORA-6508 "PL/SQL: could not find program unit being called"
ORA-6512 "at %sline %s"
ORA-20001
Key Facts
'INVALID~OBJECT' 'FND_GLOBAL.INITIALIZE' |
|