装完Oracle 12c,想体验下EM Express,缺发现不能用,应该怎么办?12c的EM 不再像以前版本配置那么麻烦,当然提供的功能也没有那么多了,只需要启用对应端口即可,请看:

To manually configure the HTTPS port for EM Express:

1. Configure and start the Oracle Net Listener (the listener). You can use lsnrctl to start, stop, and view the status of the listener.

2. If the listener is running on a nonstandard port (for example, not 1521), then the init.ora file for the database you want to manage using EM Express must contain a local_listener entry so that the HTTPS port can register with the correc

listener. The local_listener entry references a TNSNAMES entry that points to the correct listener. For example:

local_listener=inst1

where inst1 is a TNSNAMES entry defined in tnsnames.ora that points to the listener. For example:

inst1= (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=host_name)(PORT=1234)) (CONNECT_DATA=(SERVICE_NAME=service_name)(SERVER=DEDICATED)))

In this example, 1234 is the nonstandard port on which the listener has been configured to listen.

3. Enable the TCP dispatcher by adding the following entry to the init.ora file for the database you want to manage using EM Express:

dispatchers=”(PROTOCOL=TCP)(SERVICE=XDB)”

For example, if the database SID is ORCL, then the entry would be:

dispatchers=”(PROTOCOL=TCP)(SERVICE=ORCLXDB)”

4. Restart the database so that the changes made in the init.ora file take effect.

5. Use the PL/SQL procedure DBMS_XDB_CONFIG.SETHTTPSPORT to set the HTTPS port for EM Express. This will update the HTTPS port in the xdbconfig.xml file in the Oracle XML DB Repository. You must connect as SYS / AS SYSDBA to run the procedure. For example:

SQL> exec DBMS_XDB_CONFIG.SETHTTPSPORT(5500);

6. To access EM Express, enter a URL in the following format in a Web browser:

https://database-hostname:portnumber/em/

For example:

https://mydbhost.example.com:5500/em/

When prompted for your username and password, log in as a user with DBA privilege (such as SYSTEM).

http://blog.sina.com.cn/s/blog_6058d7c101014qx2.html

原文:http://www.cnblogs.com/zangdalei/p/5487911.html

oracle12c无法访问em精简版,Oracle12C的EM无法访问怎么办?相关推荐

  1. 没有群晖却要共享文件?试试HFS搭建精简版NAS吧

    小刘是一家小型创业公司的职员,平时工作中并没有多少文件传输的需求,即便偶尔有需要与同事协同的工作,也都可以在局域网内发送文件解决.但近期小刘所在的公司接到一单生意,需要经常与对方公司沟通,协同办公的需 ...

  2. oracle精简版_使用Entity Framework Core访问数据库(Oracle篇)

    前言 哇..看看时间 真的很久很久没写博客了 将近一年了. 最近一直在忙各种家中事务和公司的新框架  终于抽出时间来更新一波了. 本篇主要讲一下关于Entity Framework Core访问ora ...

  3. 使用 Microsoft .NET Framework 精简版中的 MessageWindow 类

     使用 Microsoft .NET Framework 精简版中的 MessageWindow 类 收藏 Alex Yakhnin IntelliProg, Inc. 2003年3月 适用于:    ...

  4. oracle client 默认端口,[数据库]配置精简版Oracle客户端

    [数据库]配置精简版Oracle客户端 0 2012-12-22 16:00:24 一般只是作为客户端访问Oracle,并不需要安装庞大的Oracle.有时候经常忘记怎么配置精简版Oracle,这篇文 ...

  5. NOSQL系列-Redis精简版安装与Ruby测试

    简介:Redis是一个NOSQL数据库,它是一款key-values存储型数据库,也叫"memcached改进版",它不同与memcached最大特点是它由内存+硬盘来存储数据的, ...

  6. 计算机组成原理与系统结构本章小结,计算机组成原理本章小结精简版.doc

    计算机组成原理本章小结精简版 计算机组成原理本章小结精简版 第一章 计算机系统概论 划分通用.专用机: 1.效率:2.速度:3.价格:4.运行的经济性和适用性 通用计算机划分: 超级计算机:大型机:服 ...

  7. 【不忘初心】Win10_20H2_2009_19042.572_X64_六合一_[纯净精简版](2020.10.29)

    母版来自MSDN  WIN10_20H2.19042.508,集成补到19041.572,20H2相比1909 2004版本要稳定很多,精简起来也比较顺手,相对来说体积比之前的要小一些,精简方法基本上 ...

  8. 【不忘初心】Win11_21H2_22000.100_X64_四合一[纯净精简版][2.9G](2021.8.5)

    此版更新补丁未知,WIN11全新的UI界面出炉!可以说这一次Windows 11全新升级,无论是从Logo上还是UI界面设计,都有很大的变化,不过WIN11目前还不够稳定,小问题比较多!母版来自MSD ...

  9. 升级win11后,觉得不好用想重装win10系统?教你重装win10“精简版”

    从Windows11发布到现在,bug出现的同时也已经得到了一堆修复,但似乎许多用户仍然不愿意升级到win11,甚至有一些升级了或者想重装回来win10. 但你永远也想不明白微软的操作,即使你重装了w ...

最新文章

  1. codeforces1301 F. Super Jaber(多源bfs+枚举)
  2. 鸿蒙日程管理若离,2020华为HDC日程确定,鸿蒙、HMS以及EMUI 11成最关注点
  3. LeetCode 521. Longest Uncommon Subsequence I
  4. 前端开发从入门到进阶完全指南,不用再迷茫前端要怎么学啦!
  5. IDEA打造快捷属性 摆脱鼠标 高效操作
  6. 【2】puppet笔记 - package、service、user资源
  7. anylogic和java_使用Anylogic访问服务器及文件系统
  8. Python 项目打包各种依赖包
  9. Mac中微信文件的存储路径
  10. JDBC execute常用方法
  11. 代码健壮性的几点思考
  12. Linux防火墙关闭方法
  13. 如何学习openmv?大白话openmv学习杂谈(一) For纯新手
  14. Course 1 神经网络和深度学习 Week4 搭建多层神经网络识别猫图
  15. 敏捷的三个中心;再谈Buffer
  16. 利用FFT 及 IFFT实现傅立叶正反变换
  17. 【Spring】Spring MVC原理及配置详解
  18. HTML5七夕情人节表白网页(抖音-罗盘时钟) HTML+CSS+JavaScript 求婚示爱代码 520情人节告白代码 程序员表白源码 3D旋转相册 js烟花代码 css爱心表白
  19. html5 flex布局纵向,html最新的flex布局
  20. Redis 之布隆过滤器,增强版,布谷鸟过滤器

热门文章

  1. python whl大全
  2. MySQL安装失败问题汇总
  3. ORB-SLAM2地图存储加载系统
  4. bootstrap-翻页-对齐链接
  5. 十个最值得阅读学习的C开源项目代码
  6. Microsoft 的 OpenSource Licence
  7. 使用request实现网站中的注册功能
  8. 面试官三连问:分库分表了解吧?业界有哪些常用方案?可能存在什么问题?
  9. 基于JSP实现OA办公系统
  10. Windows上同时安装两个数据库