Thanks, Kolusu! That was it. I haven't thought about PACK for so long that it never crossed my mind. I thought I had PACK OFF in everything because I've seen it cause issues in the past.
Rex -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Sri h Kolusu Sent: Thursday, February 15, 2018 5:28 PM To: [email protected] Subject: Re: J line command was: TSO temp dataset Pommier Rex, Check if you have PACK ON in your Profile. I can replicate your JCL error if the member has PACK ON and I get a JCL error. TYPE PACK OFF while editing the member and save it then try the J command Thanks, Kolusu IBM Mainframe Discussion List <[email protected]> wrote on 02/15/2018 03:39:41 PM: > From: "Pommier, Rex" <[email protected]> > To: [email protected] > Date: 02/15/2018 03:40 PM > Subject: J line command was: TSO temp dataset > Sent by: IBM Mainframe Discussion List <[email protected]> > > Subject change due to topic drift. > > I don't know what I'm doing wrong. z/OS 2.2. My PDS member looks like this: > > > EDIT RRP.JCL(I) - 01.04 Columns > Command ===> Scro > ****** ********************************* Top of Data ********************* > 000001 //RRPB JOB (040423,495),RRP,CLASS=T,MSGCLASS=X,MSGLEVEL=(1,1), > 000002 // NOTIFY=&SYSUID > 000003 //STEP001 EXEC PGM=IEFBR14 > > Backing out to the member list: > > DSLIST RRP.JCL > Command ===> > Name Prompt Size Created > j________ I 3 2018/02/15 > > > when I hit enter, I get this: > > IKJ56700A ENTER JOBNAME CHARACTER(S) - > > > And I put in a random character (like Z) and get this: > > IKJ56250I JOB RRPZ(JOB02979) SUBMITTED > 16.35.54 JOB02979 $HASP165 RRPZ ENDED AT MVSJES2 - JCL ERROR CN > (INTERNAL) > > And my output looks like this: > > J E S 2 J O B L O G -- S Y S T E M Z O S 1 > -- N O D E M V S J E S 2 > > 16.35.54 JOB02979 ---- THURSDAY, 15 FEB 2018 ---- > 16.35.54 JOB02979 IRR010I USERID RRP IS ASSIGNED TO THIS JOB. > 16.35.54 JOB02979 IEFC452I RRPZ - JOB NOT RUN - JCL ERROR 478 > ------ JES2 JOB STATISTICS ------ > 6 CARDS READ > 20 SYSOUT PRINT RECORDS > 0 SYSOUT PUNCH RECORDS > 1 SYSOUT SPOOL KBYTES > 0.00 MINUTES EXECUTION TIME > FILE> RRP.RRPZ.JOB02979.D0000003.JESJCL,2018.046,16: > 36:03:21 <FILE > 1 //RRPZ JOB 3331, > JOB02979 > // RRP, **JOB STATEMENT GENERATED BY > SUBMIT** > // NOTIFY=RRP, > // MSGLEVEL=(1,1) > 2 //SYSIN DD * GENERATED STATEMENT > FILE> RRP.RRPZ.JOB02979.D0000004.JESYSMSG,2018.046,16: > 36:03:21 <FILE > STMT NO. MESSAGE > 2 IEFC019I MISPLACED DD STATEMENT > 2 IEFC607I JOB HAS NO STEPS > > > I have no idea what it's submitting besides nothing, but it > definitely isn't what I put a "J" in front of. Ideas? > > Rex > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected] > ] On Behalf Of Sri h Kolusu > Sent: Thursday, February 15, 2018 3:36 PM > To: [email protected] > Subject: Re: TSO temp dataset > > >>Am I looking in the wrong place? > > Gil, > > You need to look in ISPF User's guide Vol 1 under the section "Library and > data set list utility line commands" > > https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/ > com.ibm.zos.v2r1.f54ug00/bdpr.htm > > > Thanks, > Kolusu > > <stuff snipped> > > The information contained in this message is confidential, protected > from disclosure and may be legally privileged. If the reader of > this message is not the intended recipient or an employee or agent > responsible for delivering this message to the intended recipient, > you are hereby notified that any disclosure, distribution, copying, > or any action taken or action omitted in reliance on it, is strictly > prohibited and may be unlawful. If you have received this > communication in error, please notify us immediately by replying to > this message and destroy the material in its entirety, whether in > electronic or hard copy format. Thank you. > > ---------------------------------------------------------------------- > 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 The information contained in this message is confidential, protected from disclosure and may be legally privileged. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any disclosure, distribution, copying, or any action taken or action omitted in reliance on it, is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to this message and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
