Admin: Aantal connecties per (applicatie)server

select machine
,      count(*)
from v$session
group by machine
order by machine;

No feedback yet
Comments are closed for this post.
Trackback address for this post
This is a captcha-picture. It is used to prevent mass-access by robots.
Please enter the characters from the image above. (case insensitive)