OCI-36862
(XSTFRC02) %a number number
Column number for this SQL cache must be between 1 and %1p. Specified column number %2p is invalid.
Cause
The column map references a column number that is greater than the maximum column number allowed in a SQL cache.
Action
Reference a correct column number. Do not call the OLAP Random Access Cursor table function to avoid this error.
OCI-36862
(XSTFRC02) %a number number
Column number for this SQL Cache must be between 1 and %1p. Specified column number %2p is invalid.
Cause
Column Map references a column number that is greater than the maximum column number in SQL Cache
Action
Reference a correct column number. Normally, users should not call OLAP Random Access Cursor table function themselves and therefore should not encounter this error.
OCI-36862
(XSTFRC02) %a number number
Column number for this SQL Cache must be between 1 and %1p. Specified column number %2p is invalid.
Cause
Column Map references a column number that is greater than the maximum column number in SQL Cache
Action
Reference a correct column number. Normally, users should not call OLAP Random Access Cursor table function themselves and therefore should not encounter this error.