Database Error Messages

PCC-02409

Expecting an expression of some REF type

Cause

The expression is not a REF type. For example, some host variables in the Navigational CREATE and DEREF statements are required to be declared of some REF type.


Action

Rewrite the expression or declare the variable to be a REF.