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: Mon, 25 Apr 2005 08:38:32 -0700
Message-ID: <1114443275.84420@yasure>


Pratap wrote:

> Hi,
>
> Database version - 8.1.7
>
> How much data can you put in v$session_longops using
> dbms_application_info?
> We plan to use dbms_application_info to log the run time status of our
> processes. So wanted to know the limit, so that data from one process
> do not overwrite the data of another process.
>
> Also I have observed that the data persists in v$session_longops even
> when you exit from the session (8.1.7). When is the data actually get
> purged?
>
> Regards,
> Pratap

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.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Mon Apr 25 2005 - 10:38:32 CDT

Original text of this message

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