Sorry. I forgot to mention that both LPARs are JES2. -------------------------------------------- On Tue, 3/3/15, esmie moo <[email protected]> wrote:
Subject: JCL QUESTION : CODING DESTINATION PARM To: "IBM MAIN" <[email protected]> Received: Tuesday, March 3, 2015, 9:12 AM 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 : /* //STEP1 EXEC PGM=IEBGENER //SYSPRINT DD SYSOUT=A,DEST=RKEM1,RMT102 //SYSUT1 DD DUMMY //SYSUT2 DD DSN=HS2.SMF.MONTH, // DISP=(,CATLG,KEEP),UNIT=3390, // DCB=(RECFM=VBS,LRECL=32760,BLKSIZE=27998,DSORG=PS), // SPACE=(CYL,(1,1)) RKEM1 is the LPAR node RMT102 is the printer on that LPAR I get the following error: 3 IEFC006I POSITIONAL PARAMETERS MUST BE SPECIFIED BEFORE KEYWORD PARAMETERS I looked at the doc : OSMVS JCL User’s Guide but I couldn't find an example. Can someone help me correct the problem. Thank You. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
