> -----Original Message-----
> From: James Melin [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 20, 2003 2:43 PM
> To: [EMAIL PROTECTED]
> Subject: CDL Backup - and not exposing the volumes to os/390 24x7
>
>
> Anyone got an example of a job step that can issue a vary
> command to bring
> devices online prior to a backup step being run?
>

//VONLINE EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=*
//SYSIN DD DUMMY
//SYSUT2 DD SYSOUT=(*,INTRDR)
//SYSUT1 DD DATA,DLM='$$'
/*$VS,'V nnnn,ONLINE'
$$

Replace the "nnnn" with the address of the volume. There is no way to "vary
on by volser" or any such thing in MVS. If you want, duplicate the /*$VS
card multiple times for multiple addresses.


--
John McKown
Senior Systems Programmer
UICI Insurance Center
Applications & Solutions Team
+1.817.255.3225

This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and its' content is
protected by law.  If you are not the intended recipient, you should delete
this message and are hereby notified that any disclosure, copying, or
distribution of this transmission, or taking any action based on it, is
strictly prohibited.

Reply via email to