You are here: Home //
Oracle 11g //
ORA-26040: Data block was loaded using the NOLOGGING option
Cause: Trying to access data in block that was loaded without redo generation using the NOLOGGING/UNRECOVERABLE option
ORA-26040: Data block was loaded using the NOLOGGING option
Cause: Trying to access data in block that was loaded without redo generation using the NOLOGGING/UNRECOVERABLE option
Posted by
Oracle 11g Release 2 on
Nov 06, 2005 |
Leave a Comment
ORA-26040: Data block was loaded using the NOLOGGING option
Database version: Oracle 11g Release 2 (11.2)
Cause: Trying to access data in block that was loaded without redo generation using the NOLOGGING/UNRECOVERABLE option
Solution: Drop the object containing the block.
Tags: ora, Oracle 11g Release 2