Message Oracle ORA-54037 - table must have at least 1 column that is not virtual

ERRORtable must have at least 1 column that is not virtual
CAUSEAn attempt was made to create a table with only virtual columns.
ACTIONInclude at least 1 column that is not virtual in the table being created.