Invocation of init method failed; nested exception is java.sql.SQLException: Listener refused the connection with the following error:ORA-12519, TNS:no appropriate service handler found
摘要:
本机启动时,报了这个错误,然后在网上查资料,大部分说的是数据库连接数问题,执行了下述语句 查询当前连接数:select count(*) from v$process; 查询最大连接数:select value from v$parameter where name = 'processes'; 然 阅读全文
posted @ 2019-07-22 11:11 相识于风中 阅读(2080) 评论(0) 推荐(0)
浙公网安备 33010602011771号