CICSplex Workrequest Details attribute group
The CICSplex Workrequest Details attribute group allows you to track the various EJB tasks that are started as a result of action by a request receiver.
CICS Region Name Indicates the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS operating system has a unique name. This name is an alphanumeric string, with a maximum of eight characters, and case-sensitive. CICS region names are always in uppercase characters.
Client Address Is the TCP/IP address of the client that originated the request and can be in the version 4 or version 6 bit format. It is a 39 character value.
Client IP Address Is the TCP/IP address of the client that originated the request. It is a 15 character value.
Corbaserver Name Is the identifier of the associated CORBA server. It is a four character value
Listener Port Is the host port that received the request.
Originating Applid Is the application ID of the originating task. It is an eight character field.
Originating Task Is the number of the task (RequestReceiver) that received the request.
Originating Transaction Is the transaction associated with the original request. It is an four character field.
Origin Node Is the combination of z/OS System ID (SMFID) and CICS region name. The value format is an alphanumeric string, maximum 32 bytes, and case-sensitive.
When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the item. If the origin node name matches the name of a managed system, the status of the item changes accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.
Request Id Is the current request number. A client can send more than one request at a time.
System ID Indicates the four-character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum four characters, and case-sensitive. z/OS System IDs are always in uppercase characters.
Stack Level Is the stack level of the current call.
Task Is the number of the local task (RequestProcessor).
Transaction Id Is the local transaction identifier.
Target System Specifies the applid of the target CICS system as a 21-byte field. This field contains one of the following values:
- The dotted decimal TCP/IP address and port number of the target system
- Up to eight characters followed by blanks. In this case these eight characters, or less, are the VTAM applid of the target system
- If the field contains only a string of blank characters (spaces), the target is not CICS over MRO
- Another value; CICS does not know about any other possibilities. Any other value must be meaningful to other software at your installation which expects to work with the value obtained from this parameter of this CICS command
Target System Address The address of the Target System. It is a 39 character value.
Work request Is the identifier token of the work request.
Work Type Is the indicator to show the work request type. These are the values:
- IIOP
- Specifies that the work is being executed for an IIOP request.
- SOAP
- Specifies that the work is being executed for a Web service request.