Oracle Error ORA-26040: Data block was loaded using the NOLOGGING option

Oracle Error Message

ORA-26040: Data block was loaded using the NOLOGGING option

Reason for the Error

Trying to access data in block that was loaded without

* redo generation using the NOLOGGING/UNRECOVERABLE option

Solution

Drop the object containing the block.