DSNI041I csect-name START ACCESS(FORCE) CANNOT BE ISSUED AGAINST TARGET obj-type obj-qual.obj-name part DUE TO STOPPED UTILITIES ON VERSION version-number. REQUEST IS REJECTED.

Explanation

The object cannot be started due to outstanding utilities on a different version. The status of the object is unchanged.

version-number is the version on which the utility was running.

obj-type is table space or index space.

obj-qual is the database name.

obj_name is the table space or index space name.

part represents the partition number for a partitioned table space.

System action

The request is rejected.

User response

Use the DISPLAY UTILITY command to see what utilities are outstanding. Issue the -START DATABASE ACCESS(FORCE) command on the same version as the version on which the stopped utility was running. If there is more than one utility outstanding on the object and the utilities were submitted on a different release of Db2, start the correct version of Db2 and use the -TERM UTILITY command to terminate each utility.