Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Debugging stored procedures on mainframe

Status
Not open for further replies.

aaadb2

Programmer
Jan 28, 2004
4
US
Hello,

Are there tools for debugging stored procedures
running on mainframe? I am getting an SQL code -430
on EXEC SQL CALL, but manuals refer to it in a very
vague description.

Thanks
 
Thank you Sathyarams. Is SQL SP Builder available for OS/390
(mainframe)?

 
aaadb2,

Have you checked the logs or the WLM/SPAS started tasks for any type of entries?

-PK.Ganapathy
DB2 DBA
TCS
 
Thank you PK. I am working with DBAs on setting up
the MSGFILE log
 
One tool for debugging DB2 stored procedures on the mainframe is XPEDITER which is a product of COMPUWARE.

Stephan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top