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

相关文章: