Creating Performance Management Plan, Error: Java.Sql.Sql Exception: Exhausted Resultset Error
(Doc ID 2376727.1)
Last updated on JUNE 07, 2021
Applies to:
Oracle Performance Management - Version 12.1 HRMS RUP8 and laterInformation in this document applies to any platform.
Symptoms
When attempting to create a Performance Management Plan, upon selecting 'Next' from the Create Plan Population page the following error occurs:
Error:
-----------------------
oracle.apps.fnd.framework.OAException: java.sql.SQLException: Exhausted Resultset
at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:996)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:211)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:133)
at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:799)
at oracle.apps.per.wpm.perfmgmtplans.webui.ApprPeriodsTableCO.processRequest(ApprPeriodsTableCO.java:53)
.............
## Detail 0 ##
java.sql.SQLException: Exhausted Resultset
at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:1224)
at oracle.apps.per.selfservice.arch.server.PerAppModHelper.getLegislationCode(PerAppModHelper.java:381)
at oracle.apps.per.selfservice.picklist.server.SecGrpLookup.setCacheValue(SecGrpLookup.java:63)
at oracle.apps.per.selfservice.picklist.server.SecGrpLookup.getLegislationCode(SecGrpLookup.java:100)
at oracle.apps.per.selfservice.picklist.server.HrLookupVOImpl.initQuery(HrLookupVOImpl.java:62)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login using HR Professional V4.0 Responsibility
2. Navigate to function Performance Management > Performance Management Plans
3. Select Create Plan option
4. Enter the basic Plan Details
5. Upon clicking the Next button the framework error occurs
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 |