Database Error Messages

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

PCC-02419

Host variable arrays not allowed in an OBJECT SET or GET

Cause

An array was found in the host variable list of an OBJECT SET or GET statement.


Action

Only scalars are allowed (except for single dimensioned char or varchar variables) in the host variable list of an OBJECT SET or GET. Make sure to use only scalars in these statements.