My colleagues and I have several hundred SQL stored procedures that reside in a hosted DB2 / z database (version 8.1). We do not have administrator rights, and our access to the database is through QMF screens. Downloads are made through a 3270 terminal session using the TSO FT command.
Is there a simple / efficient way to extract the definitions / text of all our stored procedures?
I would like to make a weekly dump that we save in place in SVN or some other version control system.
Any suggestions are welcome.
thanks
Stephen
Update - July 9, 2009
Thanks a lot for the suggestions, but they don't seem to help in our specific configuration. I will return to our supplier and ask them for more information. Will be updated when I find out anything else.
Stephen
source share