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

Xpeditor- Load Module not found error


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mahi

New User


Joined: 04 Apr 2006
Posts: 86
Location: Hyderabad

PostPosted: Tue Sep 04, 2007 4:25 pm
Reply with quote

Hi,
I am expediting a program which has a subprogram. It is giving the erroe XPCP load module not found when the execution comes to the subprogram. It is not executing the sub program.
I have compiled both the programs with Xped Opton(It is dynamical call) and given the LOADLIBs .

Please suggest what might be the problem.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Sep 04, 2007 7:19 pm
Reply with quote

Hello,

Sounds like the subprogram is not linked into the proper loadlib?

If you post your jcl and the diagnostic info from the run, we may be able to offer suggestions.
Back to top
View user's profile Send private message
mahi

New User


Joined: 04 Apr 2006
Posts: 86
Location: Hyderabad

PostPosted: Wed Sep 05, 2007 11:45 am
Reply with quote

Hi,
Sorry for late reply...
Actually it is working outside of Xpeditor.. Only when I try to execute through the Xpeditor I am getting this problem...
Back to top
View user's profile Send private message
manihcl85
Warnings : 1

New User


Joined: 11 Jan 2007
Posts: 52
Location: chennai

PostPosted: Wed Sep 05, 2007 11:48 am
Reply with quote

Hi,

Check whether you have included both the load libraries of main as well as sub program in expeditor load lib option.

Regards,
Mani
Back to top
View user's profile Send private message
mahi

New User


Joined: 04 Apr 2006
Posts: 86
Location: Hyderabad

PostPosted: Wed Sep 05, 2007 11:51 am
Reply with quote

Yes .. I have included both LOADLIBs..Is there any settings we need to change when we are xpediting the program which has subprograms??
Back to top
View user's profile Send private message
manihcl85
Warnings : 1

New User


Joined: 11 Jan 2007
Posts: 52
Location: chennai

PostPosted: Wed Sep 05, 2007 11:55 am
Reply with quote

Hi,

No setting need to be changed for sub program. place the loadlib in correct order . check whether u have link edited after compiling them using expeditor option.

Regards,
mani
Back to top
View user's profile Send private message
mahi

New User


Joined: 04 Apr 2006
Posts: 86
Location: Hyderabad

PostPosted: Wed Sep 05, 2007 12:19 pm
Reply with quote

I will check N let u know
Back to top
View user's profile Send private message
mahi

New User


Joined: 04 Apr 2006
Posts: 86
Location: Hyderabad

PostPosted: Wed Sep 05, 2007 12:40 pm
Reply with quote

In dynamic link edit is needed? If so where we need to link edit? Is it in expeditor or in copile JCL itself?

Actually This program is having around 10 subprogras and all are executing fine except one.
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 -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top