DFHMP2009 date time applid The CICS managed platform domain failed to create the policy policyname in BUNDLE resource bundle because the rule rulename specifies an invalid threshold value of threshold.

Explanation

An error occurred creating policy policyname in bundle bundle because policy policyname defines a rule rulename with an invalid threshold value threshold. The maximum value for a threshold depends on the rule type and item specified, as follows:

  • storage: The maximum value for each item is as follows:
    • task24 or shared24: 16777215 bytes (16MB -1)

    • task31 or shared31: 2147483647 bytes (2GB -1)

    • task64 or shared64: 4294967295 gigabytes

  • databaserequest, filerequest, programrequest, and storagerequest: All items have a maximum value of 4294967295 requests.

  • time: The maximum value for the threshold is 86400 seconds.

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. threshold

Destination

CMPO