ASMInst resource type

The ASMInst agent of the Veritas Cluster Server agent for Oracle is represented by the ASMInst resource type in VCS.

type ASMInst (
    static str AgentDirectory = "/opt/VRTSagents/ha/bin/ASMInst"
    static str ArgList[] = { Sid, Owner, Home, Pfile, 
    EnvFile, Encoding }
    str Sid
    str Owner
    str Home
    str Pfile
    str EnvFile
    str Encoding
    )