Database Error Messages

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

PGU-41129

parameter string invalid without FIELD parameter

Cause

The FIELD parameter is a pre-requisite to specify the parm parameter because parm applies to FIELDs within a DATA redefinition. PGAU REDEFINE parameters which require FIELD are:

  • PLSFNAME
  • CODEPAGE

Action

Include the FIELD parameter in the REDEFINE statement to indicate to which FIELD the redefinition of parm applyes, or remove the parm specification.