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
  • 相关阅读:
    3.struts2接收页面传参的三种方式
    2.struts2访问web资源(在struts2中获取session,request等等)
    1.struts2原理和入门程序
    3.springMVC+spring+Mybatis整合Demo(单表的增删该查,这里主要是贴代码,不多解释了)
    2.springMVC+spring+Mybatis整合
    1.springMVC+spring+Mybatis的整合思路
    clipboard
    SDN&NFV
    linux命令速查
    todo
  • 原文地址:https://www.cnblogs.com/haoxiaoyu/p/3974008.html
Copyright © 2011-2022 走看看