Oracle Error ORA-12923: tablespace string is in force logging mode

Oracle Error Message

ORA-12923: tablespace string is in force logging mode

Reason for the Error

An attempt to alter the specified tablespace temporary failed because the tablespace is in force logging mode.

Solution

Put the tablespace out of force logging mode by ALTER TABLESPACE NO FORCE LOGGING command.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...