My Oracle Support Banner

Jbo-27122 SQL Error Missing IN or OUT Parameter at index on Workplan or Financial Page (Doc ID 1384521.1)

Last updated on NOVEMBER 16, 2022

Applies to:

Oracle Project Planning and Control - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms


User receives the following error statement on the Workplan or Financial Breakdown Structure page:

ERROR
You have encountered an unexpected error. Please contact the system administrator for assistance.
or
JBO-27122: SQL error during statement preparation. Statement:

The more detailed errors are listed in Exception Details:

Exception Details.
oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: select meaning, lookup_code, description, start_date_active, end_date_active,predefined_flag from pa_lookups where lookup_type=:1 and trunc(sysdate) < nvl(trunc(end_date_active), trunc(sysdate+1)) and enabled_flag = 'Y' at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)


## 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 oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.