DFHMP2006 date time applid The CICS managed platform domain failed to create the policy policyname in BUNDLE resource bundle because the rule rulename { has an invalid rule type | has an invalid condition name for rule type | has an invalid item name | has an invalid operator value | has an invalid storage unit | has an invalid count unit | has an invalid time unit | has an invalid abend code | has an invalid EP adapter name | has an invalid EP adapter set name | has a missing XML element | has an invalid rule group name | has an invalid event name}: 'error_data'.

Explanation

An error occurred creating policy policyname in BUNDLE resource bundle because of a problem with rule rulename. Possible reasons include:

Rule type is invalid

The rule type error_data is not supported by this release of CICS. This message can occur instead of DFHMP2004 when task and system rules are defined in the same policy and the task rule is not supported by this release of CICS.

Condition name is invalid for rule type

The condition name error_data is not valid for the specified rule type.

Item name is invalid for rule type

The item error_data is not supported by this release of CICS for the specified rule type.

Operator is invalid

The operator error_data is invalid. Recognized operators are:

  • GT - Greater Than

Storage unit is invalid

The storage unit error_data is invalid. Recognized units are:

  • B - bytes

  • K - Kb

  • M - Mb

  • G - Gb

Count unit is invalid

The count unit error_data is invalid. Recognized units are:

  • "" - no unit

  • K - thousands

Time unit is invalid

The time unit error_data is invalid. Recognized units are:

  • S - seconds

  • M - milliseconds

  • O - microseconds

Abend code is invalid

The action abend code error_data contains invalid characters. Valid characters are: A-Z a-z 0-9 . _ - @ and #.

Invalid EP adapter name

The EP adapter name error_data contains invalid characters. Valid characters are: A-Z a-z 0-9 and _. Leading and embedded blank characters are not valid. The name must not begin with 0-9, _, or the characters xml (lowercase or uppercase).

Invalid EP adapter set name

The EP adapter set name error_data contains invalid characters. Valid characters are: A-Z a-z 0-9 and _. Leading and embedded blank characters are not valid. The name must not begin with 0-9, _ or the characters xml (lowercase or uppercase).

Missing XML element

All policy rules are made up of a number of mandatory elements. The XML element error_data is missing.

Invalid rule group name

The rule group error_data is invalid. Recognized values are:

  • TASK

  • SYSTEM

Invalid event name

The name of the event data item error_data contains invalid characters. The acceptable 1 - 32 characters for an event name are: A-Z a-z 0-9 _. The name must not begin with 0-9, _ or the characters xml (lowercase or uppercase).

System action

An exception entry is made in the trace table.

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

User response

The probable cause is an error or inconsistency in the policy XML. Inspect the CICS trace and MP domain message log for any related trace entries or messages. Validate the policy against the policy schema for the CICS system into which the bundle is being installed. Correct the policy, discard the bundle, and reinstall it.

Module

DFHMPRL

XMEOUT parameters/Message inserts

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

Destination

CMPO