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

SQL*Loader-00105: Invalid data file name on command line

1 Answers  


ORA-00100: no data found

1 Answers  


ORA-36718: (XSALLOC00) You do not have the necessary permissions to use AGGMAP workspace object.

1 Answers  


TNS-04001: %s

1 Answers  


LCD-00205: unbalanced parentheses [string]

1 Answers  






ORA-30191: missing argument list

1 Answers  


RMAN-00557: could not open MSGLOG "string"

1 Answers  


ORA-00222: operation would reuse name of a currently mounted controlfile

1 Answers  


NNF-04007: Error reading input file

1 Answers  


ORA-22275: invalid LOB locator specified

1 Answers  


TNS-00143: Illegal PREFERRED_CMANAGERS entry in TNSNAV.ORA

1 Answers  


DRG-50703: listener startup error

1 Answers  


Categories