Message Oracle ORA-54003 - specified data type is not supported for a virtual column

ERRORspecified data type is not supported for a virtual column
CAUSEOnly scalar data types are supported for virtual columns. LONG, BLOB, REF, and BFILE data types are not supported for virtual columns.
ACTIONSpecify the expression column with a supported scalar data type.