DB2 & Stored Procedure Definitions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Greetings!

Does anyone know how to retrieve the definition of an existing stored
procedure in DB2 (version 7 running on our Mainframe)? I am attempting to
create a code generation tool that would create the code necessary to invoke
a stored procedure in .Net. On other platforms, I have used sp_helptext to
get similar information... but I haven't been able to find a DB2 equivalent.

Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top