zoukankan      html  css  js  c++  java
  • oracle11g RAC1执行脚本结果

    [root@testdb11a ~]# /u01/app/oraInventory/orainstRoot.sh 
    Changing permissions of /u01/app/oraInventory.
    Adding read,write permissions for group.
    Removing read,write,execute permissions for world.
    
    Changing groupname of /u01/app/oraInventory to oinstall.
    The execution of the script is complete.
    [root@testdb11a ~]# /u01/app/11.2.0/grid/root.sh 
    Performing root user operation for Oracle 11g 
    
    The following environment variables are set as:
        ORACLE_OWNER= grid
        ORACLE_HOME=  /u01/app/11.2.0/grid
    
    Enter the full pathname of the local bin directory: [/usr/local/bin]: 
       Copying dbhome to /usr/local/bin ...
       Copying oraenv to /usr/local/bin ...
       Copying coraenv to /usr/local/bin ...
    
    
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root script.
    Now product-specific root actions will be performed.
    Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    User ignored Prerequisites during installation
    OLR initialization - successful
      root wallet
      root wallet cert
      root cert export
      peer wallet
      profile reader wallet
      pa wallet
      peer wallet keys
      pa wallet keys
      peer cert request
      pa cert request
      peer cert
      pa cert
      peer root cert TP
      profile reader root cert TP
      pa root cert TP
      peer pa cert TP
      pa peer cert TP
      profile reader pa cert TP
      profile reader peer cert TP
      peer user cert
      pa user cert
    Adding Clusterware entries to inittab
    CRS-2672: Attempting to start 'ora.mdnsd' on 'testdb11a'
    CRS-2676: Start of 'ora.mdnsd' on 'testdb11a' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'testdb11a'
    CRS-2676: Start of 'ora.gpnpd' on 'testdb11a' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'testdb11a'
    CRS-2672: Attempting to start 'ora.gipcd' on 'testdb11a'
    CRS-2676: Start of 'ora.gipcd' on 'testdb11a' succeeded
    CRS-2676: Start of 'ora.cssdmonitor' on 'testdb11a' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'testdb11a'
    CRS-2672: Attempting to start 'ora.diskmon' on 'testdb11a'
    CRS-2676: Start of 'ora.diskmon' on 'testdb11a' succeeded
    CRS-2676: Start of 'ora.cssd' on 'testdb11a' succeeded
    
    ASM created and started successfully.
    
    Disk Group DATA created successfully.
    
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    CRS-4256: Updating the profile
    Successful addition of voting disk af733aefc8e94f66bfadb582b6afbd8b.
    Successfully replaced voting disk group with +DATA.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ##  STATE    File Universal Id                File Name Disk group
    --  -----    -----------------                --------- ---------
     1. ONLINE   af733aefc8e94f66bfadb582b6afbd8b (/dev/raw/raw1) [DATA]
    Located 1 voting disk(s).
    CRS-2672: Attempting to start 'ora.asm' on 'testdb11a'
    CRS-2676: Start of 'ora.asm' on 'testdb11a' succeeded
    CRS-2672: Attempting to start 'ora.DATA.dg' on 'testdb11a'
    CRS-2676: Start of 'ora.DATA.dg' on 'testdb11a' succeeded
    CRS-2672: Attempting to start 'ora.registry.acfs' on 'testdb11a'
    CRS-2676: Start of 'ora.registry.acfs' on 'testdb11a' succeeded
    Configure Oracle Grid Infrastructure for a Cluster ... succeeded
  • 相关阅读:
    ToDesk 远程连接软件 连接远程电脑后黑屏
    Kentico updateall
    Stylesheet not loaded because of MIME-type
    Linux tail 命令作用及其常用用法
    浅析Linux中stty命令的作用、常用用法及案例使用
    【MySQL】修改表的存储引擎
    【MySQL】查看MySQL的默认存储引擎(Win环境)
    【Swing/STS】在Spring Tool Suite中制作可执行jar
    [Swing]我的作品 图片幻灯式浏览软件PicturesShow 献给广大美图爱好者的福音
    【Java Swing】如何给Jframe添加键盘和鼠标事件处理
  • 原文地址:https://www.cnblogs.com/haoxiaoyu/p/3974008.html
Copyright © 2011-2022 走看看