怎么打开oracle11g界面,通过web界面管理oracle11g
通过web界面管理oracle11g | Rootop 服务器运维与web架构[oracle@rhel55 bin]$ emctl start dbconsole //启动 Enterprise ManagerOracle Enterprise Manager 11g Database Control Release 11.2.0.1.0Copyright (c) 1996, 2009 Oracl
通过web界面管理oracle11g | Rootop 服务器运维与web架构
[oracle@rhel55 bin]$ emctl start dbconsole //启动 Enterprise Manager
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
https://rhel55:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ………. started.
——————————————————————
Logs are generated in directory /u01/oracle/rhel55_venus/sysman/log
默认用主机名访问,我这里把主机名rhel55改为我的ip192.168.2.22,,通过浏览器访问:
https://192.168.2.22:1158/em/console/aboutApplication 打开登陆界面。
前提需要先开启监听程序,要不会报如下类似错误:
监听程序
状态 关闭
主机 rhel55
端口 1521
名称 LISTENER
Oracle 主目录 /u01/oracle
位置 /u01/oracle/network/admin
详细资料 TNS-12541: TNS: 无监听程序
开启监听:
[oracle@rhel55 ~]$ lsnrctl start
通过web访问即可,推荐一个入门的资料:
魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐



所有评论(0)