Database Error Messages

PGU-41076

repeated TRACE or PKGEX parameter

Cause

The indicated parameter was previously specified in a DIAGNOSE TRACE or PKGEX parameter. The valid TRACE parameters are SE, IT, QM, IO, OC, DD, and TG. The valid PKGEX parameters are DC and DR. Each may be specified only once per GENERATE statement. Syntax checking only continues with the next statement.


Action

Remove the duplicate parameter from the TRACE/PKGEX specification.