Marcy,

I have an exec which runs in AUTOLOG1 at IPL, plus every half-hour (in case
something changes while you're running), to vary off all but my primary
DASD volumes. Looks like:

VM_DASD_addrs = '1000-10FF 1100-11FF 1910-1917'

'PIPE(name DASDOFF endchar ?)|',
   'CP Q DASD ALL |',
   'SPLIT , |',
   'STRIP |',
   'PICK W3 /== /OFFLINE/ |',
   'PICK W3 /== /SUBCHOFF/ |',
'L: NOT LOOKUP 6.4 6.4 |',
   'CONS |',
   'SPECS /VARY OFF/ 1 6.4 NW |',
   'CP |',
   'CONS',
'?',
   'CP Q' VM_DASD_addrs '|',
   'SPLIT , |',
   'STRIP |',
'L:'

Obviously, if running on the secondaries, this would be disabled.

Best regards,
      Mark


                                                                           
             Marcy Cortes                                                  
             <[EMAIL PROTECTED]                                             
             ellsfargo.com>                                             To 
             Sent by: The IBM          IBMVM@LISTSERV.UARK.EDU             
             z/VM Operating                                             cc 
             System                                                        
             <[EMAIL PROTECTED]                                     Subject 
             ARK.EDU>                  PPRC                                
                                                                           
                                                                           
             02/27/2008 10:42                                              
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
               The IBM z/VM                                                
             Operating System                                              
             <[EMAIL PROTECTED]                                             
                 ARK.EDU>                                                  
                                                                           
                                                                           




Question for those of you using PPRC.  We're about to jump in.
Do you need to keep offline in system config the secondaries?  And have
2 system configs in case you need to run off the secondaries?


Marcy Cortes

"This message may contain confidential and/or privileged information. If
you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose, or take any action based on
this message or any information herein. If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your cooperation."

Reply via email to