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

Finding the Plan name for a transaction via RCT


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Vaishnavi Srivijaya

New User


Joined: 31 Oct 2007
Posts: 11
Location: Bangalore - India

PostPosted: Wed Nov 26, 2008 5:56 pm
Reply with quote

Hi,

Can anyone of you pls tell me how to read the RCT entryt for a particular transaction.
My requirement is as below.
I have a new CICS-DB2 program for which i need to raise a request to add RCT. And, the RCT for this New program would be similar to that of another existing DB2-CICS Program.

So i need to know the existing RCT details for the Transaction/Program.

Can anyone pls help?
Back to top
View user's profile Send private message
Soundammal.S

New User


Joined: 05 May 2008
Posts: 29
Location: Chennai

PostPosted: Wed Nov 26, 2008 7:56 pm
Reply with quote

First of all identify the DB2ENRTY and DB2TRAN associated with the transaction.
In DB2ENTRY, there will be a attribute 'Plan Name' where you will mention the program name. I think i answered your question.
Back to top
View user's profile Send private message
Vaishnavi Srivijaya

New User


Joined: 31 Oct 2007
Posts: 11
Location: Bangalore - India

PostPosted: Wed Nov 26, 2008 8:02 pm
Reply with quote

Thanks, just before few mins i identified the Plan name for that transaction. But now i have a different issue where i need all information that are available in RCT for a particular transaction not only plan name.

The details required are like,
authorization id,
Expected daily volume
Priority
concurrent task etc

These details are required for raising a new RCT entry request
Back to top
View user's profile Send private message
Soundammal.S

New User


Joined: 05 May 2008
Posts: 29
Location: Chennai

PostPosted: Wed Nov 26, 2008 8:06 pm
Reply with quote

You can get other attribute details using

CEDA VIEW DB2ENTRY(DB2ENTRY NAME) GROUP(GROUP NAME)
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts VB to FB - Finding LRECL SYNCSORT 4
No new posts How to identify the transaction categ... IMS DB/DC 3
No new posts Finding Assembler programs PL/I & Assembler 5
No new posts Finding faulty logic Subscript out of... COBOL Programming 5
No new posts Start CICS transaction every day at 2AM CICS 4
Search our Forums:

Back to Top