ORA-06401: NETCMN: invalid driver designator

If you want to improve your English abilities, especially writing skills, let's work together!
打印 被阅读次数

ORA-06401: NETCMN: invalid driver

designator while using jdbc:oracle:oci8:@mytestdb:1521:DB1 in hibernate

"you should read the docus for the _oci_ jdbc url carefully: there is no



need for the 1521 port part, you have to put a TNS name of the oracle

service descriptor (have a look at listener.ora in network/admin on the

server and the tnsnames.ora on the client - but this depends on the oracle

naming service you are using) into it."

登录后才可评论.