DSNP026I csect-name DATASET IS NOT ALLOWED TO BE DELETED data-set-name, RC=rrrrrrrr, CONNECTION-ID=xxxxxxxx, CORRELATION-ID=yyyyyyyyyyyy, LUW-ID=logical-unit-of-work-id=token
Explanation
During clean up of the shadow data set in the final step of online REORG, an error is detected due to an attempt to delete a regular table or index space data set. The connection ID, correlation ID, and logical unit of work ID (LUWID) identify the user or application that encountered the problem. Correlation IDs beginning with '0nn', where 'nn' is a number, identify system agents.
The value of the LUWID is assigned to the thread followed by an '=' sign and a token value, that can be used in place of the LUWID in any Db2 command that accepts it as input.
Messages that have the same connection ID, correlation ID, and LUWID relate to the same user. This makes it possible to scan a number of DSNP-prefixed messages and group activities involving a given user.
System action
No action is taken with the named data set. An error code is returned and a dump is not taken.
Operator response
Notify the system programmer.
System programmer response
Determine the failing environment. If you suspect an error in Db2, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.
Problem determination
This is an internal error in the online REORG of utility. For more information about this type of error, see message DSNP001I.