hibernate反向生成文件
在myeclipse中创建数据库连接文件时报错
数据库在别的机器上,
ip地址什么的都写对的,用客户端程序都能连接上去的。
jdbc:oracle:thin:@192.168.12.23:1521:orcl
Error while performing database login with the orcl driver:
Listener refused the connection with the following error:
ORA-12505,TNS:listener does not currently know of SID given in connect descriptor
The Connection descriptor used by the client was:
192.168.12.23:1521:orcl