Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Error on Table Creation ORA-01658
Miquel,
"oerr" a unix utility for looking up Oracle error msg on my HP indicates:
oerr ora 1658 01658, 00000, "unable to create INITIAL extent for segment in tablespace %s"
// *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
Hope this helps.
Ken F.
M.Puig <mpuig_at_redestb.es> wrote in article
<69d915$o9b$1_at_talia.mad.ibernet.es>...
> Trying to create a new table on Oracle 7.1.5.2 over OpenVMS 6.2 1H3 the
> following error occurs:
> ORA-01658 Unable to create INITIAL extent for segment in tablespace
> HISTORIA.
> This error is not reported in Oracle manuals, nor in paper, nor in CD-ROM
> format.
> Why it happens? What does it mean? How can I solve it?
>
> Thanks,
>
> Miquel Puig
>
>
>
>
Received on Mon Jan 12 1998 - 00:00:00 CST
![]() |
![]() |