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

How to DEBUG IMS-DC programs


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
murali922

New User


Joined: 25 Jul 2005
Posts: 92
Location: India

PostPosted: Thu Jun 21, 2007 2:50 pm
Reply with quote

Hi,

Can anyone let me know how you normally debug an IMS-DC program. Its an online program.

I have used a tool called Intertest or Expeditor for debuggin CICS programs, but have no clue how to test IMS-DC programs.

Can someone provide help with regards to this and also provide documents explaining how to debug please....

Thanks
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Thu Jun 21, 2007 3:39 pm
Reply with quote

Batch Terminal Simulator (BTS). You may find info via the first link in my signature; just search for BTS.
Back to top
View user's profile Send private message
Suthagar

New User


Joined: 01 Jul 2005
Posts: 26
Location: Chennai

PostPosted: Mon Jul 09, 2007 10:45 pm
Reply with quote

Hi Murali,

You can use the same Expediter to test the IMS DC program.

You have to get into the Xpediter with the IMS/DLA programs and set
the profile for the MPP programs.

Also you need to mention the Transcode and INITSCR.
TRANSCODE = Transaction ID
INITSCR = should mention your source name (Program name)

then as usual IMS online program testing...

Hope this helps you.

Regards,
Suthagar. S
Back to top
View user's profile Send private message
murali922

New User


Joined: 25 Jul 2005
Posts: 92
Location: India

PostPosted: Tue Jul 10, 2007 9:32 am
Reply with quote

I am completely new to IMS-DC, and have nil knowledge on this. I have never used Expeditor before, so if you can get me a manual which would help me know how to use this tool, it would be great.

I have used Intertest and have worked in CICS, so picking up the new tool would be easy for me.

Thanks a lot.
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Tue Jul 10, 2007 10:56 am
Reply with quote

Quote:
so if you can get me a manual which would help me know how to use this tool, it would be great

You can go thru online tutorial in Xpeditor.
Back to top
View user's profile Send private message
kranthi518

New User


Joined: 27 May 2007
Posts: 1
Location: mumbai

PostPosted: Wed Jul 18, 2007 10:38 am
Reply with quote

Hi...

You can use the same Expediter to test the IMS DC program.

You have to get into the Xpediter with the IMS/DLA programs and set
the profile for the MPP programs.

Also you need to mention the Transcode and INITSCR.
TRANSCODE = Transaction ID
INITSCR = should mention your source name (Program name)

After u hit enter the screen freezes, then u have to invoke the IMSDC program by transaction on screen.

Then in expeditor u can normally debug that transaction u entered earlier .

Hope this helps u
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Fetch data from programs execute (dat... DB2 3
No new posts Passing Parameters to Programs Invoke... PL/I & Assembler 5
No new posts Finding Assembler programs PL/I & Assembler 5
No new posts Recompiling programs after a copybook... COBOL Programming 1
No new posts Can you give me examples of programs ... CLIST & REXX 22
Search our Forums:

Back to Top