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

Create Assembler from Load module


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Vijay Cheruvu

New User


Joined: 03 Sep 2008
Posts: 3
Location: USA

PostPosted: Wed Sep 03, 2008 2:20 am
Reply with quote

I have 3000 load modules with no source code. I would like to know what shall I do if any of them needs any modification?

Thanks,
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Wed Sep 03, 2008 2:49 am
Reply with quote

It's work, but there are free dis-assemblers out there that work fairly well......
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 03, 2008 2:50 am
Reply with quote

Hello Vijay and welcome to the forums,

Try here:
www-01.ibm.com/software/awdtools/hlasm/

Keep in mind that source created from the executable is not very maintainable.

If there are some critical modules that may need modificaton n the near future, it would be a good thing to begin re-coding them.
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 03, 2008 2:53 am
Reply with quote

Hello again,

Were these originally assembler or some other language?
Back to top
View user's profile Send private message
Vijay Cheruvu

New User


Joined: 03 Sep 2008
Posts: 3
Location: USA

PostPosted: Wed Sep 03, 2008 3:08 pm
Reply with quote

Hi Dick,

Most of the load modules are from Cobol.

Regards,
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Wed Sep 03, 2008 4:43 pm
Reply with quote

Vijay Cheruvu wrote:
Most of the load modules are from Cobol.
Are you able to understand "Assembler" code?
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Wed Sep 03, 2008 4:51 pm
Reply with quote

Vijay,

Check these guys out -

www.source-recovery.com

Regards,
Back to top
View user's profile Send private message
Vijay Cheruvu

New User


Joined: 03 Sep 2008
Posts: 3
Location: USA

PostPosted: Wed Sep 03, 2008 7:57 pm
Reply with quote

Dear Dick & Bill,

Thanks for the reply. I am done.

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

New User


Joined: 10 Mar 2005
Posts: 33
Location: Lewiston

PostPosted: Thu Sep 04, 2008 2:18 am
Reply with quote

Vijay,
Please share the technique you used to convert from COBOL load modules to Assembler or COBOL source.
Back to top
View user's profile Send private message
S0C7

New User


Joined: 19 May 2006
Posts: 26

PostPosted: Fri Sep 12, 2008 10:48 am
Reply with quote

Vijay Cheruvu wrote:
Dear Dick & Bill,

Thanks for the reply. I am done.

Regards,


Vijay, Please share your findings with all of us. I got stuck up on this some time back. How do I convert the load module back into cobol source code icon_question.gif

Eagerly awaiting your reply...
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: Fri Sep 12, 2008 8:02 pm
Reply with quote

Hello,

If 3000 load modules were involved and the work ws completed that quickly (just over a day), my guess is that a copy of the source was located. . .
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 -> IBM Tools

 


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 How to create a list of SAR jobs with... CA Products 3
No new posts REASON 00D70014 in load utility DB2 6
No new posts Build dataset list with properties us... PL/I & Assembler 4
Search our Forums:

Back to Top