DFHEP2003 date time applid The CICS event processing domain failed to create the EPADAPTER resource adaptername in BUNDLE bundle because the {LOCALCCSID SIT parameter is not supported | EP adapter schema level is not supported | CICSEPSchemaVersion is invalid | CICSEPSchemaRelease is invalid}: error_data.

Explanation

An error has occurred creating EPADAPTER adaptername in BUNDLE bundle. Possible reasons include:

LOCALCCSID SIT parameter is not supported

Event processing uses the LOCALCCSID system initialization parameter as the default CCSID for codepage conversion of character data. It must be a CICS supported single or multibyte EBCDIC CCSID.

Schema level is not supported

The CICSEPSchemaVersion and CICSEPSchemaRelease of EP adapter, error_data, must not be higher than the schema level supported by this release of CICS, which can be found by using the INQUIRE EVENTPROCESS command.

CICSEPSchemaVersion is invalid

The specified 1-2 character string must consist of numeric characters only, i.e. 0-9, and be in the range 1-99.

CICSEPSchemaRelease is invalid

The specified 1-2 character string must consist of numeric characters only, i.e. 0-9, and be in the range 0-99.

System action

An exception entry is made in the trace table.

An exception response is returned to the caller of this domain and the EPADAPTER create is terminated.

Message DFHME0116, which contains the symptom string for this problem, is produced.

User response

This is probably caused by an error or inconsistency in the EP adapter XML. If the EP adapter was built by the CICS event binding editor, this may indicate an error in CICS code. Inspect the CICS trace and EP domain message log for any related trace entries or messages. Validate the EP adapter against the event processing schema for the CICS system into which the BUNDLE is being installed. Correct the EP adapter, discard the BUNDLE, and reinstall it.

Module

DFHEPRL

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. adaptername
  5. bundle
  6. Value chosen from the following options:
  7. error_data

Destination

CEPO

Applicable releases in Version 6

  • beta
  • 6.3
  • 6.2
  • 6.1