Database Error Messages

PGU-30306

TIP generation: invalid PL/SQL parameter mode string for string

Cause

The parameter call mode mode specified for the parameter parm. Valid parameter modes are IN, OUT or IN OUT. Probable PG DD content error.


Action

Revise the PG DD entries for the indicated parameter and correct the PL/SQL parameter call mode for the indicated parameter.