ERROR | tablespace string is in force logging mode |
CAUSE | An attempt to alter the specified tablespace temporary failed because the tablespace is in force logging mode. |
ACTION | Put the tablespace out of force logging mode by ALTER TABLESPACE NO FORCE LOGGING command. |