View previous topic :: View next topic |
Author |
Message |
key Beginner
Joined: 29 Dec 2005 Posts: 19 Topics: 6
|
Posted: Fri May 05, 2006 4:30 am Post subject: Identify the Databases used in programs |
|
|
Hi ,
I need help on following topic.
We had found 6 databases (DB2 & IMS) using customer related activities. This is the only input we have. From this, we have to know how many programs used these 6 databases.
Is there any kind of tools available for this? Because we have approximately around 24000 thousand programs which mixed up of PL1, COBOL and Assembler.
Also, if you are providing information about How to proceed in this situation will be more helpful for me.
Kindly let me know.
Regards,
Karthik |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Fri May 05, 2006 4:33 am Post subject: |
|
|
key,
The title is quite misleading. Please post the approriate forum. This belongs to "utilities" forum. Search the source PDS for the strings "sql" for DB2 "dli" for IMS using option 3.15
Hope this helps...
Cheers
Kolusu
Ps: Edited the topic title and moved to "utilities" forum _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Fri May 05, 2006 9:32 am Post subject: |
|
|
For DB2, look at table SYSIBM.SYSPLANDEP. For IMS, you can look at the PSB and ACB libraries for the PSB (This does not give the program but it is a start). |
|
Back to top |
|
 |
key Beginner
Joined: 29 Dec 2005 Posts: 19 Topics: 6
|
Posted: Fri May 05, 2006 9:53 am Post subject: |
|
|
Thanks much for the replies.
This will be helpful for me in the initial manual search approach.
Also, I want to know, is there any tool is available to do this? Can you provide some tool names?
Regards,
Karthik |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Fri May 05, 2006 9:56 am Post subject: |
|
|
I am not aware of any tool. |
|
Back to top |
|
 |
|
|