GECACHDE CURSORS BY SESSIE

Dit script laat het aantal gecachde cursors zien van de sessie

 

SQL>select a.value, s.username, s.sid, s.serial#
from v$sesstat a, v$statname b, v$session s
where a.statistic# = b.statistic# and s.sid=a.sid
and b.name = 'session cursor cache count' ;
 

Advertentie

>

Poll

Voorkeur
 

Wie is er aanwezig

We hebben 314 gasten online