Is there a way to "retrieve source" on a Stored Procedure ? I need to find out what 2 of our Stored Procedures do - especially what programs thay call.
Of course, no documentation and no methodology for source-based creation.
Software/Hardware used:
as/400
ASKED:
November 5, 2009 7:50 PM
UPDATED:
November 6, 2009 2:21 AM
Two ways to go — you can get some of the info you want from logical file SYSPROCS
But you can get all of it in Navigator (real men don’t do navigator)
..Database
Schemas — open the procedure library
— Procedures
Right click on the procedure you want
SQL