v9.7 FP7
I need to explain all existing stored procedures (without recreating or running them). I want to query the explain tables directly so don't really need to see the output from db2expln/db2exfmt. In DB2 z/OS, you can capture this info during REBIND, but this is not available in DB2 LUW. Is db2expln the only option to collect explain info for all existing SP's without recreating/running them?
I need to explain all existing stored procedures (without recreating or running them). I want to query the explain tables directly so don't really need to see the output from db2expln/db2exfmt. In DB2 z/OS, you can capture this info during REBIND, but this is not available in DB2 LUW. Is db2expln the only option to collect explain info for all existing SP's without recreating/running them?