Database Error Messages

PGU-41007

parameter 'string' was previously specified

Cause

The parameter dupparm has been specified earlier in a PGAU statement and is only allowed once. Syntax checking only continues with the next statement.


Action

Remove one of the duplicated specifications from the statement.