aiaiDBA

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

13718043309

010-86462881

ORA-36814: (XSTBLFUNC07) The datatype of the column used in the ROW2CELL clause of a LIMITMAP must be RAW(16).

ORA-36814: (XSTBLFUNC07) The datatype of the column used in the ROW2CELL clause of a LIMITMAP must be RAW(16).
Cause: Datatype of column used in ROW2CELL clause of a LIMITMAP is not RAW(16).
Action: Change datatype to RAW(16).

请先 登录 后评论

1 个回答

小智
ORA-36814:(XSTBLFUNC07)LIMITMAP的ROW2CELL子句中使用的列的数据类型必须为RAW(16)。,
.原因: LIMITMAP的ROW2CELL子句中使用的列的数据类型不是RAW(16)。,
.操作:将数据类型更改为RAW(16)。,
.
请先 登录 后评论