Re: JCL QUESTION : CODING DESTINATION PARM

2015-03-03 Thread esmie moo
Elardus, Thanks for your help. It worked. Thanks to all who responded to my post. On Tue, 3/3/15, Elardus Engelbrecht elardus.engelbre...@sita.co.za wrote: Subject: Re: JCL QUESTION : CODING DESTINATION PARM To: IBM-MAIN@LISTSERV.UA.EDU Received

Re: JCL QUESTION : CODING DESTINATION PARM

2015-03-03 Thread Shmuel Metz (Seymour J.)
In 1425391952.58810.yahoomailba...@web122305.mail.ne1.yahoo.com, on 03/03/2015 at 06:12 AM, esmie moo esmie_...@yahoo.ca said: //SYSPRINT DD SYSOUT=A,DEST=RKEM1,RMT102 That is invalid syntax, just as the message says. If you want to specify a parameter as a list, then you must enclose the

Re: JCL QUESTION : CODING DESTINATION PARM

2015-03-03 Thread Robert A. Rosenberg
At 06:12 -0800 on 03/03/2015, esmie moo wrote about JCL QUESTION : CODING DESTINATION PARM: Good Morning Gentle Readers, I am having a problem trying to send the output from one LPAR to another LPAR's remote printer. Here is my JCL : /*  

Re: JCL QUESTION : CODING DESTINATION PARM

2015-03-03 Thread esmie moo
Sorry. I forgot to mention that both LPARs are JES2. On Tue, 3/3/15, esmie moo esmie_...@yahoo.ca wrote: Subject: JCL QUESTION : CODING DESTINATION PARM To: IBM MAIN ibm-m...@bama.ua.edu Received: Tuesday, March 3, 2015, 9:12 AM Good Morning

Re: JCL QUESTION : CODING DESTINATION PARM

2015-03-03 Thread גדי בן אבי
Try DEST=(RKEM1,RMT102) -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of esmie moo Sent: Tuesday, March 03, 2015 4:13 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: JCL QUESTION : CODING DESTINATION PARM Good Morning Gentle Readers, I am

Re: JCL QUESTION : CODING DESTINATION PARM

2015-03-03 Thread Staller, Allan
Use RKEM1 or RMT102 , not both. I RKEM1 is used, the output selection/print process will be left to JES2. If RMT102 is used, the output should go directly to the printer... AFAIK, you cannot specify multiple destinations for a particular DDNAME without the use of //OUTPUT JCL statements.. HTH,

Re: JCL QUESTION : CODING DESTINATION PARM

2015-03-03 Thread Elardus Engelbrecht
esmie moo wrote: I am having a problem trying to send the output from one LPAR to another LPAR's remote printer. It depends on HOW the printer is defined in the first place. What system is managing that printer? TCPIP printer subsystem? External writer? JES2 connected printer? Something else?

Re: JCL QUESTION : CODING DESTINATION PARM

2015-03-03 Thread Elardus Engelbrecht
It depends on HOW the printer is defined in the first place. What system is managing that printer? TCPIP printer subsystem? External writer? JES2 connected printer? Something else? I should added this: Are those two LPARS in the same JES2 node? Alternatively do these LPARS have their own