aiaiDBA

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

13718043309

010-86462881

SQL-02140: An unnamed connection already exists

SQL-02140: An unnamed connection already exists
Cause: An attempt to register an external procedure context was made when an unnamed connection already exists for the runtime context.
Action: Do not attempt to establish any connections with the EXEC SQL CONNECT statement from external procedures.

请先 登录 后评论

1 个回答

小智
SQL-02140:未命名的连接已存在,
.原因:当运行时上下文已经存在未命名的连接时,尝试注册外部过程上下文。,
.操作:请勿尝试与外部程序建立与EXEC SQL CONNECT语句的任何连接。,
.
请先 登录 后评论