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 

XPEDITOR FOR DB2 PGM...

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
dsonsamuel
Beginner


Joined: 25 Mar 2004
Posts: 26
Topics: 16

PostPosted: Thu Mar 25, 2004 8:27 am    Post subject: XPEDITOR FOR DB2 PGM... Reply with quote

When I use XPEDITOR for DB2 pgms,it abends when it encounters the first sql statement with SOC1 telling that 'DSNHLI...not found'.Can anyone help me on this.....
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Mar 25, 2004 8:38 am    Post subject: Reply with quote

dsonsamuel,

IMS and DB2 share a common alias name, DSNHLI, for the language interface module. You must do the following when you concatenate your libraries:

  • If you use IMS with the COBOL option DYNAM, be sure to concatenate the IMS library first.
  • If you run your application program only under DB2, be sure to concatenate the DB2 library first.


Make sure that you have right libraries in your xpediter setup.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities 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