aiaiDBA

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

13718043309

010-86462881

PCB-00501: Runtime context variable "string" not of correct type

PCB-00501: Runtime context variable "string" not of correct type
Cause: The runtime context variable referenced in an EXEC SQL CONTEXT USE statement is not of type sql_context.
Action: Declare your runtime context variable of type sql_context.

请先 登录 后评论

1 个回答

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