Manager Self-Service Unexpected Error Performing Worker Status Change
(Doc ID 1906077.1)
Last updated on OCTOBER 18, 2024
Applies to:
Oracle Self-Service Human Resources - Version 12.1 HRMS RUP6 and laterInformation in this document applies to any platform.
Symptoms
In TEST instance
12.1 HRMS RUP6
When trying to modify worker status change function from manager self-service
get following error :
ERROR
----------------------------------
Exception Details.
oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (select flv.lookup_code , flv.meaning from fnd_lookup_values flv where :1 between nvl(start_date_active, :2 ) and nvl(end_date_active, :3 ) and lookup_type = :4 and flv.view_application_id = 3 and enabled_flag = 'Y' and decode(FLV.TAG, NULL, 'Y', decode(substr(FLV.TAG,1,1), '+', decode(sign(instr(FLV.TAG, :5)), 1, 'Y', 'N'), '-', decode(sign(instr(FLV.TAG,:6)), 1, 'N', 'Y'), 'Y' ) ) = 'Y' and flv.language = :7 and flv.security_group_id = :8) QRSLT ORDER BY meaning at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169) at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247) at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042) at _OA._jspService(_OA.java:228) at
...
## Detail 0 ##
java.sql.SQLException: Missing IN or OUT parameter at index:: 1 at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:1752) at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3444) at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3493) at
STEPS TO REPRODUCE
----------------------------------
Use responsibility : Manager Self-Service (seeded)
Navigation :Worker Status Change
1. press action against employee
2. press continue on the effective date page
ADDITIONAL INFORMATION
----------------------------------
several managers have the issue, regardless of one or more subordinates
WORKAROUND
----------------------------------
NONE
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |