Oracle DBA, How To, Error, Cause and Action

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

No comments:

Post a Comment

Thanks for your comment.