zoukankan      html  css  js  c++  java
  • REHL8 ORACLE 19c ASM[INS-30502] No ASM disk group found

    环境:

    SQL*Plus: Release 19.0.0.0.0

    问题:

    [INS-30502] No ASM disk group found.
      CAUSE: There were no disk groups managed by the ASM instance +ASM.
       ACTION: Use Automatic Storage Management Configuration Assistant to add disk groups.
    日志:

    INFO:  [Jun 23, 2020 11:29:41 PM] Executing [/oracle/app/19c/grid/bin/kfod.bin, nohdr=true, verbose=true, op=groups, cluster=true, asmcompatibility=true]
    INFO:  [Jun 23, 2020 11:29:41 PM] Starting Output Reader Threads for process /oracle/app/19c/grid/bin/kfod.bin
    INFO:  [Jun 23, 2020 11:29:46 PM] Parsing KFOD-00300: OCI error [-1] [OCI error] [ORA-01017: invalid username/password; logon denied
    INFO:  [Jun 23, 2020 11:29:46 PM] Parsing ] [1017]
    INFO:  [Jun 23, 2020 11:29:46 PM] Parsing
    INFO:  [Jun 23, 2020 11:29:46 PM] The process /oracle/app/19c/grid/bin/kfod.bin exited with code 1
    INFO:  [Jun 23, 2020 11:29:46 PM] Waiting for output processor threads to exit.
    INFO:  [Jun 23, 2020 11:29:46 PM] Output processor threads exited.
    SEVERE:  [Jun 23, 2020 11:29:46 PM] [FATAL] [INS-30502] No ASM disk group found.
       CAUSE: There were no disk groups managed by the ASM instance +ASM.
       ACTION: Use Automatic Storage Management Configuration Assistant to add disk groups.

    解决方案:

    [root@mtxdb InstallActions2020-06-23_11-28-57PM]# chmod +s /oracle/app/19c/grid/bin/kfod.bin
    [root@mtxdb InstallActions2020-06-23_11-28-57PM]# ls -ltr /oracle/app/19c/grid/bin/kfod.bin
    -rwsr-s---. 1 grid oinstall 173872 Jun 23 11:08 /oracle/app/19c/grid/bin/kfod.bin
  • 相关阅读:
    Http Get Post put delete
    YII AR查询方法
    YII CJson类
    Yii 配置文件
    linux大文件分割 split命令
    chrome插件 postman插件 接口测试、API & HTTP 请求调试工具
    Yii 实现restful
    restful理解
    how tomcat works 读书笔记(一)----------一个简单的webserver
    HDU2206 IP的计算 【经典题】
  • 原文地址:https://www.cnblogs.com/tingxin/p/13185440.html
Copyright © 2011-2022 走看看