'Invalid column index' Error Occurs When Using ':' (colon) for Local Variable Initialization of Function in With Clause of BIP Data Model
(Doc ID 2996248.1)
Last updated on SEPTEMBER 24, 2024
Applies to:
Oracle Fusion Global Human Resources Cloud Service - Version 11.13.23.10.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.23.10.0 version, Technology Management - Reports/Analytics
ERROR
invalid column index
STEPS
Create an BIP Data model using SQL statement of 'With Clause' that includes PL/SQL function as follows.
Inside the function, initialize a local variable like 'lv_str := 'abc''.
(The next SQL statement is simplified for explanation though the function & local variable seems meaningless.)
The above SQL can be executed without error if you use SQL*Plus, Oracle SQL Developer etc.
Changes
There is no change.
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 |
Changes |
Cause |
Solution |