aiaiDBA

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

13718043309

010-86462881

PGU-42021: unterminated record definition found

PGU-42021: unterminated record definition found
Cause: An end-of-file was found before the ending statement terminator. This also results from COBOL definitions which extend beyond column 72.
Action: Check last records in input file for a missing statement terminator. Also check to ensure that the data definitions reside within their proper starting and ending columns.

请先 登录 后评论

1 个回答

小智
PGU-42021:未终止记录定义,
.原因:在结束语句终止符之前找到文件结尾。这也是由超出第72列的COBOL定义产生的。,
.操作:检查输入文件中的最后记录,以获取缺少的语句终结符。还要检查以确保数据定义位于正确的起始和结束列。,
.
请先 登录 后评论