I don't ever remember using J line command before now, but it seems to work exactly right for me. It looks as if J is not recognizing your job card and cooking one up on the fly.
What happens if you enter SUBMIT as a TSO command against the same member? . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 323-715-0595 Mobile 626-543-6132 Office ⇐=== NEW [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Pommier, Rex Sent: Thursday, February 15, 2018 2:40 PM To: [email protected] Subject: (External):J line command was: TSO temp dataset 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
