Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: IMPORT ERRORS
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C042A9.71B03FFA
Content-Type: text/plain;
charset="iso-8859-1"
Larry, change your initial/next extent to 100M or something. Check dba_free_space - you may not have a 426M contiguous extent available. Also, you can try coalescing your tablespace - you will see the results immediately in dba_Free_space.
Multiple extents are not bad!!
HTH
Lisa Rutland Koivu
Oracle Database Administrator
Qode.com
4850 North State Road 7
Suite G104
Fort Lauderdale, FL 33319
V: 954.484.3191, x174 F: 954.484.2933 C: 954.658.5849
"The information contained herein does not express the opinion or position of Qode.com and cannot be attributed to or made binding upon Qode.com."
-----Original Message-----
From: Larry Taylor [mailto:ltaylor_at_iq.com]
Sent: Monday, October 30, 2000 2:24 PM
To: Multiple recipients of list ORACLE-L
Subject: IMPORT ERRORS
Hi all,
I'm performing an import into a 8.1.6 database and got the following errors. I added a 1 gig datafile to TABLESPACE IQ01IDX01, but still got the same errors.
Does anyone have a suggestion?
IMP-00003: ORACLE error 1658 encountered
ORA-01658: unable to create INITIAL extent for segment in tablespace
IQ01IDX01
IMP-00017: following statement failed with ORACLE error 1658:
"CREATE UNIQUE INDEX "PK_FDFAF_C_ID" ON "DW_FLOW_ACTION_FACT" ("C_ID" )
PCT"
"FREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 447651840 NEXT 223715328
MI"
"NEXTENTS 1 MAXEXTENTS 505 PCTINCREASE 50 FREELISTS 1 FREELIST GROUPS 1
BUFF"
"ER_POOL DEFAULT) TABLESPACE "IQ01IDX01" LOGGING"
IMP-00003: ORACLE error 1658 encountered
ORA-01658: unable to create INITIAL extent for segment in tablespace
IQ01IDX01
IMP-00017: following statement failed with ORACLE error 1658:
"ALTER TABLE "DW_FLOW_ACTION_FACT" ADD CONSTRAINT "PK_FDFAF_C_ID" PRIMARY
K"
"EY ("C_ID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL
"
"447651840 NEXT 223715328 MINEXTENTS 1 MAXEXTENTS 505 PCTINCREASE 50
FREELIS"
"TS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "IQ01IDX01" ENABLE
"
IMP-00003: ORACLE error 1658 encountered
ORA-01658: unable to create INITIAL extent for segment in tablespace
IQ01IDX01
Thanks in advance...
Lar
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Larry Taylor INET: ltaylor_at_iq.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). ------_=_NextPart_001_01C042A9.71B03FFA Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 5.5.2650.12"> <TITLE>RE: IMPORT ERRORS</TITLE> </HEAD> <BODY> <P><FONT SIZE=3D2>Larry, change your initial/next extent to 100M or = something. Check dba_free_space - you may not have a 426M = contiguous extent available. Also, you can try coalescing your = tablespace - you will see the results immediately in = dba_Free_space. </FONT></P> <P><FONT SIZE=3D2>Multiple extents are not bad!! </FONT> </P> <P><FONT SIZE=3D2>HTH</FONT> </P> <P><FONT SIZE=3D2>Lisa Rutland Koivu</FONT> <BR><FONT SIZE=3D2>Oracle Database Administrator</FONT> <BR><FONT SIZE=3D2>Qode.com</FONT> <BR><FONT SIZE=3D2>4850 North State Road 7</FONT> <BR><FONT SIZE=3D2>Suite G104</FONT> <BR><FONT SIZE=3D2>Fort Lauderdale, FL 33319</FONT> </P> <P><FONT SIZE=3D2>V: 954.484.3191, x174</FONT> <BR><FONT SIZE=3D2>F: 954.484.2933 </FONT> <BR><FONT SIZE=3D2>C: 954.658.5849</FONT> <BR><FONT SIZE=3D2><A HREF=3D"http://www.qode.com" = TARGET=3D"_blank">http://www.qode.com</A></FONT> </P> <P><FONT SIZE=3D2>"The information contained herein does not = express the opinion or position of Qode.com and cannot be attributed to = or made binding upon Qode.com."</FONT></P> <BR> <P><FONT SIZE=3D2>-----Original Message-----</FONT> <BR><FONT SIZE=3D2>From: Larry Taylor [<A = HREF=3D"mailto:ltaylor_at_iq.com">mailto:ltaylor_at_iq.com</A>]</FONT> <BR><FONT SIZE=3D2>Sent: Monday, October 30, 2000 2:24 PM</FONT> <BR><FONT SIZE=3D2>To: Multiple recipients of list ORACLE-L</FONT> <BR><FONT SIZE=3D2>Subject: IMPORT ERRORS</FONT> </P> <BR> <P><FONT SIZE=3D2>Hi all, </FONT> </P> <P><FONT SIZE=3D2>I'm performing an import into a 8.1.6 database and = got the following errors.</FONT> <BR><FONT SIZE=3D2>I added a 1 gig datafile to TABLESPACE IQ01IDX01, = but still got the same</FONT> <BR><FONT SIZE=3D2>errors.</FONT> </P> <P><FONT SIZE=3D2>Does anyone have a suggestion?</FONT> <BR><FONT SIZE=3D2> </FONT> </P> <P><FONT SIZE=3D2>IMP-00003: ORACLE error 1658 encountered</FONT> <BR><FONT SIZE=3D2>ORA-01658: unable to create INITIAL extent for = segment in tablespace</FONT> <BR><FONT SIZE=3D2>IQ01IDX01</FONT> <BR><FONT SIZE=3D2>IMP-00017: following statement failed with ORACLE = error 1658:</FONT> <BR><FONT SIZE=3D2> "CREATE UNIQUE INDEX = "PK_FDFAF_C_ID" ON "DW_FLOW_ACTION_FACT" = ("C_ID" )</FONT> <BR><FONT SIZE=3D2>PCT"</FONT> <BR><FONT SIZE=3D2> "FREE 10 INITRANS 2 MAXTRANS 255 = STORAGE(INITIAL 447651840 NEXT 223715328</FONT> <BR><FONT SIZE=3D2>MI"</FONT> <BR><FONT SIZE=3D2> "NEXTENTS 1 MAXEXTENTS 505 PCTINCREASE 50 = FREELISTS 1 FREELIST GROUPS 1</FONT> <BR><FONT SIZE=3D2>BUFF"</FONT> <BR><FONT SIZE=3D2> "ER_POOL DEFAULT) TABLESPACE = "IQ01IDX01" LOGGING"</FONT> </P> <BR> <P><FONT SIZE=3D2>IMP-00003: ORACLE error 1658 encountered</FONT> <BR><FONT SIZE=3D2>ORA-01658: unable to create INITIAL extent for = segment in tablespace</FONT> <BR><FONT SIZE=3D2>IQ01IDX01</FONT> <BR><FONT SIZE=3D2>IMP-00017: following statement failed with ORACLE = error 1658:</FONT> <BR><FONT SIZE=3D2> "ALTER TABLE = "DW_FLOW_ACTION_FACT" ADD CONSTRAINT = "PK_FDFAF_C_ID" PRIMARY</FONT> <BR><FONT SIZE=3D2>K"</FONT> <BR><FONT SIZE=3D2> "EY ("C_ID") USING INDEX = PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL</FONT> <BR><FONT SIZE=3D2>"</FONT> <BR><FONT SIZE=3D2> "447651840 NEXT 223715328 MINEXTENTS 1 = MAXEXTENTS 505 PCTINCREASE 50</FONT> <BR><FONT SIZE=3D2>FREELIS"</FONT> <BR><FONT SIZE=3D2> "TS 1 FREELIST GROUPS 1 BUFFER_POOL = DEFAULT) TABLESPACE "IQ01IDX01" ENABLE</FONT> <BR><FONT SIZE=3D2>"</FONT> <BR><FONT SIZE=3D2>IMP-00003: ORACLE error 1658 encountered</FONT> <BR><FONT SIZE=3D2>ORA-01658: unable to create INITIAL extent for = segment in tablespace</FONT> <BR><FONT SIZE=3D2>IQ01IDX01</FONT> </P> <P><FONT SIZE=3D2>Thanks in advance...</FONT> <BR><FONT SIZE=3D2>Lar</FONT> </P> <P><FONT SIZE=3D2>-- </FONT> <BR><FONT SIZE=3D2>Please see the official ORACLE-L FAQ: <A = HREF=3D"http://www.orafaq.com" = TARGET=3D"_blank">http://www.orafaq.com</A></FONT> <BR><FONT SIZE=3D2>-- </FONT> <BR><FONT SIZE=3D2>Author: Larry Taylor</FONT> <BR><FONT SIZE=3D2> INET: ltaylor_at_iq.com</FONT> </P> <P><FONT SIZE=3D2>Fat City Network Services -- (858) = 538-5051 FAX: (858) 538-5051</FONT> <BR><FONT SIZE=3D2>San Diego, = California -- Public Internet = access / Mailing Lists</FONT> <BR><FONT = SIZE=3D2>---------------------------------------------------------------= -----</FONT> <BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an = E-Mail message</FONT> <BR><FONT SIZE=3D2>to: ListGuru_at_fatcity.com (note EXACT spelling of = 'ListGuru') and in</FONT> <BR><FONT SIZE=3D2>the message BODY, include a line containing: UNSUB = ORACLE-L</FONT> <BR><FONT SIZE=3D2>(or the name of mailing list you want to be removed =Received on Mon Oct 30 2000 - 13:41:48 CST
![]() |
![]() |