DFS3141I COPIED DB/AREA dbname DDN ddname DSN dsname
Explanation
The DFS3141A message is issued by the Database Image Copy 2 utility (DFSUDMT0) when image copy processing for the database data sets contained in the identified group, database, or area is physically complete. If a group name was specified as input to the utility, then groupname identifies the group. Otherwise one DFS3141A message is issued for each database or area for which data sets were copied.
DFS3141I messages identify the individual database data sets that were successfully copied.
- groupname
- The name specified on the group name control statement. Image copies for all database data sets being copied are physically complete.
- dbname
- The name of a database or area for which image copies are physically complete.
- n
- The number of data sets for which image copy processing failed.
- m
- The total number of data sets to be copied by this execution of the utility.
- ddname
- The ddname or area name for the data set that was copied.
- dsname
- The data set that was copied.
System action
All image copies for the group, database, or area were recorded in the RECON. The utility continues processing if there are other data sets still being processed.
Programmer response
If you stopped update processing for the data group, database, or area with a /DBD or /DBR command to run the utility with the exclusive (X) option, you can resume update processing by issuing a /START DATAGROUP, UPDATE DATAGRP START(ACCESS), /START DATABASE, UPDATE DB START(ACCESS), /START AREA, or UPDATE AREA START(ACCESS) command.
Module
DFSUDUI1