DFHZC0162 date time applid tranid CNOS transaction for connection sysid has failed with code X'code' subcode X'subcode'.

Explanation

The change number of sessions (CNOS) transaction program DFHZLS1 could not complete successfully. The error code X'code' is one of the following:

X'FB92'

The transaction was not started as an IC request with data or by an attach flow from a connected system. The insert subcode is the start code from XMIQ_START_CODE.

X'FB93'

The transaction was started with data, but no data was found.

X'FB94'

The transaction was started with data, but the data was not in the form of the correct parameter list.

X'FB95'

The transaction was started with the correct format parameter list, but the function code was invalid.

X'FB96'

The transaction was started by an attach from a connected system but there was no CNOS data.

X'FB97'

The transaction was started by an attach from a connected system but the associated data was not a CNOS command.

X'FB9E'

The transaction was started but CICS is shutting down and the VTAM ACB is closed.

This may have occurred because a number of CLS1 tasks were started before shutdown was issued but are held up because CICS was at MAXTASK. During shutdown the VTAM ACB was closed and this task was then started.

System action

CICS produces an exception trace, and except for in the case of an invalid start, a system dump is taken. The task terminates. Message DFHME0116, which contains the symptom string for this problem, is produced.

User response

This depends on the error code as follows:

X'FB92'

The transaction was probably started by entering the transaction ID at a terminal. This is not allowed.

X'FB93'

Analyze the dump to determine why IC could not find the data.

X'FB94'

Analyze the dump to determine what the data was.

X'FB95'

Analyze the dump to determine what the data was.

X'FB96'

Analyze the dump to determine why no data was available.

X'FB97'

Analyze the dump to determine why the correct data was not sent with the attach.

X'FB9E'

No action to take.

Module

DFHZLS1

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. tranid
  5. sysid
  6. X'code'
  7. X'subcode'

Destination

CSNE