DFHWB0103 date time applid tranid The CICS Web Interface alias program has received an error response (code X'code') on a call made to CICS during alias initialization.{ | TCPIPSERVICE: } tcpipservice

Explanation

The alias program was unable to locate the START data for this request, or the START data was invalid. The error response code X'code' is the exception trace point id that uniquely identifies which error has occurred. A code of '4565'X means that the START data was missing, and '4566'X means that the START data was invalid.

System action

The alias abends with abend code AWBF and a trace entry is made in the trace table.

User response

The alias program DFHWBA is only to be used for alias transactions started by the CICS Web Interface. User-written applications should not be starting alias transactions, as data passed to the alias will not be in the expected format.

Module

DFHWBA

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. tranid
  5. X'code'
  6. Value chosen from the following options:
  7. tcpipservice

Destination

CWBO