How to execute a debug profile



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

How to execute a debug profile

Postby tivrfoa » Tue May 17, 2016 12:57 am

Hi,

I created a debug profile using CADP like here:
https://www.ibm.com/support/knowledgece ... fha7qg.htm

I already activeted the profile, but I forgot the cics command to execute it.

Could you tell me the steps to execute or point me to links?

Thank you!
tivrfoa
 
Posts: 84
Joined: Wed Aug 22, 2012 6:35 pm
Has thanked: 60 times
Been thanked: 0 time

Re: How to execute a debug profile

Postby Robert Sample » Tue May 17, 2016 8:10 pm

Google is your friend. Googling cics debug profile returned about 37,200 hits and on the first page of results is http://www.ibm.com/support/knowledgecen ... ug0023.htm which has
Starting Debug Tool for CICS programs by using CADP

Before you begin, verify that you prepared your CICS program as instructed in Preparing a CICS program.

To start Debug Tool under CICS by using CADP, do the following steps:

If you chose screen control mode, start the DTSC transaction on the terminal you specified in the Display Id field.
Run your CICS programs. If Debug Tool identifies a task that matches a CADP profile, Debug Tool starts. If you chose screen control mode, press Enter on the terminal running the DTSC transaction to connect to Debug Tool.

Refer to the following topics for more information related to the material discussed in this topic.

Related tasks
Creating and storing debugging profiles with CADP

Related references
CICS Supplied Transactions
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: How to execute a debug profile

Postby tivrfoa » Wed May 18, 2016 3:13 am

with DTSC:

DTSC Debug Tool Screen Control

Terminal T0JH waiting for Debug Tool.
Press Enter to connect or continue waiting.
Press PF3 to Quit.


I press Enter and nothing happens.
There's a CICS command that goes to a screen that I can type something like:
RUN MY_PROFILE
and I can even pass some parameters, but I don't remember. :/

An alternative is to call my program though a Natural program, and then it activates the debug.
But I should not need a Natural program for this.
tivrfoa
 
Posts: 84
Joined: Wed Aug 22, 2012 6:35 pm
Has thanked: 60 times
Been thanked: 0 time

Re: How to execute a debug profile

Postby tivrfoa » Wed May 18, 2016 11:30 pm

ceci
link p (profile)
tivrfoa
 
Posts: 84
Joined: Wed Aug 22, 2012 6:35 pm
Has thanked: 60 times
Been thanked: 0 time


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post