aiaiDBA

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

13718043309

010-86462881

SQL-02134: Invalid runtime context

SQL-02134: Invalid runtime context
Cause: The runtime context associated with this statement has not been properly allocated.
Action: Rewrite the application to execute the EXEC SQL CONTEXT ALLOCATE statement before executing any SQL statements.

请先 登录 后评论

1 个回答

小智
SQL-02134:运行时上下文无效,
.原因:与此语句关联的运行时上下文未正确分配。,
.操作:在执行任何SQL语句之前,重写应用程序以执行EXEC SQL CONTEXT ALLOCATE语句。,
.
请先 登录 后评论