ORA-00372: file string cannot be modified at this time

Error Message

ORA-00372: file string cannot be modified at this time

Cause

attempting to modify the contents of a file that cannot be modified. The file is most likely part of a read only tablespace but may be in the process of going offline, or the database may be in the process of closing.

Action

check the status of the file and its tablespace

You May Also Like

Leave a Reply?