Cause
UNRECOVERABLE was specified in a CREATE TABLE statement without also specifying a populating subquery with an AS clause.
Action
Do not specify UNRECOVERABLE.
Error Message
UNRECOVERABLE cannot be specified without AS SELECT
UNRECOVERABLE was specified in a CREATE TABLE statement without also specifying a populating subquery with an AS clause.
Do not specify UNRECOVERABLE.