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

Problem while linking with sub module


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
khyati kumar

New User


Joined: 04 Jan 2008
Posts: 15
Location: Pune

PostPosted: Fri Jan 18, 2008 11:52 am
Reply with quote

hello,

I had compiled my program by retriving it through production but the link module for this program is present in productin library so by using this i had compiled my program and laoded it to my own loadlib so as to test it outside endevour but when i am testing it i am getting abend S0C1 and in spool i am getting NO ACTIVE MODULE FOUND and NAME=UNKNOWN

while testing this code i had given three loadlibrary one is mine personal,2nd is production library which has submodule laod and one hosscurr library which has one more sub-module load.

please if anyone can help me out for this.

regards,
khyati
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Fri Jan 18, 2008 11:59 am
Reply with quote

khyati,

Quote:
laoded it to my own loadlib so as to test it outside endevour

Did you compile the program using ENDEVOR or outside of ENDEVOR?
Back to top
View user's profile Send private message
khyati kumar

New User


Joined: 04 Jan 2008
Posts: 15
Location: Pune

PostPosted: Fri Jan 18, 2008 12:43 pm
Reply with quote

I had compiled it outside endevor
Back to top
View user's profile Send private message
shreevamsi

Active User


Joined: 23 Feb 2006
Posts: 305
Location: Hyderabad,India

PostPosted: Fri Jan 18, 2008 3:53 pm
Reply with quote

Try to compile the program using Static call.
If the load module is not available, we may not compile it either.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts z/vm installation problem All Other Mainframe Topics 0
No new posts Job scheduling problem. JCL & VSAM 9
No new posts Problem with IFTHEN=(WHEN=GROUP,BEGIN... DFSORT/ICETOOL 5
No new posts Need to add field to copybook, proble... COBOL Programming 14
Search our Forums:

Back to Top