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-06554: package DBMS_STANDARD must be created before using PL/SQL

1 Answers  


ORA-28264: Client identifier is too long

1 Answers  


NNL-01050: Version banner is "string"

1 Answers  


ORA-28237: seed length too short

1 Answers  


RMAN-12019: continuing other job steps, job failed will not be re-run

1 Answers  






ORA-37010: (XSACQUIRE_DIFFAW) When using CONSITENT WITH clause, all objects must come from the same analytic workspace.

1 Answers  


ORA-19908: datafile string has invalid checkpoint

1 Answers  


ORA-16783: instance string not open for read and write access

1 Answers  


TNS-04003: Syntax Error.

1 Answers  


ORA-06122: NETTCP: setup failure

1 Answers  


ORA-19655: cannot switch to incarnation with different resetlogs data

1 Answers  


ORA-02839: Sync of blocks to disk failed.

1 Answers  


Categories