Start of change

00C90224   

Explanation

An attempt was made to allocate a resource for update operations. However, the resource was already started for read and replication only access. The requested operation is not performed. SQLCODE -904 is issued, and/or message DSNT501I is issued.

System action

The allocation process is not allowed.

Operator response

If this reason code appears in message DSNT501I, determine whether the named resource should be started for read and replication only access.

User response

Determine when the resource is started for read/write access, and rerun the job.

End of change