Database Error Messages

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

PGU-41014

invalid USAGE parameter

Cause

The USAGE parameter in a DEFINE or REDEFINE DATA statement is not a valid PGAU usage. Syntax checking only continues with the next statement.


Action

Correct the USAGE parameter to specify a valid use. Valid use choices are SKIP, ASIS, PASS, and NULL.