Oracle Database 12c New Features

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

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


Cause:


Description of a partition or subpartition found in CREATE TABLE/INDEX statement contained RECOVERABLE or UNRECOVERABLE clause which is illegal



Action:


Remove offending clause. Use LOGGING or NOLOGGING instead.