DFS3135A KSDS DEFINITION DOES NOT ALLOW IMAGE COPY CONCURRENT WITH UPDATE ACCESS


or

KSDS DEFINITION DOES NOT ALLOW IMAGE COPY ONLINE FAST REPLICATION WITH UPDATE ACCESS

Explanation

A control statement supplied to the Database Image Copy 2 utility (DFSUDMT0) tried to take an image copy of a KSDS data set using concurrent copy or fast replication, and that update access to the data set is allowed (S was specified in column 58 or defaulted to). However, the DEFINE CLUSTER attribute, BWO(TYPEIMS), was not specified for the KSDS.

System action

Message DFS3144A with reason code 0C is also issued to identify the database data set for which image copy processing has failed. The utility terminates unless there are other database data sets for which image copy processing has not completed.

System programmer response

Review the option specified on the control statement for the KSDS. If image copy processing concurrent with updating or with fast replication is to be allowed, notify the database administrator that the access method services (IDCAMS) ALTER command must be used to specify BWO(TYPEIMS) for the data set. See DFSMS/MVS Access Method Services for ICF (SC26-4906).

Module

DFSUDUI1