应用程序连接测试数据库时报ORA-12516:TNS:listener could not find available handler with matching protocol stack

检查监听日志文件,发现大量的TNS-12516错误

cd /u01/app/oracle/product/10.2.0/db_1/network/log

more listener.log

TNS-12516: TNS:listener could not find available handler with matching protocol stack
13-MAY-2014 14:49:35 * (CONNECT_DATA=(SERVICE_NAME=xxx)(CID=(PROGRAM=c:\windows\system32\inetsrv\w3wp.exe)(HOST=GET08C0058)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.xxx.xxx)(PORT=4594)) * establish * xxx * 12516

相关文章:

  • 2022-12-23
  • 2022-01-12
  • 2021-10-11
  • 2021-04-25
  • 2021-07-15
  • 2022-12-23
  • 2021-04-04
猜你喜欢
  • 2021-11-02
  • 2021-10-24
  • 2022-12-23
相关资源
相似解决方案