Database Error Messages

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

ORA-54003

specified data type is not supported for a virtual column

Cause

Only scalar data types are supported for virtual columns. LONG, BLOB, REF, and BFILE data types are not supported for virtual columns.


Action

Specify the expression column with a supported scalar data type.