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: Problem with lob segments extending in 10.1.0.5

Re: Problem with lob segments extending in 10.1.0.5

From: Allan Nelson <anelson77388_at_gmail.com>
Date: Thu, 19 Jul 2007 07:13:26 -0500
Message-ID: <ffb96860707190513q25a0934eo1e555fccffa636f@mail.gmail.com>


Thanks Nuno,

I'm checking your reference and will do the Metalink search. I guess ASSM got turned on by default in the upgrade and I will have to check into that as well.

Written in sunny and wet Houston, Texas
Allan

On 7/19/07, Nuno Souto <dbvision_at_iinet.net.au> wrote:
>
> Allan Nelson wrote,on my timestamp of 18/07/2007 10:26 PM:
> >
> > My question involves the logsegment error. I tried adding a 2GB data
> > file which had no effect. I then turned on autoextend on one of the
> > datafiles and Hey Presto! the lobsegment errors went away although not
> > the ORA-0600 errors. Has anyone seen this before? Is it a bug or a
> > feature?
>
>
> It's both. Or rather, the reason both Oracle and Peoplesoft
> to this day still use LONG instead of BLOB or CLOB.
> The problem is any type of automation of the segment space
> management: if your tablespace has got Automatic Segment
> Space Management - ASSM - turned on, you'll see this when the
> LOBs start getting heavy updats.
>
> Try and remove ASSM from SYSTEM and indeed any tablespace
> that has LOBs. If you can't, then the next best bet is
> to search Metalick to see if Oracle has finally fixed the
> bug - been there since 9i, search for "600" and "CLOB" or
> "LOB"... - rather than telling everyone to upgrade to
> 10.2.0.3 (or 11g, which isn't even downloadable yet...).
> I had this same problem nearly two years ago.
> It caused no end of trouble...
>
> See also here:
> http://dbasrus.blogspot.com/2007_02_01_archive.html
> for some more goodness on coping with LOB bugs,
> er... sorry, I meant features. Yeah, that's it.
>
> --
> Cheers
> Nuno Souto
> in sunny Sydney, Australia
> dbvision_at_iinet.net.au
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jul 19 2007 - 07:13:26 CDT

Original text of this message

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