DFHEC1011 date time applid The CICS event capture component failed to create the EVENTBINDING resource evbname in BUNDLE bundle because the capture specification capspec { filter predicate could not be built. | has an invalid name. | is a duplicate.}

Explanation

An error has occurred creating event binding evbname in bundle bundle due to a problem with capture specification capspec. Possible reasons include:

Filter predicate could not be built

An unexpected exception was received from the BUILD_PREDICATE_LIST function.

Capture specification name is invalid

The acceptable 1-32 characters of a capture spec name are A-Z a-z 0-9 and _. Leading and embedded blank characters are not permitted. The name may not begin with 0-9, _ or the characters xml (in any case).

Capture specification is a duplicate

The event binding has another capture spec of the same name.

System action

An exception entry is made in the trace table.

An exception response is returned to the caller of this domain and the event binding 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 event binding XML. If the event binding was built by the CICS event binding editor, this may indicate an error in CICS code. Inspect the CICS trace and EC domain message log for any related trace entries or messages. Validate the event binding against the event processing schema for the CICS system into which the bundle is being installed. Correct the event binding, discard the bundle and reinstall it.

Module

DFHECRL

XMEOUT parameters/Message inserts

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

Destination

CECO