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

Load module to source module


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
tecnokrat
Warnings : 1

Active User


Joined: 22 May 2009
Posts: 160
Location: Bangalore

PostPosted: Wed Sep 08, 2010 11:53 pm
Reply with quote

Hi,

As the DFHRLP holds the pointer to dataset of CICS load modules.

I wanna know whether is there a way that from these load module of Program A can we know where the source module is present in which PDS.
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: Wed Sep 08, 2010 11:55 pm
Reply with quote

Hello,

No, there is not. . . Why might you believe there could be?

Many/most compiles are run from an extracted set of the source in a sequential file. There is no reference to the pds/library/etc where the original source is located.
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Wed Sep 08, 2010 11:57 pm
Reply with quote

tecnokrat wrote:
Hi,

As the DFHRLP holds the pointer to dataset of CICS load modules.

I wanna know whether is there a way that from these load module of Program A can we know where the source module is present in which PDS.


No, it is possible that source module has been delete or in the case of purchased software you never had it. If your site has any reasonable standards then finding the source shouldn't be a problem.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sun Sep 12, 2010 2:49 pm
Reply with quote

IIRC, CA-DADS Plus can give you some info regarding load modules defined in DFHRPL and their associated PDS.

O.
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts REASON 00D70014 in load utility DB2 6
No new posts Discrepancy between source code and o... COBOL Programming 7
No new posts DB2 Load - Sort Or order BY DB2 1
Search our Forums:

Back to Top