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 

Changeman Compile

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


Joined: 20 Jun 2003
Posts: 112
Topics: 48
Location: Bangalore

PostPosted: Mon Mar 07, 2005 7:16 am    Post subject: Changeman Compile Reply with quote

Hi,

I have a pgm A in changeman.

Pgm A Calls Pgm B (statically linked).

I dont have the source of Pgm B, but i have the loadlib for it in my personal pds. When i stage Pgm A in changeman it doesnt compile successfully because the call to Pgm B fails.

Where can i give the loadlib for Pgm B in changeman. Any idea on the options ??

I tried modifying the changeman jcl that i got in SDSF by giving the correct loadlib but it doesnt work.

Any ideas....

Thanks,
Deepesh
Back to top
View user's profile Send private message AIM Address
gharisankar
Beginner


Joined: 10 Jul 2004
Posts: 19
Topics: 3
Location: C/O Platform - Mainframe

PostPosted: Mon Mar 07, 2005 7:56 pm    Post subject: Reply with quote

Hi Deepesh
I think you have to concatenate your personal library in Linkedit SYSLIB.
_________________
Regards
Hari Smile
Back to top
View user's profile Send private message
deepeshk79
Beginner


Joined: 20 Jun 2003
Posts: 112
Topics: 48
Location: Bangalore

PostPosted: Tue Mar 08, 2005 1:27 am    Post subject: Reply with quote

Hi Hari,

I tried concatenating my loadlib to SYSLIB and JOBLIB. But in both cases the Changeman job fails at SERCOPY step.

Still in the soup !!!

Deepesh
Back to top
View user's profile Send private message AIM Address
coolman
Intermediate


Joined: 03 Jan 2003
Posts: 283
Topics: 27
Location: US

PostPosted: Fri Mar 11, 2005 10:56 am    Post subject: Reply with quote

Try staging the B's load module from your PDS to the same package as A but as a LOB member and try compiling A once again.
________
herbalaire


Last edited by coolman on Sat Feb 05, 2011 1:40 am; edited 1 time in total
Back to top
View user's profile Send private message
raam_narayan
Beginner


Joined: 28 Apr 2006
Posts: 12
Topics: 2

PostPosted: Thu May 04, 2006 10:31 am    Post subject: Reply with quote

HI Deepesh,

Adding to what COOLMAN has replied you need to stage the Sub routine from your development PDS to ur Chengeman Staging LIbrary... however i do not think u can stage it as LOB because if the program is the COBDB2 then u can do it , but i'm not sure what is the SRC made of.. so anyway u can try with the * and u would be getting all the possible LIBRARY so u can choose one from it... pls revert in case of any issue

Thanks & Regards,
V.Ram NArayan
Back to top
View user's profile Send private message
German Castillo
Beginner


Joined: 23 Dec 2005
Posts: 83
Topics: 2
Location: Caracas, Venezuela

PostPosted: Thu May 04, 2006 11:23 am    Post subject: Reply with quote

There is a way... I myself wouldn't do it, since I will have a load module in baseline without its corresponding source module.

For what it is worth, here it goes...

Just Stage (Option C1 would do it) your B-module (the one lacking source module) as a load module itself!

Now the lked will go thru since staging datasets are (should be??) concatenated in front of most syslib

Hope it helps
_________________
Best wishes,

German Castillo
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 -> 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