aiaiDBA

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

13718043309

010-86462881

PCC-00143: Runtime context variable not of correct type

PCC-00143: Runtime context variable not of correct type
Cause: The runtime context variable referecned in an EXEC SQL CONTEXT USE statement is not of type sql_context.
Action: Declare your runtime context variable of type sql_context.

请先 登录 后评论

1 个回答

小智
PCC-00143:不正确类型的运行时上下文变量,
.原因:在EXEC SQL CONTEXT USE语句中引用的运行时上下文变量不是类型sql_context。,
.操作:声明类型为sql_context的运行时上下文变量。,
.
请先 登录 后评论