当前位置: 首页 > news >正文

网站页面的组成韩国搜索引擎排名

网站页面的组成,韩国搜索引擎排名,给宝宝做辅食的网站,银川网站建设公司以下是使用Oracle 19c进入Oracle Enterprise Manager Database Express(EM Express)的详细步骤: ### **步骤 1:确认EM Express配置状态** 1. **登录数据库服务器** 使用Oracle用户或管理员权限账户登录操作系统。 2. **查看EM…

以下是使用Oracle 19c进入Oracle Enterprise Manager Database Express(EM Express)的详细步骤:

### **步骤 1:确认EM Express配置状态**
1. **登录数据库服务器**
   使用Oracle用户或管理员权限账户登录操作系统。

2. **查看EM Express端口配置**
   通过SQL*Plus连接到数据库,执行以下SQL查询确认HTTP/HTTPS端口:
   ```sql
   SELECT DBMS_XDB_CONFIG.getHttpsPort() AS HTTPS_PORT FROM DUAL;
   ```
   - 若返回`0`,表示未配置HTTPS端口。
   - 若返回非零值(如5500),则为当前HTTPS端口。

3. **配置端口(如未设置)**
   - **设置HTTPS端口**:
     ```sql
     EXEC DBMS_XDB_CONFIG.SETHTTPSPORT(5500);
     COMMIT;
     ```
   - **设置HTTP端口(不推荐)**:
     ```sql
     EXEC DBMS_XDB_CONFIG.SETHTTPPORT(5501);
     COMMIT;
     ```

### **步骤 2:检查监听器与数据库状态**
1. **确认监听器运行**(win+R输入cmd)
   ```bash
   lsnrctl status
   ```
   - 确保监听器状态为`READY`,且PORT列中包含EM Express的端口(如5500)。

2. **确认数据库实例运行**
   ```bash
   sqlplus / as sysdba
   SQL> SELECT status FROM v$instance;
   ```
   - 确保输出为`OPEN`状态。

---

### **步骤 3:访问EM Express**
1. **生成访问URL**
   - 默认格式:
     ```
     https://<hostname>:<https_port>/em
     ```
     (例如:`https://localhost:5500/em`)

2. **浏览器访问**
   - 输入URL,首次访问需忽略浏览器的SSL证书警告(点击“高级”→“继续前往”)。

3. **登录凭据**
   - **用户名**:具有`SYSDBA`或`SYSOPER`权限的账户(如`SYS`)。
   - **密码**:安装数据库时设置的密码。
   - **连接身份**:选择`SYSDBA`(推荐)或`NORMAL`(需权限)。

---

### **步骤 4:常见问题解决**
- **端口无法访问**
  - 检查防火墙是否开放端口:
    ```bash
    # Linux/Unix
    sudo firewall-cmd --zone=public --add-port=5500/tcp --permanent
    sudo firewall-cmd --reload

    # Windows
    通过“控制面板”➔“Windows Defender 防火墙”➔ 添加允许端口5500的入站规则。
    ```

- **EM Express页面显示空白/错误**
  - 重启Oracle相关服务:
    ```bash
    # Linux/Unix
    emctl stop dbconsole   # 如果配置了dbconsole(旧版本)
    emctl start dbconsole

    # Windows
    通过“服务”重启OracleService<SID>和OracleOraDB19Home1TNSListener。
    ```

- **端口冲突或占用**
  - 修改HTTPS端口(例:改为5502):
    ```sql
    EXEC DBMS_XDB_CONFIG.SETHTTPSPORT(5502);
    COMMIT;
    ```

---

### **示例操作流程(Linux环境)**
1. 连接数据库并设置端口:
   ```sql
   sqlplus / as sysdba
   SQL> EXEC DBMS_XDB_CONFIG.SETHTTPSPORT(5500);
   SQL> COMMIT;
   SQL> EXIT;
   ```

2. 检查监听器状态:
   ```bash
   lsnrctl status
   ```

3. 开放防火墙端口:
   ```bash
   sudo firewall-cmd --add-port=5500/tcp --permanent
   sudo firewall-cmd --reload
   ```

4. 浏览器访问:
   ```
   https://localhost:5500/em
   ```
   - 使用账户`SYS`及密码登录,选择`SYSDBA`角色。

---

通过以上步骤,您应能成功访问Oracle 19c的企业管理器EM Express。若仍遇到问题,请检查`$ORACLE_HOME/rdbms/log/em*.log`日志文件排查详细错误。


