ERROR | 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. |