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

How to DEBUG DB2 Stored Procedures Using IBM Debugger


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

Active User


Joined: 24 May 2013
Posts: 156
Location: INDIA

PostPosted: Mon Jun 03, 2019 8:26 pm
Reply with quote

Hi All,

I tried searching for this but could not get much info .

I have to debug DB2 Stored Procedures using IBM Debugger and I tried with below options but not getting the Debugger triggered

Define SP with following parameter - RUN OPTIONS 'TEST(,,,VTAM%USER01:*)'

2. and STAY RESIDENT NO


3. compile with debug option

4. bind and refresh

5. Start DEBUGGER session

5. Execute call string

I had My DBA to do the above and then I compiled and BIND/REFRESH but no luck , The STORED PRoc ran without debugger mode, The SP which I want to debug is being called from another SP , Do I need to set the calling SP as well with Debug mode? or how it is , Please let me know if anyone have done it. Many Thanks

Regards
Sumit
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Invoke stored procedure via batch JCL. DB2 2
No new posts Infosphere Optim - unable to save Col... IBM Tools 0
No new posts Calling COBOL DB2 program from a COBO... COBOL Programming 2
No new posts user exits in Column Map procedures IBM Tools 0
This topic is locked: you cannot edit posts or make replies. Internal Autonomous Stored Procedure ... DB2 6
Search our Forums:

Back to Top