DSNU1122I csect-name JOB job-name PERFORMING util-type WITH UTILID util-id UNABLE TO DRAIN object-name. RETRY n OF m WILL BE ATTEMPTED IN s SECONDS

Explanation

A utility job with the RETRY option was unable to drain a table space, table space partition, or index. The utility will attempt to acquire the drain again after a delay.

csect-name
The name of the control section that issued the message.
job-name
The utility job name.
util-type
The utility.
util-id
The utility ID.
object-name
The name of the object.
n
The number of times that the utility attempted to drain the object, including the upcoming attempt.
m
The maximum number of times that the utility will attempt to drain the object.
s
The number of seconds until the next attempt to drain the object.

System action

The utility job attempts to acquire a restrictive access to the referenced object. If unsuccessful, the utility tries again.

User response

Optionally, you can determine who has claims on the object by using the DISPLAY DATABASE command with CLAIMERS option, and then cancel or end those threads.

Severity

0 (informational)