PGU-30306: TIP generation: invalid PL/SQL parameter mode string for string Cause: The parameter call mode specified for the parameter . 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.