Oracle DBA, How To, Error, Cause and Action

ORA-01658: unable to create INITIAL extent for segment in tablespace string

ORA-01658: unable to create INITIAL extent for segment in tablespace string


Cause:


Failed to find sufficient contiguous space to allocate INITIAL extent for segment being created.



Action:


Use ALTER TABLESPACE ADD DATAFILE to add additional space to the tablespace or retry with a smaller value for INITIAL

No comments:

Post a Comment

Thanks for your comment.