JCL Error - Expected Continuation Not Received and UOF



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

Re: JCL Error - Expected Continuation Not Received and UOF

Postby enrico-sorichetti » Mon Aug 27, 2018 2:54 am

2 IEFC612I PROCEDURE COBOLCL WAS NOT FOUND

that' s the thing to investigate
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

Re: JCL Error - Expected Continuation Not Received and UOF

Postby Robert Sample » Mon Aug 27, 2018 6:13 pm

One comment: you MUST talk to coworkers, or your team leader, or your manager, or your site support group to determine the appropriate COBOL compile procedure to execute. COBOLCL sounds more made up than real; IGYWCL is one of IBM's COBOL procedures provided with the compiler. And if your site support group has not placed the COBOL compile / link procedure in a system procedure library, you will need to add a JCLLIB statement to your code to point to the correct procedure library (so if COBOLCL is your site's procedure, it is not in a system library and hence you will have to use a JCLLIB statement). None of this can we help you with -- only someone working AT YOUR SITE can possibly provide you the needed information since it can (and often does) vary from site to site.

These users thanked the author Robert Sample for the post:
Vickz (Tue Aug 28, 2018 12:44 am)
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Previous

Return to JCL

 


  • Related topics
    Replies
    Views
    Last post