阅读背景:

oracle 查看最大连接数

来源:互联网 
select count(*) from v$process --当前的连接数
select value from v$parameter where name = 'processes' --数据库允许的最大连接数 select val


你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: