zoukankan      html  css  js  c++  java
  • db跟随集群自启动

    AME=ora.newora920.db
    TYPE=ora.database.type
    ACL=owner:oracle:rwx,pgrp:oinstall:r--,other::r--,group:dba:r-x,group:oper:r-x,user:grid:r-x
    ACTION_FAILURE_TEMPLATE=
    ACTION_SCRIPT=
    ACTIVE_PLACEMENT=1
    AGENT_FILENAME=%CRS_HOME%/bin/oraagent%CRS_EXE_SUFFIX%
    AUTO_START=restore
    
    
    AUTO_START
    Indicates whether Oracle Clusterware automatically starts a resource after a cluster server restart. Valid AUTO_START values are:
    
    always: Restarts the resource when the server restarts regardless of the state of the resource when the server stopped.
    
    restore: Restores the resource to the same state that it was in when the server stopped. Oracle Clusterware attempts to restart the resource if the value of TARGET was ONLINE before the server stopped.
    
    never: Oracle Clusterware never restarts the resource regardless of the state of the resource when the server stopped.
    
    
    =================================================================================================================================
  • 相关阅读:
    12.1
    我的火车头
    头文件优化时间
    一些姿势
    CodeForces
    CodeForces
    [SDOI 2015] 约数个数和
    BZOJ
    [国家集训队] middle
    鹅的问题
  • 原文地址:https://www.cnblogs.com/lvcha001/p/12060549.html
Copyright © 2011-2022 走看看