摘要: 检查状态select saddr,sid,serial#,paddr,username,status from v$session where username is not null查询用户的连接状态Select username,sid,serial# from v$session where 阅读全文
posted @ 2016-06-14 19:03 Earic 阅读(188) 评论(0) 推荐(0)