ORA-14105: RECOVERABLE/UNRECOVERABLE may not be specified in
this context
Answer / guest
Cause: RECOVERABLE/UNRECOVERABLE clause is not allowed in
this context.
Action: Remove offending clause. RECOVERABLE/UNRECOVERABLE
may only be specified in CREATE TABLE/INDEX statement
describing a non-partitioned table or index and ALTER INDEX
REBUILD statement. [UN]RECOVERABLE is being deprecated in V8
and will be obsoleted in V9. To duplicate semantics of
UNRECOVERABLE clause, create an object with NOLOGGING option
and then ALTER it specifying LOGGING. To duplicate semantics
of RECOVERABLE clause, create an object with LOGGING option.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-38481: ADT "string" is used for a dependent object.
ORA-22282: non-contiguous append to a buffering enabled LOB not allowed
ORA-24162: name value pair list is full, cannot add another entry
ORA-06263: NETNTT: out of memory in pi_connect
ORA-38463: invalid XML Tag list
ORA-27451: %s cannot be NULL
RMAN-03099: job cancelled at user request
ORA-22275: invalid LOB locator specified
IMG-00925: unable to write to the ORDImageSignature object
IMG-00521: invalid value for dataOffset
ORA-14048: a partition maintenance operation may not be combined with other operations
NZE-28816: No password provided for a PL/SQL function.