Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PGU-30120

missing string attribute for parm string, field string f#string

Cause

The parameter parm specifies an aggregate data record for which field field with PG DD field id number <f#> was being processed, but the field had no relative level attribute attr. Typical relative level attributes are: nn ... COBOL-clauses for IBMVSCOBOLII 'LEVEL' attribute Each attribute is stored as a separate row in the PG DD, and the missing attribute's row may have been deleted from the PG DD.


Action

Check the PG DD to ensure that the failing field has a level attribute assigned.