Sytem: DB2 ver 7.2 on Windows
We have a bunch of stored procedures and I would like to BIND the SP packages with various options.
In order to do an explicit BIND, I need to know the bind file generated by the stored procedure builder.
Is there a way to get the bindfile information for stored procedures build using the stored procedure builder ?
thanks.
Anil