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.
    
    
    =================================================================================================================================
  • 相关阅读:
    cmake
    docker
    rust
    linux
    FPGA
    visual studio
    win+R
    word文档的导出(用freemarker模板导出)(桃)
    iconfont的引入方法
    jquery 日期插件
  • 原文地址:https://www.cnblogs.com/lvcha001/p/12060549.html
Copyright © 2011-2022 走看看