首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

HIbernate连接ORACLE数据库时,出现connot open Connection有关问题

2012-12-14 
HIbernate连接ORACLE数据库时,出现connot open Connection问题HIbernate连接ORACLE数据库时,出现connot op

HIbernate连接ORACLE数据库时,出现connot open Connection问题
HIbernate连接ORACLE数据库时,出现connot open Connection问题,

出现原因及解决办法:1.hibernate.hbm.xml文件中的配置未填写正确,主要是用户名密码,URL,还有dailect
         2.ORCL的服务未完全启动,首先启动监听器,然后再重启ORCL服务。(我的问题出现在未启动监听器)

热点排行