Database Error Messages

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

PCC-02404

This indicator variable must be declared as a pointer type

Cause

The specified indicator variable was not declared as pointer type.


Action

Declare the indicator variable to be a pointer type.