aiaiDBA

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

13718043309

010-86462881

PGU-30605: TIP generation: invalid COBOL syntax in unknown field:

PGU-30605: TIP generation: invalid COBOL syntax in unknown field:
Cause: An unidentified COBOL field specifies conflicting or invalid PIC and USAGE clauses. The invalid PIC and USAGE definitions were selected from the PG DD to identify global TIP conversion variables. PGAU also issues messages 30601 for and 30602 for .
Action: Use the pgddsxf.sql script to reproduce the selected rows and then correct the mask and maskopts columns for the invalid row in the PG DD.

请先 登录 后评论

1 个回答

小智
PGU-30605:提示生成:未知字段中的COBOL语法无效:,
.原因:未识别的COBOL字段指定了冲突或无效的PIC 和USAGE 子句。从PG DD中选择无效的PIC和USAGE定义,以识别全局TIP转换变量。PGAU还会为发出30601的消息,为发出30602的消息。,
.操作:使用pgddsxf.sql脚本来再现所选行,然后更正PG DD中无效行的mask和maskopts列。,
.
请先 登录 后评论