OUTPUT syntax options for tape data sets
OUTPUT options for tape data sets syntax

1 BMC AMI Utilities provide these default values at installation time.
ID | The ID keyword uniquely identifies each tape DD statement that is dynamically allocated based on an OUTPUT command. If you do not specify an ID keyword, the BMC AMI Utilities automatically generates internal ID values. The XCPYINIT and XSVRJCL automation control points must be used or merged with your customized members. XCPYINIT is shipped as disabled. You must enable it by removing Exit 0 from the beginning. If you specify the ID keyword, one of the following values is required:
| ||||||
RETPD integer | Specify RETPD integer in the descriptor named after the OUTPUT keyword to set a new retention period (in days) for the current copy data set. The value of integer must be in the range 1 through 9999. | ||||||
EXPDT date | Specify EXPDT date in the descriptor named after the OUTPUT keyword to set a new expiration date for the current copy data set. The default value of the EXPDT installation option is 99000. The value of date must be in the format YYDDD, YYYYDDD, or YYYY/DDD where YYYY is the 4-digit year, YY is the last two digits of the year, and DDD is the 3-digit Julian day (001 through 366). | ||||||
DDNCOUNT integer | Specify the number of tape devices from 1 to 10. The default value is 1. If you use a DDNCOUNT of two or more, then the OUTPUT statement name cannot exceed 6 characters. | ||||||
USER1(string), USER2(string), USER3(string) | Specify additional attributes for an image copy data set (such as DCB information or management class). You can also specify multiple JCL options in each user keyword. If you are specifying multiple and OUTPUT statements, use the ID. BMC AMI Utilities match the OUTPUT statement with the utility statement. | ||||||
STACK | Specifies if you can contiguously stack the output data sets on the same tape volumes.
|