Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.