Database Error Messages

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.