Oracle11g_https://localhost:1158/em 页面无法打开

原地址:http://blog.csdn.net/zengchaoyue/article/details/7615246

已收藏原文

在oracle10g的教程中,我们常会看到一个oracle管理工具的介绍,企业管理器。


在Oracle11g中,是这样的 (开始--程序--Oracle-OraDb11g_home1--Datebase Control- XXX)


当然你也可以直接在地址栏输入 https://localhost:1158/em 

输入用户名和密码即可以进入

 

 

常见的问题:https://localhost:1158/em 无法打开

解决办法:

C:\Windows\System32\drivers\etc,hosts文件 加上本机ip,
如 我的ip是:192.168.24.32
那么就在hosts文件中加入 192.168.24.32 localhost  
最好同时也加上: 127.0.0.1 localhost

PS:我的按修改IP的方式还是打不开,不过还是记录一下,感谢原楼主,因为我可以( 开始--程序--Oracle-OraDb11g_home1--Datebase Control- XXX)这样打开

你可能感兴趣的:(数据库)