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

Answers were Sorted based on User's Feedback



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

Answer / prakash

ALTER TABLESPACE tablespace_name READ WRITE;

Is This Answer Correct ?    2 Yes 0 No

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

Answer / guest

Cause: Tried to allocate space in a read only tablespace

Action: Create the object in another tablespace

Please add more information about this Error

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Oracle Errors Interview Questions

ORA-22282: non-contiguous append to a buffering enabled LOB not allowed

1 Answers  


ORA-19649: offline-range record recid string stamp string not found in file string

1 Answers  


PLS-01419: Subquery must have either '*' or exactly one column in its select list

1 Answers  


ORA-24436: Invalid statement Handle.

1 Answers  


ORA-01340: NLS error

1 Answers  


ORA-30335: JOIN KEY clause references a level not in this hierarchy

1 Answers  


ORA-36972: (XSRELTBL13) Relation workspace object must be dimensioned by workspace object.

1 Answers  


DRG-12307: column string is NULL and cannot be indexed

1 Answers  


AMD-00146: Custom Measure "string" already exists in Workspace "string"

1 Answers  


PCB-00701: MAX OCCURRANCES must be between 1 and 65535

1 Answers  


ORA-01871: the number of seconds must be less than 60

1 Answers  


RMAN-06492: controlfile autobackup format "string" must specify a "string" format specifier

1 Answers  


Categories