A name sequence record collection with the following records. Note that they are distinguished by the ninth character of the name.
Name: (8,vmname),C'A'
String: (1,flags),(4,extintbuflen),(8,specific_userid)
Key: Segment key to the virtual machine's memory
While the vmname is "not logged on", this record is absent or its key is DK(0).
The string is internal to the VMGROUP object. This record is only written by the VMGROUP object.
This could have been stored locally to each virtual machine (in the VMCOMM object), but the group record collection was handy and we weren't concerned about security.
The string has ...
The key is ...
This could have been stored locally to each virtual machine (in the VMCOMM object), but the group record collection was handy and we weren't concerned about security.
The string is (8,source_vmname),(2,msglim),(1,flags),(16,userdata)
flags - As follows:
X'40' - Path is initially quiesced
X'80' - Data may be sent in the parameter list
userdata - User data sent by connector
This could have been stored locally to each virtual machine (in the VMCOMM object), but the group record collection was handy and we weren't concerned about security.
The string is (8,source_vmname)