Database Error Messages

PCC-02369

An EXEC TOOLS host pointer variable is not a pointer

Cause

The host variable specifying an EXEC TOOLS context must be a pointer type.


Action

Redeclare the variable, making sure that it is a pointer.