aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-36862: (XSTFRC02) Column number for this SQL Cache must be between 1 and number. Specified column number number is invalid.

ORA-36862: (XSTFRC02) Column number for this SQL Cache must be between 1 and number. Specified column number number 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.

请先 登录 后评论

1 个回答

小智
ORA-36862:(XSTFRC02)此SQL缓冲区的列号必须介于1和数字之间。指定列号数是无效的。,
.原因:列映射引用的列编号大于SQL缓存中的最大列编号,
.操作:引用正确的列号。通常,用户不应该自己调用OLAP随机访问游标表函数,因此不应该遇到此错误。,
.
请先 登录 后评论