IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Debugging Native Stored procedure in IBM Data Studio


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
paramoberoi

New User


Joined: 26 Oct 2010
Posts: 12
Location: USA

PostPosted: Wed Dec 23, 2015 11:55 am
Reply with quote

Hello

I am trying to Debug a DB2 for z/OS v11 native Stored proc in IBM Data Studio v4.1.0.0

I deployed the stored proc successfully with debug enabled.
I am using built in session manager of Data Studio. I took the IP address and port details by running db2dbgm.bat and selected the option "Use already running session manager."

When I right click the stored proc and select "Debug", give parameter values and click on debug, it opens the debug perspective but it does not stop on the first line of stored proc. The stored proc simply runs successfully till the end as if I chose "run" instead of "Debug". It does not even allow me to set any breakpoints and most of the commands under Run menu such as Resume, Suspend, Step into, Step Over etc are disabled.

Can you please advise on what needs to be done so that debugger stops on the first line of SP? Thanks.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
Search our Forums:

Back to Top