Oracle Message ORA-01781 - UNRECOVERABLE cannot be specified without AS SELECT

ERRORUNRECOVERABLE cannot be specified without AS SELECT
CAUSEUNRECOVERABLE was specified in a CREATE TABLE statement without also specifying a populating subquery with an AS clause.
ACTIONDo not specify UNRECOVERABLE.