IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

JCL Pre-link stage


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
thesexyone

New User


Joined: 02 Jan 2006
Posts: 7

PostPosted: Thu Feb 16, 2006 1:36 am
Reply with quote

Dear gurus,

I am attempting a JCL for pre-compiling, compiling, pre-linking and link editing a COBOL/DB2 batch program.

I am having problems at the pre-link stage where I'm getting unresolved
references to CEESTART, CEEBETBL, CEESG005, IGZCBSO and CEESG003. I have found the PDS where these members reside. Do I need to put them in my PLKED.SYSLIB or PLKED.STEPLIB.

This is my JCL when pre-linking, note I am overriding an IBM supplied cataloged procedure DSNHICOB.


//PLKED.SYSMSGS DD DSN=SYS1.SCEEMSGP(EDCPMSGE),DISP=SHR
//PLKED.SYSIN DD
// DD DUMMY
Back to top
View user's profile Send private message
thesexyone

New User


Joined: 02 Jan 2006
Posts: 7

PostPosted: Sat Feb 18, 2006 4:11 am
Reply with quote

Followup.

I managed to get this to work in the end. I just created an instream procedure.

I am still getting a return code of 4 from the pre-link because of unresolved references. I don't know how to fix this. When it links I get a return code of 0.

If anyone has encountered this before I'd be interested to hear your point of view on this!

Cheers!!
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts How can i link the RHDCSNON programa ... IDMS/ADSO 2
No new posts Run don't walk to your nearest ZOWE l... All Other Mainframe Topics 4
No new posts LE Modules in Link Edit COBOL Programming 1
No new posts Defining SYSLIB to USS c++ (cxx) comp... All Other Mainframe Topics 2
No new posts IEW2456E error when link-editing a C ... JCL & VSAM 0
Search our Forums:

Back to Top