Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
COPYDDN
Use this option to specify a DD statement name that points to an image copy data set that contains table data to be unloaded.
The data set organization rules for this option are the same as those for COPYDSN. However, with the COPYDDN option, you can concatenate data sets that have the same organization.
BMC AMI Unload concatenates VSAM data sets and dynamically reallocates with DISP=OLD unless VOL=PRIVATE is specified on the DD statement.
As an alternative to specifying an image copy data set name in your DD statement, you can use the OUTPUT command. You must place the OUTPUT command before the UNLD or UNLOAD statement in your SYSIN. For more information about this command, see OUTPUT statement and dynamic allocation of output data sets.
Restrictions
The following restrictions apply to this option:
- When unloading from an image copy, you cannot specify multiple partitions with the PARTS option.
- Do not use MODE(DB2SQL) or MODE(AUTO) with this option.
- Does not support Cabinet copies.
) Inline image copies are not supported