[Orca-users] Re: coding of a custom data plot

Rusty Carruth rcarruth at tempe.tt.slb.com
Tue Jan 29 08:16:09 PST 2002


"nicholas_penney" <nicholas at the-front.co.uk> wrote:
> Rusty,
> 
> thanks for the info, but I guess I was not clear in defining the 
> problem.
> 
> I have data called HRxxA/db_buff_cache_ratio and 
> HRxxA/db_lib_cache_ratio (where the xx is currently 11 or 12 but will 
> expand to a larger range).
> ...

Ah!  You want 

plot {
....
data	(HR*)/((db_buff_cache_ratio|db_lib_cache_ratio))
...
}

Eeek.  I don't know, Blair will have to answer that one.

Sounds useful, though ;-)

rc



More information about the Orca-users mailing list