ORA-12154: TNS:could not resolve the connect identifier specified

场景:

.Net程序无法连接到数据库

现象:

2015/8/26 11:02:03 ORA-12154: TNS:could not resolve the connect identifier specified

方案:

设置系统环境变量。

在用户变量里添加:

变量名:TNS_ADMIN

变量值:D:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN

上一篇:H5移动端JS操作LocalStorage方法


下一篇:Sublime Text3配置Lua运行环境