Database Error Messages

PGU-41006

value for parameter 'string' missing

Cause

The parameter keyword keyword was properly specified but parameter value was not found. Syntax checking only continues with the next statement.


Action

Supply the missing parameter value or remove the keyword from the PGAU statement. PGAU parameter values should be enclosed in parentheses immediately following the keyword with no intervening space. statement.