DSNU1421I csect-name TABLESPACE object-type object-qualifier.object-name PARTITION part IS IN PRO RESTRICTED STATE
Explanation
This message is issued when:- The REPAIR utility set the Persistent Read Only (PRO) restricted status.
- Read-only operations by a utility occurred on a partition in PRO restricted status.
- 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.
- part
- The partition number for a partitioned table space.
System action
Utility processing on the object completed normally.User response
No action is required. 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
4 (warning)