学习型 ASP/PHP/ASP.NET 主机 30元/年全能 ASP/PHP/ASP.NET 主机,支持月付专业 MSSQL 数据库空间,支持月付专业 MySQL 数据库空间,支持月付
发新话题
打印

[求助]多线程访问数据库报错ORA-12519

[求助]多线程访问数据库报错ORA-12519

报错内容如下:
Listener refused the connection with the following error:
ORA-12519, TNS:no appropriate service handler found
The Connection descriptor used by the client was:
localhost:1521:XE
请问如何解决?谢谢各位赐教

TOP

show error;看一下

地球人的缺点与恶习集一身,小心感染不良恶习

TOP

回复:(比蜗牛快些)show error;看一下

嗯?什么意思哦?初学菜鸟,很多专业术语不懂
我运行这个程序的时候就是报错如下:
Listener refused the connection with the following error:
ORA-12519, TNS:no appropriate service handler found
The Connection descriptor used by the client was:
localhost:1521:XE
就是用jdbc去连接数据库的时候的出错

[此贴子已经被作者于2007-9-27 15:07:42编辑过]

TOP

没有中文提示就打 show error;看错误地址
地球人的缺点与恶习集一身,小心感染不良恶习

TOP

发新话题