Showing posts with label cannot allocate space in it. Show all posts
Showing posts with label cannot allocate space in it. Show all posts

Tuesday, 17 January 2012

ORA-01647: tablespace string is read only, cannot allocate space in it

ORA-01647: tablespace string is read only, cannot allocate space in it

Cause: Tried to allocate space in a read only tablespace

Action: Create the object in another tablespace

Monday, 16 January 2012

ORA-01542: tablespace string is offline, cannot allocate space in it

ORA-01542: tablespace string is offline, cannot allocate space in it

Cause: Tried to allocate space in an offline tablespace

Action: Bring the tablespace online or create the object in other tablespace