Cause: UNRECOVERABLE was specified in a CREATE TABLE statement without also specifying a populating subquery with an AS clause. See the solution below.
Error solution: Do not specify UNRECOVERABLE.
Database version: Oracle 11g Release 2 (11.2)