aiaiDBA

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

13718043309

010-86462881

PCB-00221: OCCURS DEPENDING ON clause not allowed for host variable "string"

PCB-00221: OCCURS DEPENDING ON clause not allowed for host variable "string"
Cause: A variable declared with an OCCURS clause with the DEPENDING ON subclause was used in a SQL statement or embedded PL/SQL block.
Action: Remove the DEPENDING ON subclause from the variable declaration.

请先 登录 后评论

1 个回答

小智
PCB-00221:OCCURS DEPENDING ON子句不允许用于主机变量“ string ”,
.原因:使用带有DEPENDING ON子句的OCCURS子句声明的变量在SQL语句或嵌入式PL / SQL块中使用。,
.操作:从变量声明中删除DEPENDING ON子句。,
.
请先 登录 后评论