Database Error Messages

PGU-41015

USAGE parameter was previously specified

Cause

The USAGE parameter has already been specified in a DEFINE or REDEFINE DATA statement and is only allowed once per data definition. Syntax checking only continues with the next statement.


Action

Remove the second specification of USAGE from the PGAU statement.