MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to give CEDA authorization for a particular CICS region?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
ignich7
Beginner


Joined: 29 Nov 2005
Posts: 14
Topics: 10

PostPosted: Thu Nov 22, 2007 4:57 am    Post subject: How to give CEDA authorization for a particular CICS region? Reply with quote

How to give CEDA authorization for a particular CICS region?

I gave the CEDA permission by using the following commands.

TSO RDEFINE TCICSTRN CEDA UACC(NONE)
TSO PE CEDA CLASS(TCICSTRN) ID(User_ID) ACCESS(ALTER)
TSO SETR REFRESH GENERIC(TCICSTRN)
TSO SETROPTS RACLIST(TCICSTRN) REFRESH

But it gives the permission to execute CEDA on all the regions that are present in the LPAR. I want to give CEDA permission for only one region and CEDA access should not be there for rest of the regions. How can I do it???

Thanks in advance.
_________________
GNANA NICHOLAS.I
Back to top
View user's profile Send private message
ar_karthick
Beginner


Joined: 19 Dec 2006
Posts: 39
Topics: 20
Location: india

PostPosted: Fri Nov 30, 2007 1:04 pm    Post subject: Reply with quote

You need to mention applid of that region in the command

For Ex: TSO PE CEDA CLASS(TCICSTRN) applid(XXXXXXXX) ID(User_ID) ACCESS(ALTER).

I hope this will work.
_________________
karthick
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group