Finding the Transaction ID for a CICS Program.

Customer Information Control System. Middleware and MQ Series.
Post Reply
Rashmi Bansal
Registered Member
Posts: 11
Joined: Fri Jan 17, 2014 6:53 pm

Finding the Transaction ID for a CICS Program.

Post by Rashmi Bansal »

Hi All,

If I know the CICS program name, how can I find the transaction-id for the that program?
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1886
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: Finding the Transaction ID for a CICS Program.

Post by Robert Sample »

Code: Select all

CEMT I TRANS(*) PROG(<programname>)
or use CEDC / CEDB / CEDA to find it.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “CICS, Middleware and MQ Series.”