Showing posts with label ORA-01539. Show all posts
Showing posts with label ORA-01539. Show all posts

Monday, 16 January 2012

ORA-01539: tablespace string is not online

ORA-01539: tablespace string is not online

Cause: Failed to either make a tablespace read only or offline because it is not online. A tblespace must be online before it can become read only or offline normal.

Action: Check the status of the tablespace. Use IMMEDIATE or TEMPORARY options to force all files offline. Bring the tablespace online before making it read only.