Database Error Messages

PCC-02367

This indicator variable must be declared as type short

Cause

An indicator for a host variable of this type must have the C type short. An array of such indicators must be an array of shorts.


Action

Declare the indicator variable or indicator array as type short.