>>But why is there a "W" in front of the RO? What does it stand for and any meaning?
Just a wild guess that W is for WAIT which specifies that SDSF should wait the full delay interval before retrieving responses. This option is strongly recommended to ensure the responses are accessible in the ISFULOG special variable. The delay interval is specified with the ISFDELAY variable Kolusu IBM Mainframe Discussion List <[email protected]> wrote on 07/01/2014 04:55:58 AM: > From: Alex Wang <[email protected]> > To: [email protected], > Date: 07/01/2014 05:02 AM > Subject: (W/RO) to submit commands > Sent by: IBM Mainframe Discussion List <[email protected]> > > Hi folks, > > Is there anyone who knows this way (W/RO) to submit commands > via a job? > > For example: > //STEP1 EXEC PGM=SDSF > //ISFOUT DD SYSOUT=* > //ISFIN DD * > W/RO PT11,-PB12 STA DB2 > W/RO PT12,-PB22 STA DB2 > W/RO PT13,-PB32 STA DB2 > W/RO PT14,-PB42 STA DB2 > > I know RO(ROUTE) command means to direct a command to one or more systems > in a sysplex for processing. > > But why is there a "W" in front of the RO? What does it stand for > and any meaning? > > Looking for your thoughts. > > Thank you! Alex > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
