In addition to the normal USS message AOF variables, the following variables are defined for USS process events only. The variables that begin with 'cr' are for the creating process information when a process creation event has occurred. These variables are null for a process termination event. The variables that begin with 'pr' are for the process that has been created or terminated.
The following USS rule process event REXX stem variables are available:
The alias name of the z/OS security user name associated with the creating process. This value is usually the same as USS.CRUSERID.
Data Type: Character, read-only
Sample Value: USSWIZ
The z/OS address space number in which the creating process is running.
Data Type: 2-byte binary (unprintable), read-only
Sample Value: '00AB'X
The z/OS job name of the address space in which the creating process is running.
Data Type: Character, read-only
Sample Value: TESTJOB1
The name of the z/OS program or HFS or zFS in compatibility mode path file name associated with the creating process.
Data Type: Character, read-only
Sample Value: /bin/sh
The USS process id number of the creating process.
Data Type: Integer, read-only
Sample Value: 123789
The z/OS security user name associated with the creating process
Data Type: Character, read-only
Sample Value: USSGURU
The alias name of the z/OS security user name associated with the process. This value is usually the same as USS.PRUSERID
Data Type: Character, read-only
Sample Value: USSWIZ
The z/OS address space number in which the process is running.
Data Type: 2-byte binary (unprintable), read-only
Sample Value: '00BA'X
OPSLOG Browse Column: ASID
The type of USS service that was used to create the process.
Data Type: Character, read-only
Possible Values:
Sample Value: FORK
The z/OS job name of the address space the process in which the process is running.
Data Type: Character, read-only
Sample Value: TESTJOB2
OPSLOG Browse Column: JOBNAME
The name of the z/OS program or HFS or zFS in compatibility mode path file name associated with the process.
Data Type: Character, read-only
Sample Value: /u/bin/myprog
The USS process id number of the created or terminated USS process.
Data Type: Integer, read-only
Sample Value: 147249
The type of termination that ended the process.
Data Type: Character, read-only
Possible Values:
For process initialization events the value is always INIT.
Sample Value: TERM
The date and time the process was created. Because process ID numbers can be reused by USS, the combination of process number and create time serve as a unique value to identify the process.
Data Type: 8-byte binary value in z/OS time-of-day clock format
Sample Value: 'B256FC206E6980AB'X
The z/OS security user name associated with the process
Data Type: Character, read-only
Sample Value: USSGURU
OPSLOG Browse Column: USERID
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |