DFHZC3222 E DATE TIME APPLID Transaction CTIN - virtual terminal termid VTAM netname netname. The CITS task has terminated abnormally.

Explanation

A CTIN install request has been received from a CICS client as a result of a CICS_EpiAddTerminal function or terminal emulator operation. CICS attempted to autoinstall the virtual terminal termid. However, the CITS task which was attached to install the virtual terminal, abended.

If this ABEND was an AZVE, this is because a resource already exists with that name. However, this only occurs if the duplicate resource was added after this CTIN transaction started and checked for any duplicate.

netname is the VTAM netname of the CICS client.

System action

Exception trace point AP3030 is written.

The request to install the virtual terminal is rejected. A response code of ERROR and a reason code of INSTALLCANCELLED is sent to the client.

User response

Investigate where the duplicate resource came from. It is possible that the terminal/APPC autoinstall URM created the name dynamically.

If NetName was specified on the CTIN install, ensure that the names do not conflict.

If NetName was not specified, examine the SIT VTPREFIX override to check that the URM does not create names starting with the VTPREFIX character.

For any other abend, see the description of the abend code for further guidance.

Module

DFHZCT1

XMEOUT parameters/Message inserts

  1. DATE
  2. TIME
  3. APPLID
  4. termid
  5. netname

Destination

CSCC