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

is the approach correct ?


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
baljinders

New User


Joined: 21 Aug 2006
Posts: 72

PostPosted: Mon Apr 19, 2010 9:02 pm
Reply with quote

Hi Everyone,

I have to find out the jobs which update a particular DB2 table. For this, i am searching the production source library with the particular table name and then inside the resulted members searching for keywords like insert,update,delete.

Am i doing the right thing or do i need to do something else also to find out jobs updating that particular table.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Apr 19, 2010 9:11 pm
Reply with quote

Rather than source, I would search the DBRM's.

either way, you will overlook utilities:
  • load jobs
  • archiving jobs which can delete
which means you need to search the appropriate parameter libraries (parm libs).

in the future, it would help if you gave a more appropriate subject for your post.

such as 'finding update programs', which topic has been discussed earlier.

suggest you look at the db2 forum and look thru previous topics,
with any luck, previous Topic Starters provided a more appropriate subject.
Back to top
View user's profile Send private message
baljinders

New User


Joined: 21 Aug 2006
Posts: 72

PostPosted: Mon Apr 19, 2010 9:20 pm
Reply with quote

Thanks Dick,

I'll follow your approach and will also give appropriate subject names in future posts.
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Validating record count of a file is ... DFSORT/ICETOOL 13
No new posts Cobol-DB2 Programming - Better perfor... DB2 1
No new posts ADRDSSU BY(REFDT... not selecting cor... IBM Tools 3
No new posts Need an opinion on the approach that ... CLIST & REXX 15
No new posts Need better approach to create a sort... DFSORT/ICETOOL 8
Search our Forums:

Back to Top