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: UNDO segments in 9.2

Re: UNDO segments in 9.2

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Wed, 08 Jan 2003 12:06:54 -0800
Message-ID: <F001.0052A990.20030108120654@fatcity.com>

Is the table a pre-existing empty table, or is it being created on the fly by the import ? In the latter case, does your table have a primary key, or other index - as this could explain why you are seeing two large rollback segments. (Although 200M of table plus an index shouldn't take anything like a gigabyte of undo).

Which error message are you getting ?

Regards

Jonathan Lewis
http://www.jlcomp.demon.co.uk

Coming soon a new one-day tutorial:
Cost Based Optimisation
(see http://www.jlcomp.demon.co.uk/tutorial.html )

Next Seminar dates:
(see http://www.jlcomp.demon.co.uk/seminar.html )

____England______January 21/23
____USA_(CA, TX)_August

The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html

-----Original Message-----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: 08 January 2003 00:09

>Hi all:
>
>I'm seeing something odd with the undo segments in
>Oracle 9.2. I have a 1G undo tablespace and am
>trying to import a 200M table. This is the only
>transaction going on at the time and it is failing
>because it is running out of space. When I check the
>undo segments I see TWO undo segments of a significant
>size. One that is used by my import and one more,
>which eats up about a half of the tablespace. I
>thought that Oracle would use up the space taken by
>this "other" segment, but it doesn't and my import
>fails. What am I not knowing about the undo segments
>and oracle9.2?
>
>thanks for any help
>
>Gene
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jonathan Lewis
  INET: jonathan_at_jlcomp.demon.co.uk

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).
Received on Wed Jan 08 2003 - 14:06:54 CST

Original text of this message

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