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

Debuging prog interactively under batch


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kutty.r

New User


Joined: 22 Jun 2006
Posts: 24

PostPosted: Thu Oct 26, 2006 9:29 pm
Reply with quote

hi,

while selecting option 3. debuging prog interactively under batch

1, do we need to give the compilation jcl?
2,do we need to give ddio files?
3, or just run jcl is enough to debug?
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Fri Oct 27, 2006 5:38 am
Reply with quote

As you havn't mentioned... Shall I assume you are talking about XPEDITER?

If yes, you dont need to give compilation JCL. But the program should be compiled and load module should be available in the appropriate region before start interacting thru RUN JCL.
Back to top
View user's profile Send private message
kutty.r

New User


Joined: 22 Jun 2006
Posts: 24

PostPosted: Fri Oct 27, 2006 6:24 pm
Reply with quote

priyesh,

do we need to compile with xpediter, ie option 1.1
1,convert compile jcl for run the pgm in batch mode?
2, any ddio files we need to mention?
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Fri Oct 27, 2006 7:29 pm
Reply with quote

Quote:
do we need to compile with xpediter, ie option 1.1
1,convert compile jcl for run the pgm in batch mode?

I am really not much familiar with this option.

Quote:
2, any ddio files we need to mention?

DDIO files are created when you compile the program with XPED option ON. So you dont need to mention separately.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sun Oct 29, 2006 11:18 am
Reply with quote

You have to make sure that the correct DDIO file is used while debugging. You can do that using option 5.3 in Xpediter.

O.
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 -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
No new posts Batch install term/printer CICS 2
No new posts File Aid Batch IBM Tools 7
Search our Forums:

Back to Top