带有Oracle Developer Suite 10g的Oracle 11g Express

时间:2015-01-26 08:20:27

标签: oracle oracle11g

 - Machine: Windows 7 (32bit)
 - Oracle 11g express (32bit downloaded from OTN)
 - Oracle Developer Suite 10g

从命令行运行SQL工作正常(我可以连接sql并使用hr / hr或system或sys)没有任何问题。

当我尝试连接表单生成器时,它会出现以下错误:

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

我尝试通过以下方式将表单构建器与11g express连接:

hr/hr@xe (ORA-12154 as mentioned above)
hr/hr (Ora-12560: TNS: protocol adapter error)

如何将开发人员套件10g与oracle 11g express连接并防止所有错误?

0 个答案:

没有答案