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

Regenerate Source from Load(Easytrieve)


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
yugendran

New User


Joined: 14 Dec 2007
Posts: 51
Location: indore

PostPosted: Wed Dec 04, 2013 10:21 pm
Reply with quote

Hi,

We have a load module for a easytrieve code. But we lost the source code for the same. Is it possible to get back the easytrieve source from load?

Thanks,
Yugendran
Back to top
View user's profile Send private message
Akatsukami

Global Moderator


Joined: 03 Oct 2009
Posts: 1788
Location: Bloomington, IL

PostPosted: Wed Dec 04, 2013 10:30 pm
Reply with quote

Unlikely.
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 Dec 04, 2013 10:49 pm
Reply with quote

Hello,

Depending on the complexity of the code, you might run the program (with very small input files) and dump the input(s) and output(s). Then looking at the in(s) and out(s), build code that does this.

If this is like many systems, there are most likely other Easytrieve code that does something rather similar. Start with one of these and fit for the other processing.

When the new code is running, compare the output created by the original executabloe and the output of the new dcode.

A bit tedious, but quite doable. Best to have someone rather familiar with the data.
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 -> CA Products

 


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 Count the number of characters in a f... CA Products 1
No new posts File matching functionality in Easytr... DFSORT/ICETOOL 14
Search our Forums:

Back to Top