Specifies that all data sets or partitions (if a partitioned table space) are merged.
Specifies only a particular data set or partition for merging.
Specify the data set number or partition number to merge.
Specifies to create a new full image copy. (NEWCOPY YES). This choice is recommended.
Specifies to create an incremental image copy for the local site. At local sites, you cannot use RECOVERYDDN with NEWCOPY NO.
Specifies to create an incremental image copy for the recovery site. At recovery sites, you cannot use COPYDDN with NEWCOPY NO.
Optional: Type a data definition (DD) statement (WORKDDN) for a temporary data set, to be used for intermediate merged output. SYSUT1 is the data definition (DD) name that is associated with this data set name. Use a data set here if you are not able to allocate enough data sets to execute MERGECOPY; in that case, a temporary data set is used to hold intermediate output. If you omit the WORKDDN option, it is possible that only some of the image copy data sets will be merged. When MERGECOPY ends, a message indicates the number of data sets that exist and the number of data sets that were merged.
Type a data definition (DD) statement for the primary output image copy (COPYDDN) data sets at the local site. COPYDDN(SYSCOPY) is the data definition (DD) name that is associated with this data set name.
Type a data definition (DD) statement for the secondary output image copy (COPYDDN) data sets at the local site.
Type a data definition (DD) statement for the primary output image copy (RECOVERYDDN) data set at the recovery site.
Type a data definition (DD) statement for the backup output image copy (RECOVERYDDN) data set at the recovery site.
Specify a direct-access storage device type in which you are authorized to allocate space. Assign frequently accessed objects to fast devices and seldom-used objects to slower devices. You can also specify a tape device.
Specify a direct-access storage device type in which you are authorized to allocate space. Assign frequently accessed objects to fast devices and seldom-used objects to slower devices. You can also specify a tape device.
Specify a direct-access storage device type in which you are authorized to allocate space. Assign frequently accessed objects to fast devices and seldom-used objects to slower devices. You can also specify a tape device.
Specify a direct-access storage device type in which you are authorized to allocate space. Assign frequently accessed objects to fast devices and seldom-used objects to slower devices. You can also specify a tape device.
Specify a direct-access storage device type in which you are authorized to allocate space. Assign frequently accessed objects to fast devices and seldom-used objects to slower devices. You can also specify a tape device.
Allocate space compatible for your device. If your device is DASD the space allocation is in cylinders. If your device type is tape, you can leave this blank.
Allocate space compatible for your device. If your device is DASD the space allocation is in cylinders. If your device type is tape, you can leave this blank.
Allocate space compatible for your device. If your device is DASD the space allocation is in cylinders. If your device type is tape, you can leave this blank.
Allocate space compatible for your device. If your device is DASD the space allocation is in cylinders. If your device type is tape, you can leave this blank.
Allocate space compatible for your device. If your device is DASD the space allocation is in cylinders. If your device type is tape, you can leave this blank.
Submits the data in the notebook and closes the notebook. Available only when the required fields are completed.
Displays the SQL statements that are generated by your choices in this notebook.
Cancels any unsaved changes and closes the notebook or window.