DSNT535I csect-name number-failed ATTEMPTS TO EXTERNALIZE IN-MEMORY STATISTICS TO REAL-TIME STATISTICS TABLES FAILED DURING THE PAST interval-length MINUTES BECAUSE A RESOURCE WAS UNAVAILABLE: TYPE resource-type NAME resource-name

Explanation

The specified number of attempts to externalize in-memory statistics to the real-time statistics tables failed in the specified time interval because a required resources was unavailable.

csect-name
The name of the control section that issued the message.
number-failed
The number of times that statistics could not be written to real-time statistics tables during the previously specified number of minutes.
interval-length
The time interval during which the specified number of failures occurred. This value is the smallest multiple of the value STATSINT subsystem parameter that is equal to 30 or greater. For example, interval-length is 35 minutes if the STATSINT value is 7, and interval-length is 58 minutes if the STATSINT value is 29.
resource-type and resource-name
The type and name of the resource that the message identifies. For an explanation of resource-type and resource-name values, see Resource types.

This message is issued only when the value of the STATSINT subsystem parameter is less than 30. When the value of the STATSINT subsystem parameter is 30 or greater, a DSNT536I message is issued each time that an attempt to externalize real-time statistics fails.

System action

Processing continues.

System programmer response

Run the DISPLAY DATABASE command to determine whether the specified object remains unavailable, and take action to make it available. When the object is available, the in-memory statistics are externalized after the next interval that is specified by the STATSINT subsystem parameter.