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

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.