Database Error Messages

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

PCC-02389

Arrays not allowed as input bind variables in SELECT list

Cause

A host array was used in the SELECT list of a SELECT-INTO statement.


Action

Rewrite the SELECT statement without using arrays in SELECT list.