ASMDG resource type

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

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