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

Home -> Community -> Usenet -> c.d.o.server -> Re: How much data can you put in v$session_longops

Re: How much data can you put in v$session_longops

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Tue, 26 Apr 2005 15:51:41 -0700
Message-ID: <1114555661.744903@yasure>


Jonathan Lewis wrote:

> "Pratap" <pratap_fin_at_rediffmail.com> wrote in message
> news:830861d2.0504252333.2e379f0c_at_posting.google.com...
>

>>Thanks a lot, will try to stress test and come up with the answer. But
>>I am a bit paranoid about messing up anything in the dictionary
>>because of the stress test.
>>
>>
>>DA Morgan <damorgan_at_x.washington.edu> wrote in message >
>>
>>>I can't answer when it is purged but there is no limit of which I am
>>>aware as to the number of entries that can be made.

>
>
>
> In that version of Oracle (8.1.7), I think there is a limit on
> the structure which is either 2 x sessions or 1 x sessions.
>
> A single session can use up the whole list, though -
> and sometimes does because the code is a little
> buggy and uses a new row instead of updating an
> existing one.
>
> When the list is full, I think nothing more can go into it
> until a session holding some rows exits - and I don't
> think there is any explicit 'release entry' call in the
> package that helps. Nothing gets blocked if the
> list if full, though.
>
> Warning - it's a long time since I looked at it, so
> I may be out of date; and I won't make any
> guarantees about 9i.

8i is so long ago I can hardly spell it. With 9i ... v_$session_longops supports OEM's progress bar and I have personally run a substantial number of sessions simultaneously tarcked through OEM without any indication there was a limit (which is not to say there isn't one).

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Tue Apr 26 2005 - 17:51:41 CDT

Original text of this message

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