JCL TUTE



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

Re: JCL TUTE

Postby dick scherrer » Fri Feb 04, 2011 10:36 am

Hello,

You have at least 2 sets of errors. . .

1. The dataset names (DSN) are illegal.

2. There are 2 SORTIN dd statements.

Which sort product is being used?
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: JCL TUTE

Postby NicC » Fri Feb 04, 2011 11:54 am

methinks he will never get to the stage of running this as both sortin datasets are DISP=SHR and would have to exist before the step started but they cannot wxist with those dataset names.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: JCL TUTE

Postby enrico-sorichetti » Fri Feb 04, 2011 1:58 pm

/peeve on
apart calling program an <error complete>(*) jcl stream
/peeve off

(*) given an arbitrary large number of corrections the <thing> will still contain errors
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Previous

Return to JCL