Joined: 22 Apr 2005 Posts: 15 Location: New York, USA
I was just wondering how to find out all the tables used in a Plan. To speak in an explanatory way - we have some programs, which use many DB2 tables. We bind them using different plans. Now this is what I am looking for - I would like to specify only one plan name and want to get all the tables, which are being used by all the programs, bound in that plan.
I hope that I have been able to explain it. Can anyone help me out?