Ignore what I posted earlier. Even if it did work, the XEQ's would schedule a same job to execute twice - on different LPARs. Next try. A job's output can be captured and saved to a dataset, based on whatever ISPF 3.8 does (I did this AOK when replacing IBM's Custompac with my code, in 1999; but I forget how I did it). The captured job output could then be IEBGENER'd to any LPARs via XEQ's. This would fix the "Route in Jes2 for more than one node" problem, methinks. Just my ha'penny. Cheers, CP
On 25/08/2017 04:07, CM Poncelet wrote: > I have not checked it (no access to a mainframe since I retired, in > 2013) - but you could try coding in your JCL either: > "/*ROUTE XEQ (<LPAR1 name>,<LPAR2 name>)" > or "/*JOBPARM SYSAFF=(<LPAR1 mnemonic>,<LPAR2 mnemonic>)" > or even > "/*ROUTE XEQ <LPAR1 name>" > "/*ROUTE XEQ <LPAR2 name>" > (etc.) > ... but no guarantee that any of these will actually work > > Cheers, CP > > > > On 25/08/2017 02:39, Paul Gilmartin wrote: >> On 2017-08-24, at 19:31, Gilson Cesar de Oliveira wrote: >>> The answer is Yes but, and always there is a BUT, the user don't want to >>> change anything in JCL, so the option is to route the sysouts using Jes2 >>> command and I could not see a way to do it ($Rall) for more than one node. >>> >>> If you have an exit where you can enable more than one node to be passed >>> through the command, would solve the problem. >>> >> Ah! Never use an available simple solution when you can (get >> someone else to) code a complicated one. >> >>>> Will the JCL OUTPUT statement do that for you? >> -- gil >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN >> . >> > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > . > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN