aiaiDBA

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

13718043309

010-86462881

PCB-00215: OCCURS TO TIMES clause not allowed for host variable "string"

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

请先 登录 后评论

1 个回答

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