Smitha
New User
Joined: 20 Jun 2005 Posts: 5
|
|
|
|
Hi Pushpak,
You can get the PDS name, where the DBRM's for that particular package is stored in the SYSIBM.SYSPACKAGE catalog table. Once you get the PDS name, you can check the members in them for the tables used. The members would correspond to the program names.
Hope this helps!
-Smitha. |
|