aiaiDBA

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

13718043309

010-86462881

PCC-00011: Already in a declare section at line number in file string

PCC-00011: Already in a declare section at line number in file string
Cause: A BEGIN DECLARE SECTION statement was found inside a Declare Section.
Action: Remove the extra BEGIN DECLARE SECTION statement.

请先 登录 后评论

1 个回答

小智
PCC-00011:已在声明部分中的文件字符串中的行号,
.原因:在Declare Section中发现了一个BEGIN DECLARE SECTION语句。,
.操作:删除额外的BEGIN DECLARE SECTION语句。,
.
请先 登录 后评论