aiaiDBA

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

13718043309

010-86462881

PGU-42004: COPY not allowed as operand-1 or operand-2 in COPY REPLACING

PGU-42004: COPY not allowed as operand-1 or operand-2 in COPY REPLACING
Cause: COPY reserved word not allowed as operand-1 or operand-2 in the REPLACING clause of a COPY statement.
Action: If operand-1 replace COPY by some other word here and in the copied source file. If operand-2, examine offending COPY clause for missing terminator or reserved words.

请先 登录 后评论

1 个回答

小智
PGU-42004:在COPY REPLACING中COPY不允许作为操作数-1或操作数-2,
.原因: COPY语句的REPLACING子句中不允许COPY保留字作为操作数-1或操作数-2。,
.操作:如果操作数-1用复制的源文件中的其他字替换COPY。如果操作数-2,检查违规COPY子句缺少终止符或保留字。,
.
请先 登录 后评论