How to fix the Oracle error PGU-30605: TIP generation: invalid COBOL syntax in unknown field:?

In this post, you’ll learn more about the Oracle ErrorPGU-30605: TIP generation: invalid COBOL syntax in unknown field: with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

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

Reason for the Error 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 .

How to fix the Error PGU-30605: TIP generation: invalid COBOL syntax in unknown field: ?

You can fix this error in Oracle by following the below steps

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.

Tags :

Leave Your Comment