Database Error Messages

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

PCC-02341

host variable has illegal type

Cause

A host variable has an unpermitted type (i.e.; enum, void, etc).


Action

Rewrite the host variable declaration, using a permissible host variable type.