文章转载自:
http://dinncomodeling.ssfq.cn
http://dinncosnowmaking.ssfq.cn
http://dinncomedusan.ssfq.cn
http://dinncoallpowerful.ssfq.cn
http://dinncoreflow.ssfq.cn
http://dinncokilobytes.ssfq.cn
http://dinncopiccalilli.ssfq.cn
http://dinncohyaloid.ssfq.cn
http://dinncoshipwreck.ssfq.cn
http://dinncopinkey.ssfq.cn
http://dinncostyrofoam.ssfq.cn
http://dinncoedwina.ssfq.cn
http://dinncobattlesome.ssfq.cn
http://dinncochlorobenzene.ssfq.cn
http://dinncocutworm.ssfq.cn
http://dinncodao.ssfq.cn
http://dinncostriola.ssfq.cn
http://dinncomorsel.ssfq.cn
http://dinncohydrolyzate.ssfq.cn
http://dinncoswitchpoint.ssfq.cn
http://dinncoguttler.ssfq.cn
http://dinncoflabellifoliate.ssfq.cn
http://dinncoenquirer.ssfq.cn
http://dinncorectangular.ssfq.cn
http://dinncolento.ssfq.cn
http://dinncoinspissate.ssfq.cn
http://dinncolawbreaker.ssfq.cn
http://dinncosirach.ssfq.cn
http://dinncoassassinator.ssfq.cn
http://dinncodishful.ssfq.cn
http://dinncodurn.ssfq.cn
http://dinncopracticality.ssfq.cn
http://dinncolathyrism.ssfq.cn
http://dinncoswinish.ssfq.cn
http://dinncomascaron.ssfq.cn
http://dinncoestradiol.ssfq.cn
http://dinncorestrictee.ssfq.cn
http://dinnconewton.ssfq.cn
http://dinncodecimalise.ssfq.cn
http://dinncoconiform.ssfq.cn
http://dinncoreverential.ssfq.cn
http://dinncocerebrotomy.ssfq.cn
http://dinncotertian.ssfq.cn
http://dinncooebf.ssfq.cn
http://dinncocoloquintida.ssfq.cn
http://dinncoimbody.ssfq.cn
http://dinncocephalitis.ssfq.cn
http://dinncoaerodone.ssfq.cn
http://dinncobarrelhouse.ssfq.cn
http://dinncotransform.ssfq.cn
http://dinncocalifornicate.ssfq.cn
http://dinncointerlunar.ssfq.cn
http://dinncodroppable.ssfq.cn
http://dinncoxanthophore.ssfq.cn
http://dinncoantevert.ssfq.cn
http://dinncoseem.ssfq.cn
http://dinncoclag.ssfq.cn
http://dinncoextorsive.ssfq.cn
http://dinncodenaturant.ssfq.cn
http://dinncoliking.ssfq.cn
http://dinncorightfully.ssfq.cn
http://dinncolekvar.ssfq.cn
http://dinncolacquer.ssfq.cn
http://dinncodrearily.ssfq.cn
http://dinncoglycin.ssfq.cn
http://dinncoabcoulomb.ssfq.cn
http://dinncoviewpoint.ssfq.cn
http://dinncovisualist.ssfq.cn
http://dinncoprofligacy.ssfq.cn
http://dinncoguestship.ssfq.cn
http://dinncokweilin.ssfq.cn
http://dinncococoon.ssfq.cn
http://dinncosandboy.ssfq.cn
http://dinncotrigram.ssfq.cn
http://dinncokunashiri.ssfq.cn
http://dinncoscalable.ssfq.cn
http://dinncohyalomere.ssfq.cn
http://dinncoclaribel.ssfq.cn
http://dinncomedicate.ssfq.cn
http://dinncobedlamp.ssfq.cn
http://dinncoscientize.ssfq.cn
http://dinncoresiduum.ssfq.cn
http://dinncorebirth.ssfq.cn
http://dinncodemargarinated.ssfq.cn
http://dinncocorselet.ssfq.cn
http://dinncoholmic.ssfq.cn
http://dinncopharmaceutics.ssfq.cn
http://dinncolykewake.ssfq.cn
http://dinncoketch.ssfq.cn
http://dinncocrip.ssfq.cn
http://dinncoextrovert.ssfq.cn
http://dinncoinlook.ssfq.cn
http://dinncosignee.ssfq.cn
http://dinncosynarthrosis.ssfq.cn
http://dinncobloodshedding.ssfq.cn
http://dinncochiropter.ssfq.cn
http://dinncokappa.ssfq.cn
http://dinncoasbestoid.ssfq.cn
http://dinncorgg.ssfq.cn
http://dinncoqmc.ssfq.cn
http://www.dinnco.com/news/160138.html

相关文章:

  • 德州手机网站建设费用搜索大全引擎地址
  • 从旁鼓动人做某事 网站怎样制作网站
  • 永川做网站独立站建站平台有哪些
  • 韶关哪里做网站上海网站建设咨询
  • 平台网站开发多少钱我想接app纯注册推广单
  • 企业网站建设英文实时热点新闻事件
  • 网站目录怎么做的百度2022新版下载
  • 内网门户网站软文营销定义
  • 政府查询网站建设方案关键词在线播放免费
  • 中江门户网站汕头seo外包公司
  • 网站空间的控制面板首页排名首页服务热线
  • seo网站规划百度seo优化排名软件
  • 展馆设计方案百度seo标题优化软件
  • 网站响应式设计电商培训机构
  • java用什么软件编写南宁百度seo优化
  • 网络运维工程师的月薪有多少杭州seo网络公司
  • 个人养老金制度最新消息seo推广网址
  • 网站怎么做背景图片如何建造一个网站
  • 怎么做区块链网站软件开发app制作公司
  • 用花生棒自己做内网网站山东网络推广优化排名
  • 深夜睡不着一个人看的正能量sem和seo
  • 哪里有网站建设服务网站设计方案
  • 深圳公明网站建设公司郑州网站策划
  • 怎么看网站做没做备案常见的网络推广方式有哪些
  • 网站设计风格升级网络推广课程培训
  • 公司两个网站可以做友情链接吗pr的选择应该优先选择的链接为
  • 在日本做游戏视频网站html做一个简单的网页
  • 重庆微信网站建设多少钱打开百度
  • 外包程序开发 公司合肥seo整站优化
  • 做网站开发的什么文案容易上热门