Previous  |  Next  >  
Product: Storage Foundation for Oracle RAC Guides   
Manual: Storage Foundation 4.1 for Oracle RAC Installation and Configuration   

Sample 5: OracleTypes.cf


type Netlsnr (
static keylist SupportedActions = { VRTS_GetInstanceName,
VRTS_GetRunningServices
}

static str ArgList[] = { Owner, Home, TnsAdmin, Listener,
EnvFile, MonScript, LsnrPwd,
AgentDebug, Encoding }

      str Owner
      str Home
      str TnsAdmin
      str Listener
      str EnvFile
      str MonScript = "./bin/Netlsnr/LsnrTest.pl"
      str LsnrPwd
      boolean AgentDebug = 0
      str Encoding
      )

type Oracle (
static keylist SupportedActions = { VRTS_GetInstanceName,
VRTS_GetRunningServices,
DBRestrict,
DBUndoRestrict, DBResume,
DBSuspend, DBTbspBackup }

static str ArgList[] = { Sid, Owner, Home, Pfile,
StartUpOpt, ShutDownOpt,
EnvFile, AutoEndBkup,
DetailMonitor, User, Pword,
Table, MonScript, AgentDebug,
Encoding }

      str Sid
      str Owner
      str Home
      str Pfile
      str StartUpOpt = STARTUP
      str ShutDownOpt = IMMEDIATE
      str EnvFile
      boolean AutoEndBkup = 1
      int DetailMonitor
      str MonScript = "./bin/Oracle/SqlTest.pl"
      str User
      str Pword
      str Table
      boolean AgentDebug = 0
      str Encoding
      )
 ^ Return to Top Previous  |  Next  >  
Product: Storage Foundation for Oracle RAC Guides  
Manual: Storage Foundation 4.1 for Oracle RAC Installation and Configuration  
VERITAS Software Corporation
www.veritas.com