Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Table Partition error

RE: Table Partition error

From: Koivu, Lisa <lkoivu_at_qode.com>
Date: Tue, 22 Aug 2000 12:57:34 -0400
Message-Id: <10597.115251@fatcity.com>


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_01C00C5A.175E487E
Content-Type: text/plain;

        charset="iso-8859-1"

Hi Arun,

Do you have a max partition defined with MAXVALUE as the partition key? If you do not, and you try to insert a record with a partition key value larger than your largest partition, you will receive an error. If you don't have a maxvalue partition, try adding one, but beware of the consequences of partition maintenance (index invalidations, etc)

Lisa

-----Original Message-----
From: ARUN K C [mailto:arun_k_c_at_hotmail.com] Sent: Tuesday, August 22, 2000 11:25 AM
To: Multiple recipients of list ORACLE-L Subject: Table Partition error

Hello All,
I am trying to import a 7.3.4 table data into a 8.0.6.1 partitioned table I have created range partition on a column which has DATE as datatype. After inserting few million rows I am getting the following error.

ORA-14400: inserted partition key is beyond highest legal partition key
IMP-00018: partial import of previous table completed: 5742441 rows imported
IMP-00041: Warning: object created with compilation warnings

Can somebody please let me know what this means and how I can solve this issue.
Thanks in advance



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
-- 
Author: ARUN K C
  INET: arun_k_c_at_hotmail.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_01C00C5A.175E487E
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: Table Partition error</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Hi Arun, </FONT>
</P>

<P><FONT SIZE=3D2>Do you have a max partition defined with MAXVALUE as =
the partition key?&nbsp; If you do not, and you try to insert a record = with a partition key value larger than your largest partition, you will = receive an error.&nbsp; If you don't have a maxvalue partition, try = adding one, but beware of the consequences of partition maintenance = (index invalidations, etc)</FONT></P>
<P><FONT SIZE=3D2>Lisa</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: ARUN K C [<A =
HREF=3D"mailto:arun_k_c_at_hotmail.com">mailto:arun_k_c_at_hotmail.com</A>]</F= ONT>
<BR><FONT SIZE=3D2>Sent: Tuesday, August 22, 2000 11:25 AM</FONT>
<BR><FONT SIZE=3D2>To: Multiple recipients of list ORACLE-L</FONT>
<BR><FONT SIZE=3D2>Subject: Table Partition error</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Hello All,</FONT>
<BR><FONT SIZE=3D2>I am trying to import a 7.3.4 table data into a =
8.0.6.1 partitioned table I </FONT>
<BR><FONT SIZE=3D2>have created range partition on a column which has =
DATE as&nbsp; datatype.</FONT>
<BR><FONT SIZE=3D2>After inserting few million rows I am getting the =
following error.</FONT>
</P>

<P><FONT SIZE=3D2>ORA-14400: inserted partition key is beyond highest =
legal partition key</FONT>
<BR><FONT SIZE=3D2>IMP-00018: partial import of previous table =
completed: 5742441 rows imported</FONT>
<BR><FONT SIZE=3D2>IMP-00041: Warning: object created with compilation =
warnings</FONT>
</P>

<P><FONT SIZE=3D2>Can somebody please let me know what this means and =
how I can solve this </FONT>
<BR><FONT SIZE=3D2>issue.</FONT>
<BR><FONT SIZE=3D2>Thanks in advance</FONT>
<BR><FONT =
SIZE=3D2>_______________________________________________________________= _________</FONT>
<BR><FONT SIZE=3D2>Get Your Private, Free E-mail from MSN Hotmail at <A =
HREF=3D"http://www.hotmail.com" = TARGET=3D"_blank">http://www.hotmail.com</A></FONT>
</P>

<P><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Author: ARUN K C</FONT>
<BR><FONT SIZE=3D2>&nbsp; INET: arun_k_c_at_hotmail.com</FONT>
</P>

<P><FONT SIZE=3D2>Fat City Network Services&nbsp;&nbsp;&nbsp; -- (858) =
538-5051&nbsp; FAX: (858) 538-5051</FONT>
<BR><FONT SIZE=3D2>San Diego, =
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- 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 =
from).&nbsp; You may</FONT>
<BR><FONT SIZE=3D2>also send the HELP command for other information =
Received on Tue Aug 22 2000 - 11:57:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US