SRS does this dynamically without changing the JCL. >>> [EMAIL PROTECTED] 06/14/05 10:35AM >>> One issue: when the JFCB is created for a DD statement, by default it has room for only 5 volsers. If the dataset extends beyond 5, the job abends.
JFCB extensions will be created for additional volsers (15 at a shot) ONLY IF the volume count is specified or implied at step initiation. For an output dataset, specify a volume count (VOL=(,,,nnn)). For an existing dataset, the number of volumes in the catalog (or specified on the DD) is the implied volume count, but if you expect to extend the dataset you may need to override the volume count. Implied volume counts can be supplied by SMS; I don't know what SRS can do -- Bruce A. Black Senior Software Developer for FDR Innovation Data Processing 973-890-7300 personal: [EMAIL PROTECTED] sales info: [EMAIL PROTECTED] tech support: [EMAIL PROTECTED] web: www.innovationdp.fdr.com ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html The information in this e-mail message, including any attachments, may contain confidential and privileged information that is protected by law. It is intended for the sole use of the recipient named above. If you are not the intended recipient or the agent responsible for delivering it to the intended recipient, you are hereby notified that any unauthorized review, use, dissemination or copying is strictly prohibited. If you have received this electronic mail transmission in error please notify us immediately at [EMAIL PROTECTED] and delete any copies from your system. <<<<GWAVAsig>>>> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

