| PCC-02331 |
undefined SQL identifier |
| PCC-02332 |
attempted to redefine SQL identifier |
| PCC-02333 |
SQL identifier was not declared as a statement |
| PCC-02334 |
SQL identifier was not declared as a cursor |
| PCC-02335 |
body of cursor must name statement identifier |
| PCC-02336 |
host variable expression has invalid type |
| PCC-02337 |
cannot declare multi-dimensioned array for this type |
| PCC-02338 |
structure contains a nested struct or union |
| PCC-02339 |
host variables cannot be of union types |
| PCC-02340 |
structure contains a bit field |
| PCC-02341 |
host variable has illegal type |
| PCC-02342 |
using WHERE CURRENT OF on cursor defined without FOR UPDATE clause |
| PCC-02343 |
body of cursor must be a query expression |
| PCC-02344 |
Host variable array size mismatch. Using minimum: number |
| PCC-02345 |
SQLCHECK=SEMANTICS must be given when embedded PL/SQL blocks are used |
| PCC-02346 |
PL/SQL found semantic errors |
| PCC-02347 |
PL/SQL found syntax errors |
| PCC-02348 |
indicators are not allowed in EXEC IAF statements |
| PCC-02349 |
precision must be specified for this type |
| PCC-02350 |
cannot equivalence this SQL type |