aiaiDBA

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

13718043309

010-86462881

ORA-37158: Bad clob or varray IN-args: (case string)

ORA-37158: Bad clob or varray IN-args: (case string)
Cause: When in clob or varray mode, the PL/SQL mappings of OLAP API's IDL interface methods were executed blindly with null clob/varray or non-null clob/varray containing garbages.
Action: Do not blindly execute them as doing so does not make sense unless you understand how OLAP API works internally.

请先 登录 后评论

1 个回答

小智
ORA-37158:Bad clob或varray IN-args:(case string),
.原因:在clob或varray模式下,OLAP API的IDL接口方法的PL / SQL映射是盲目执行的,使用clob / varray或非null clob / varray包含garbages。,
.操作:不要盲目执行它们,因为这样做没有意义,除非您了解OLAP API如何在内部工作。,
.
请先 登录 后评论