Oracle Message ORA-14112 - RECOVERABLE/UNRECOVERABLE may not be specified for a partition or subpartition

ERRORRECOVERABLE/UNRECOVERABLE may not be specified for a partition or subpartition
CAUSEDescription of a partition or subpartition found in CREATE TABLE/INDEX statement contained RECOVERABLE or UNRECOVERABLE clause which is illegal
ACTIONRemove offending clause. Use LOGGING or NOLOGGING instead.