MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

LINKEDIT problem

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
hariavinash
Beginner


Joined: 21 Jan 2005
Posts: 52
Topics: 7

PostPosted: Mon Oct 30, 2006 8:29 am    Post subject: LINKEDIT problem Reply with quote

Hi, i get the following error on linkedit a cobol.db2 pgm. can u please help me find out wats wrong. This is a coboldb2 program

this is the linkedit jcl i used
27 //LKED EXEC PGM=IEWL,PARM='MAP'
28 //SYSLIN DD DSN=&&LOADSET,DISP=(OLD,DELETE)
29 //SYSLIB DD DSN=CEE.SCEELKED,DISP=SHR
30 // DD DSN=ISP.SISPLOAD,DISP=SHR
31 //SYSLMOD DD DSN=my.dataset.LOADLIB(xyz),DISP=SHR 32 //SYSPRINT DD SYSOUT=*
33 //SYSUT1 DD SPACE=(1024,(50,50)),UNIT=SYSDA

Error message with RC=8

IEW2278I B352 INVOCATION PARAMETERS - MAP,COMPAT=LKED

IEW2456E 9207 SYMBOL DSNHADDR UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.

IEW2456E 9207 SYMBOL DSNHADD2 UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.

IEW2456E 9207 SYMBOL DSNHLI UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.

please help
Back to top
View user's profile Send private message
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Mon Oct 30, 2006 8:47 am    Post subject: Reply with quote

You're missing a DB2 library from the SYSLIB concatenation. Does someone else have existing JCL you can compare yours to?
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
hariavinash
Beginner


Joined: 21 Jan 2005
Posts: 52
Topics: 7

PostPosted: Mon Oct 30, 2006 9:06 am    Post subject: Reply with quote

hi bill, thanks for the quick reply.
oops that was sys1.db2.dsnload is missing. i hardly noticed it in the jcl.
thanks for pointing it out.

cheers
Avi
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group