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

how to check RCT entries for a transactino?


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

New User


Joined: 11 Oct 2005
Posts: 62
Location: India

PostPosted: Thu Nov 05, 2009 10:15 am
Reply with quote

Hi
Can some help me how to check RCT entries for a CICS transaction?

Recently we have requested the admin to install a new transaction associating with a CICS-DB2 program.

We have granted execute access on the plan associated to PUBLIC, but when i run the transaction it is abending with -922 (authorizatin failure - PLAN Access). I would like to see whats the plan defined for the transaction. Has some one faced this problem?

Can some one help me?
Thanks
Back to top
View user's profile Send private message
devaswamidoss

New User


Joined: 22 Aug 2003
Posts: 4

PostPosted: Thu Nov 05, 2009 12:41 pm
Reply with quote

Have you tried CEMT I DB2Entry?
Back to top
View user's profile Send private message
PrabakarV

New User


Joined: 21 Dec 2007
Posts: 88
Location: My Desk

PostPosted: Fri Nov 06, 2009 3:17 pm
Reply with quote

Code:
CEMT I DB2T(TRAN)
.... it should return plan name if an entry exists for that tran
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 SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts How to check whether who renamed the ... JCL & VSAM 3
No new posts No ++JCLIN, APPLY CHECK job JCL & VSAM 1
No new posts EMPTY file check scenario JCL & VSAM 6
Search our Forums:

Back to Top