Database Error Messages

PCC-02400

This host variable must be declared as a pointer type

Cause

The specified host variable was not declared as a pointer type.


Action

Declare the host variable to be a pointer type.