select * from V$LATCHES; --查看当前正在等待的线程信息
select * from V$THREADS; --查看当前系统中活动线程的信息
select * from V$PROCESS; --查看服务器进程信息
文章
阅读量
获赞