我尝试使用comand SqlPlus / as sysdba登录到ORACLE,但收到错误ORA-12560 : TNS:protocol adapter error。我什么都读了,但我修不好。这很奇怪,因为在此之前我能够连接到。我搜索了OracleServiceORCL,但我在Services.msc中找到了OracleServiceXE。有人能帮我解决这个问题吗?
发布于 2014-11-23 04:00:40
检查变量ORACLE_SID、TWO_TASK和ORACLE_HOME
运行时会发生什么
net start "OracleServiceORCL"https://stackoverflow.com/questions/27079634
复制相似问题