aiaiDBA

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

13718043309

010-86462881

PGU-30600: TIP generation: invalid COBOL syntax in string:

PGU-30600: TIP generation: invalid COBOL syntax in string:
Cause: The COBOL data field specifies conflicting or invalid PIC and USAGE clauses. The invalid PIC and USAGE definitions were selected from the PG DD to identify field conversion function calls. PGAU also issues messages 30601 for and 30602 for .
Action: Use the pgddsf.sql script to reproduce the selected rows and then correct the mask and maskopts columns for the stated field in the PG DD.

请先 登录 后评论

1 个回答

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