Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-01658: unable to create INITIAL extent for segment in tablespace
Hello!
Try this,
Create the table manually with the size you want and then run the import with the parameter IGNORE=Y.
/Uffe
suisum_at_freenet.edmonton.ab.ca wrote in message
<6rst0o$fas$1_at_news.sas.ab.ca>...
>Hi:
>
>How can I work around the following error, please? I get this error when I
>tried to import a dmp file. I know that I do not have enough disk space.
>If I only need the table structure, how can I import the table structure
>with less size? Should I have to modify the dmp file manually?
>
> ORA-01658: unable to create INITIAL extent for segment in tablespace
>
>--
>Best regards,
Received on Mon Aug 31 1998 - 07:49:27 CDT
![]() |
![]() |