DSNU1425I csect-name PRO RESTRICTED STATE ON object-type object-qualifier.object-name PROHIBITS PROCESSING

Explanation

An attempt was made to execute a utility on a table space partition that is in Persistent Read Only (PRO) restricted status, and updates are not allowed.

This condition occurs from using the REPAIR utility to set the PRO restricted status for the purpose of prohibiting updates.

csect-name
The name of the control section that issued the message.
object-type
The type of object.
object-qualifier.object-name
The name of the object, as a qualified name.

System action

Utility processing on the object is terminated.

User response

Check with the Db2 system administrator or database administrator. Do not remove the PRO restricted status without the consent of the Db2 system administrator or database administrator, because updates to the partition might cause data loss.

Severity

8 (error)