DSNU419I csect-name UTILITY CANNOT PROCESS obj-typeobj-qual.obj-name WITH MIXED SPECIFIC AND NONSPECIFIC VOLUME IDS.

Explanation

The requested object cannot be processed, because it was defined to use a Db2 storage group with mixed specific and nonspecific volume IDs. A specific volume ID is represented by a string with a maximum of 6 characters. A nonspecific volume ID is represented by an asterisk (*).

csect-name
The name of the control section that issued the message.
obj-type
The type of object.
obj-qual.obj-name
The qualified object name.

System action

The utility completes unsuccessfully with return code 8.

System programmer response

Use the ALTER STOGROUP statement to change the storage group to contain only specific or nonspecific volume IDs and rerun the job.

Severity

8 (error)