OAException: oracle.jbo.SQLStmtException: JBO-27122 and java.sql.SQLException: Invalid Column Index While Updating Offer
(Doc ID 1422194.1)
Last updated on JULY 27, 2024
Applies to:
Oracle iRecruitment - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On 12.1.3, when attempting to update multiple offers with the same reason or update multiple offers for the same person, the following error occurs.
oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT pl.PL_ID,
## Detail 0 ##
java.sql.SQLException: Invalid column index
at oracle.jdbc.driver.OraclePreparedStatement.setNUMBERInternal(OraclePreparedStatement.java:6390)
## Detail 0 ##
java.sql.SQLException: Invalid column index
at oracle.jdbc.driver.OraclePreparedStatement.setNUMBERInternal(OraclePreparedStatement.java:6390)
STEPS
The issue can be reproduced at will with the following steps:
1. Login as recruiter.
2. Go to Candidate > Applicant Search.
3. Search for an applicant.
4. Go to Offers tab > create/update offer.
5. Complete the process.
6. Go back to candidate search and update another offer.
7. Clicking next on Edit Offer page shows error.
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 |