Bind Variables Not Recognized In SQL Query Of Query Based ViewObject
(Doc ID 3076246.1)
Last updated on MARCH 11, 2025
Applies to:
Oracle JDeveloper - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
Using JDeveloper 12.2.1.4.0 to create a View Object, if a bind variable is added manually or in the WHERE clause, the IDE flags the bind variable with a warning saying:
This bind variable is configured for use in query but is not currently referenced by the query. This will result in a runtime error unless the query is modified at runtime to reference this bind variable.
The message above is incorrect and misleading because the bind variable is included in the query.
Changes
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! |