Previous Topic: Initiating the User Accounting Table

Next Topic: Terminating the User Accounting Table


Defining the User Accounting Table Entry

Use the CAIJV01 TYPE=ENTRY statement to define an entry in the User Accounting Table.

There can be any number of CAIJV01 TYPE=ENTRY statements coded for the User Accounting Table assembly. If there is more than one TYPE=ENTRY statement in the assembly, the corresponding User Accounting Table entries are generated in the order in which they were coded.

The following parameters can be specified for the CAIJV01 TYPE=ENTRY:

CAIJV01 [VMID=xxxxxxxx]

[,VMAC=xxxxxxxx]

[,TYPE=ENTRY]

[,DISP=Keep|Delete]

[,CPUID=x]

[,USER='xxxxxxxxxxxxxxxx']

VMID=xxxxxxxx

specifies the 1-8 character virtual machine identifier of the accounting records. A match causes the VM Interface to scan for the account number parameter. If that also matches, the CPU ID and cost center information are moved from the table to the output record if the record is not deleted by the DISP parameter.

VMAC=xxxxxxxx

specifies the 1-8 character account number. A match updates the CPU ID and cost center information in the output record depending on the DISP parameter.

TYPE=ENTRY

specifies that this statement defines an entry in the User Accounting Table. This parameter can be omitted.

DISP= Keep|Delete

specifies the 1-6 character disposition of the VM accounting record. If omitted, the default disposition is KEEP.

CPUID=x

specifies the 1-character identification that is placed in the CPU ID field of the output record.

USER='xxxxxxxxxxxxxxxx'

specifies the 1 to 16 character cost center identification that is placed in the Accounting Field of the output record.