Database Error Messages

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

PCC-02323

found typedef name used in an expression (expecting a value)

Cause

The name of a typedef was found where a variable was expected.


Action

Rewrite the expression and remove the reference to the typedef.