Re: JCL EXEC name field?

2020-12-12 Thread John McKown
No URL for the manual, but I got the following on a z/OS 2.4 system:

1 J E S 2  J O B  L O G  --  S Y S T E M  ? ? ?
 --  N O D E  N 1
0
 10.09.36 JOB02763  SATURDAY,  12 DEC 2020 
 10.09.36 JOB02763  IRR010I  USERID !!   IS ASSIGNED TO THIS JOB.
 10.09.36 JOB02763  IEFC452I !!X - JOB NOT RUN - JCL ERROR  898
0-- JES2 JOB STATISTICS --
03 CARDS READ
0   18 SYSOUT PRINT RECORDS
00 SYSOUT PUNCH RECORDS
01 SYSOUT SPOOL KBYTES
0 0.00 MINUTES EXECUTION TIME
1 //!!X  JOB CLASS=K,MSGCLASS=H,NOTIFY=&SYSUID
   JOB02763
  //*ISPF EDIT OF !!.PDS.JCL(IEFBR14)
  IEFC653I SUBSTITUTION JCL - CLASS=K,MSGCLASS=H,NOTIFY=!!
2 //000.STEP EXEC PGM=IEFBR14
  STMT NO. MESSAGE
 2 IEFC662I INVALID LABEL


But then I did thie:

1 J E S 2  J O B  L O G  --  S Y S T E M  ?
 --  N O D E  N 1
0
 10.13.29 JOB02764  SATURDAY,  12 DEC 2020 
 10.13.29 JOB02764  IRR010I  USERID !!   IS ASSIGNED TO THIS JOB.
 10.14.03 JOB02764  ICH70001I !!   LAST ACCESS AT 10:07:43 ON SATURDAY,
DECEMBER 12, 2020
 10.14.03 JOB02764  $HASP373 !!Y  STARTED - INIT 1- CLASS A
 - SYS CBT
 10.14.03 JOB02764  -  TIMINGS
(MINUTES)-  -PAGING C
 10.14.03 JOB02764  -STEPNAME PROCSTEPRC   EXCP   CONN   TCB
SRB  CLOCK  SERV  WORKLOAD  PAGE  SWAP
 10.14.03 JOB02764  -STEP 00  6  0  0.03
 0.000.0   179  SYSTEM   0 0
 10.14.03 JOB02764  -!!Y  ENDED.  NAME- TOTAL TCB
CPU TIME= 0.03 TOTAL ELAPSED TIME=   0.0 SUBSY
 10.14.03 JOB02764  $HASP395 !!Y  ENDED - RC=
0-- JES2 JOB STATISTICS --
-  12 DEC 2020 JOB EXECUTION DATE
-3 CARDS READ
-   39 SYSOUT PRINT RECORDS
-0 SYSOUT PUNCH RECORDS
-5 SYSOUT SPOOL KBYTES
- 0.00 MINUTES EXECUTION TIME
1 //!!Y  JOB CLASS=K,MSGCLASS=H,NOTIFY=&SYSUID
   JOB02764
  //*ISPF EDIT OF !!.PDS.JCL(IEFBR14)
  IEFC653I SUBSTITUTION JCL - CLASS=K,MSGCLASS=H,NOTIFY=!!
2 //X00.STEP EXEC PGM=IEFBR14
 ICH70001I !!   LAST ACCESS AT 10:07:43 ON SATURDAY, DECEMBER 12, 2020
 IEFA111I !!Y IS USING THE FOLLOWING JOB RELATED SETTINGS:
  SWA=BELOW,TIOT SIZE=32K,DSENQSHR=DISALLOW,GDGBIAS=JOB
 IEF142I !!Y STEP - STEP WAS EXECUTED - COND CODE 
 IEF373I STEP/STEP/START 2020347.1014
 IEF032I STEP/STEP/STOP  2020347.1014
 CPU: 0 HR  00 MIN  00.00 SECSRB: 0 HR  00 MIN  00.00
SEC
 VIRT: 4K  SYS:   232K  EXT:0K  SYS:12308K
 ATB- REAL:  1044K  SLOTS: 0K
  VIRT- ALLOC:  11M SHRD:   0M
 IEF375I  JOB/!!Y /START 2020347.1014
 IEF033I  JOB/!!Y /STOP  2020347.1014
 CPU: 0 HR  00 MIN  00.00 SECSRB: 0 HR  00 MIN  00.00
SEC



On Fri, Dec 11, 2020 at 7:16 PM Charles Mills  wrote:

> I saw that just today and was astounded!
>
> Charles
>
> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Paul Gilmartin
> Sent: Friday, December 11, 2020 4:11 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: JCL EXEC name field?
>
> In  the JCL Ref.:
>
>  Chapter 16. EXEC statement
> ...
> Name field
> ...
> • The stepname may be preceded by up to 8 alphanumeric or national
> characters
>and then separated by a period. If the stepname is coded in this
> way,
>the characters up to and including the period are ignored.
>
> WTF?
>
> A way of coding a very short comment?  Is "." OK?
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: JCL EXEC name field?

2020-12-12 Thread Charles Mills
Sure 'nuff.

2 //NOTARY.SOJACK   EXEC PGM=IEFBR14   
IEF142I  SOJACK - STEP WAS EXECUTED - COND CODE    
IEF373I STEP/SOJACK  /START 2020347.1012   
IEF032I STEP/SOJACK  /STOP  2020347.1012  

And no, 00 fails

   2 //00.SOJACK   EXEC PGM=IEFBR14  
STMT NO. MESSAGE 
   2 IEFC662I INVALID LABEL  

Charles

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Paul Gilmartin
Sent: Friday, December 11, 2020 4:11 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: JCL EXEC name field?

In  the JCL Ref.:

 Chapter 16. EXEC statement
...
Name field
...
• The stepname may be preceded by up to 8 alphanumeric or national 
characters
   and then separated by a period. If the stepname is coded in this way,
   the characters up to and including the period are ignored.

WTF?

A way of coding a very short comment?  Is "." OK?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: JCL EXEC name field?

2020-12-11 Thread Charles Mills
I saw that just today and was astounded!

Charles

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Paul Gilmartin
Sent: Friday, December 11, 2020 4:11 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: JCL EXEC name field?

In  the JCL Ref.:

 Chapter 16. EXEC statement
...
Name field
...
• The stepname may be preceded by up to 8 alphanumeric or national 
characters
   and then separated by a period. If the stepname is coded in this way,
   the characters up to and including the period are ignored.

WTF?

A way of coding a very short comment?  Is "." OK?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


JCL EXEC name field?

2020-12-11 Thread Paul Gilmartin
In  the JCL Ref.:

 Chapter 16. EXEC statement
...
Name field
...
• The stepname may be preceded by up to 8 alphanumeric or national 
characters
   and then separated by a period. If the stepname is coded in this way,
   the characters up to and including the period are ignored.

WTF?

A way of coding a very short comment?  Is "." OK?

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN