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 

Impact Analysis on Assembler-IMS DC programs

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


Joined: 04 Feb 2003
Posts: 113
Topics: 37

PostPosted: Wed May 28, 2003 12:40 pm    Post subject: Impact Analysis on Assembler-IMS DC programs Reply with quote

Hi,
I have to do an impact analysis on Assembler-IMS DC programs. The goal is to list out all the programs which are doing Insert/Update in the IMS database.There are approximately 80 programs including the Main and Subprograms. Since I don't have much exposure to Assembler it would have been of great help if somebody can provide some input to this,
like whether we can do a search for specific "strings" in these programs etc...

Thanks
-Somu
Back to top
View user's profile Send private message Yahoo Messenger
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed May 28, 2003 1:28 pm    Post subject: Reply with quote

The IMS calls should be ISRT for insert and REPL for replace (update). You may want to search on ASMTDLI or CBLTDLI (both work).
Back to top
View user's profile Send private message
somuk
Beginner


Joined: 04 Feb 2003
Posts: 113
Topics: 37

PostPosted: Thu May 29, 2003 8:16 am    Post subject: Reply with quote

Thanks Bithead.Is there anything else I need to look into ..? Appreciate your suggestions..

Thanks
-Somu
Back to top
View user's profile Send private message Yahoo Messenger
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Thu May 29, 2003 8:24 am    Post subject: Reply with quote

Analysis of the PSB may help. If the PROCOPT is G, then it can't make changes to the database. Values of A, I, R and L indicate that it might.

Include checks for deletes as well if that is needed.
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 -> Application Programming 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