VMACCT Statement
The VMACCT statement is required only if
VM:Account
data is being processed.rm
The VMACCT statement is used to identify the JCL reference to be used when reading
VM:Account
data for this system.The VMACCT statement has the following format:
VMACCT orgsysid ddname
orgsysid
the original system identifier specified on a previous OPTIONS statement.
ddname
the ddname used to read
VM:Account
data for this system. If ddname is specified as *, a COMMON statement must be used to provide the DDNAME.