aiaiDBA

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

13718043309

010-86462881

PCC-01004: In an EXEC statement at end-of-file

PCC-01004: In an EXEC statement at end-of-file
Cause: In a Pro*COBOL input file, the last EXEC statement was not terminated properly.
Action: Terminate the last EXEC statement with an END-EXEC.

请先 登录 后评论

1 个回答

小智
PCC-01004:在文件末尾的EXEC语句中,
.原因:在Pro * COBOL输入文件中,最后一个EXEC语句未正确终止。,
.操作:用END-EXEC终止最后一个EXEC语句。,
.
请先 登录 后评论