aiaiDBA

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

13718043309

010-86462881

SQL-02139: Unable to get the OCI handles

SQL-02139: Unable to get the OCI handles
Cause: The call to OCIExtProcGetEnv failed.
Action: Ensure that the OCIExtProcContext that the external procedure has been created with a CONTEXT parameter and that this context is correctly referenced in the EXEC SQL REGISTER CONNECT statement.

请先 登录 后评论

1 个回答

小智
SQL-02139:无法获取OCI句柄,
.原因:调用OCIExtProcGetEnv失败。,
.操作:确保使用CONTEXT参数创建了外部过程的OCIExtProcContext,并且该上下文在EXEC SQL REGISTER CONNECT语句中被正确引用。,
.
请先 登录 后评论