ask for experience after submit a jcl compiler



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

ask for experience after submit a jcl compiler

Postby lxw039 » Mon Nov 10, 2008 10:35 pm

hi, anybody can explain the main idea for option(1---5) after I submit
the jcl complier as following, which one is most important option for
check information, could you introduce your experience how to check the
useful infomation within these option, thank you very much!

--JOBNAME--JOBID----STATUS---RAN/RECEIVED------DAY-------DEST---------
   LXW039B  J003927  OUTPUT   11:51  11/10/2008 TODAY     RCTSPOOL     
 --RC--PGM--------STEP-----PRSTEP---PROC-----COMMENTS------------------
    0  IGYCRCTL   COBOL    COMPILE  IGYWCL                             
    0  HEWL       LKED     COMPILE  IGYWCL                             
 --------DDNAME---STEP-----PRSTEP---STAT-ACT-C-GRP-D-SIZE-U-DEST-------
 _    1  LOG      *                 HELD     X   1 H   19 L RCTSPOOL   
 _    2  JCL      *                 HELD     X   1 H   67 L RCTSPOOL   
 _    3  MESSAGES *                 HELD     X   1 H  132 L RCTSPOOL   
 _    4  SYSPRINT COBOL    COMPILE  HELD     X   1 H  476 L RCTSPOOL   
 _    5  SYSPRINT LKED     COMPILE  HELD     X   1 H  129 L RCTSPOOL
lxw039
 
Posts: 47
Joined: Tue Oct 07, 2008 11:49 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ask for experience after submit a jcl compiler

Postby dick scherrer » Tue Nov 11, 2008 12:51 am

Hello,

Files 1, 3, 4, and 5 may have information you need to see. Most of the time looking at file 4 is a good place to start - that is where your compile errors will be found.

File 2 should be constant as all of your compiles should run from system standard jcl. Rarely, you may want/need to look at file 2.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: ask for experience after submit a jcl compiler

Postby lxw039 » Tue Nov 11, 2008 1:00 am

how about option 3---message? jcl's message or cobol's message? is it useful? thanks.
lxw039
 
Posts: 47
Joined: Tue Oct 07, 2008 11:49 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ask for experience after submit a jcl compiler

Postby dick scherrer » Tue Nov 11, 2008 1:02 am

Yes, that was a typo. I've fixed it.

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: ask for experience after submit a jcl compiler

Postby lxw039 » Wed Nov 12, 2008 8:39 pm

thanks a lot.
lxw039
 
Posts: 47
Joined: Tue Oct 07, 2008 11:49 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ask for experience after submit a jcl compiler

Postby lxw039 » Sat Nov 15, 2008 3:10 am

hi, I know each option is a file, can I print each file, how to do that? thank you!
lxw039
 
Posts: 47
Joined: Tue Oct 07, 2008 11:49 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ask for experience after submit a jcl compiler

Postby dick scherrer » Sat Nov 15, 2008 9:01 am

Hello,

To print a job, you "release" it from held output status.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: ask for experience after submit a jcl compiler

Postby lxw039 » Fri Nov 21, 2008 8:56 pm

how to do that? programing or exist a command under ISPF? expect your answer, Mr. D, thank you!
lxw039
 
Posts: 47
Joined: Tue Oct 07, 2008 11:49 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ask for experience after submit a jcl compiler

Postby dick scherrer » Sat Nov 22, 2008 1:51 am

Hello,

how to do that?
From within sdsf.

Here's a link to more sdsf info than you will use anytime soon :)
http://www-03.ibm.com/servers/eserver/z ... sfcard.pdf

It is meant to be printed 2-sided.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: ask for experience after submit a jcl compiler

Postby lxw039 » Mon Nov 24, 2008 11:40 pm

thank you very much!
lxw039
 
Posts: 47
Joined: Tue Oct 07, 2008 11:49 pm
Has thanked: 0 time
Been thanked: 0 time

Next

Return to JCL

 


  • Related topics
    Replies
    Views
    Last post