ORA-12154: TNS:could not resolve the connect identifier specified
解决办法:
配置环境变量
oracle主目录
ORACLE_HOME=D:\oracle\product\11.2.0\dbhome_1
字符集变量(如果想显示中文可以配置此项)
NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK
ORA-12154: TNS:could not resolve the connect identifier specified
解决办法:
配置环境变量
oracle主目录
ORACLE_HOME=D:\oracle\product\11.2.0\dbhome_1
字符集变量(如果想显示中文可以配置此项)
NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK