Database Error Messages

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

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.