ORA-14103: LOGGING/NOLOGGING may not be combined with
RECOVERABLE/UNRECOVERABLE



ORA-14103: LOGGING/NOLOGGING may not be combined with RECOVERABLE/UNRECOVERABLE..

Answer / guest

Cause: A statement contained both [NO]LOGGING and
[UN]RECOVERABLE clauses which is disallowed.

Action: Remove one of the offending clauses. [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

Post New Answer

More Oracle Errors Interview Questions

ORA-32331: type "string"."string" is incompatible with the master site

1 Answers  


ORA-16196: database has been previously opened and closed

1 Answers  


ORA-01029: internal two task error

1 Answers  


ORA-07215: slsget: getrusage error.

1 Answers  


TNS-00013: INTCTL: error while performing NS disconnect command

1 Answers  


RMAN-08526: channel string: string

1 Answers  


IMG-00809: usage of IMGSimilar is incorrect

1 Answers  


TNS-12665: NLS string open failed

1 Answers  


EXP-00011: %s.string does not exist

1 Answers  


ORA-29803: missing ANCILLARY keyword

1 Answers  


ORA-01599: failed to acquire rollback segment (string), cache space is full

1 Answers  


ORA-23329: successful user-provided ddl but no materialized view "string"."string"

1 Answers  


Categories