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, <snip> 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. <snip> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
