IXL016I
CONNECTOR conname TO [NEW] STRUCTURE strname [DISCONNECTING | TERMINATING]: JOB jobname ASID asid trigger.

Explanation

Connector disconnect or termination processing is being performed by XES.

In the message text:
conname
The name of the CF structure connection.
strname
The name of the CF structure.
jobname
Jobname of the application that connected to the structure.
asid
Hexadecimal ASID of the application that connected to the structure.
trigger
One of the following:
REQUESTED DISCONNECT REASON=NORMAL
The connector used IXLDISC REASON=NORMAL to disconnect from the structure and the connector does not hold a lock structure resource.
REQUESTED DISCONNECT REASON=FAILURE
The connector used IXLDISC REASON=FAILURE to disconnect from the structure.
REQUESTED DISCONNECT WITH LOCK RESOURCES
The connector used IXLDISC REASON=NORMAL to disconnect from the structure, but the lock structure connector held lock resources.
CONNECTOR TASK TERMINATED
The connector task terminated.
CONNECTOR SPACE TERMINATED
The connector address space terminated.
CONNECT PROCESSING FAILED
An error occurred after connect processing established a connection, but before the results could be provided to the connector.
NEW
Indicates that connect processing was for a rebuild connect. Otherwise, the connect processing was for a normal connect.

System action

The system continues processing.

Source

Cross System Extended Services (XES)

Module

IXLC1CON, IXLC1DCN, IXLC1EOT

Routing code

Note 13