Database Error Messages

PCC-02315

cannot evaluate expression as constant

Cause

The specified expression does not evaluate to a constant. Such expressions are required, for example, as the length of a VARCHAR.


Action

Replace the expression with one that does evaluate to a constant integer.