Security checking, Ceda help panels, Ceda—resource definition online – IBM CICS Transaction Server for OS/390 SC33-1686-02 User Manual
Page 56: Figure 22. ceda transaction: normal panel, Figure 24. ceda transaction: normal panel (end), Figure 26. ceda transaction: initial help panel, Figure 27. ceda transaction: help panel 1, Cics supplied transactions

CEDA—resource definition online
ALTER TRANS
OVERTYPE TO MODIFY
CICS RELEASE = 41
CEDA
ALter TRANSaction(
)
TRANSaction
==>
Group
==>
DEscription
==>
PROGram
==>
TWasize
==>
-32767
PROFile
==>
PArtitionset ==>
STAtus
==>
Enabled | Disabled
PRIMedsize
==>
-6552
TASKDATALoc
==>
Below | Any
TASKDATAKey
==>
User | Cics
STOrageclear ==>
No | Yes
RUnaway
==>
System | -27
SHutdown
==>
Disabled | Enabled
ISolate
==>
Yes | No
REMOTE ATTRIBUTES
+
DYnamic
==>
No | Yes
Figure 22. CEDA transaction: normal panel
REMOTESystem ==>
REMOTEName
==>
TRProf
==>
Localq
==>
No | Yes
SCHEDULING
PRIOrity
==>
-255
TClass
:
No | 1-1
TRANClass
==>
ALIASES
Alias
==>
TASKReq
==>
XTRanid
==>
TPName
==>
==>
XTPname
==>
==>
==>
RECOVERY
DTimout
==>
No | 1-68
+
INdoubt
==>
Backout | Commit | Wait
Figure 23. CEDA transaction: normal panel (continued)
RESTart
==>
No | Yes
SPurge
==>
No | Yes
TPUrge
==>
No | Yes
DUmp
==>
Yes | No
TRACe
==>
Yes | No
SECURITY
RESSec
==>
No | Yes
Cmdsec
==>
No | Yes
Extsec
:
TRANSec
:
1-64
RSl
:
-24 | Public
Figure 24. CEDA transaction: normal panel (end)
OVERTYPE TO MODIFY
COMPATIBILITY MODE
CEDA
ALter
TRansaction
==>
Group
==>
DEscription
==>
PROGram
==>
TWasize
==>
-32767
PROFile
==>
PArtitionset ==>
STatus
==>
Enabled | Disabled
PRIMedsize
==>
-6552
TASKDATALoc
==>
Below | Any
TASKDATAKey
==>
User | Cics
REMOTE ATTRIBUTES
DYnamic
==>
No | Yes
REMOTESystem ==>
REMOTEName
==>
TRProf
==>
+
Localq
==>
No | Yes
Figure 25. CEDA transaction: compatibility mode panel
Security checking
The scope of a particular CEDA command can be limited by
a combination of several levels of security checking. The
normal transaction-attach security is described in the
CICS
RACF Security Guide. CEDA calls the exec interface
programs to process the user’s commands, in much the
same way as CECI or a user’s command-level program
would. The resource security and the command security
used by the command-level programming interface are thus
applicable to the master terminal user.
For programming information about command security
checking, see the
CICS System Programming Reference
manual.
CEDA HELP panels
If you press the help key (PF1), the following panels are
displayed:
CEDA Help Selection
This panel allows you to see a brief description of the CEDA transaction.
For a complete description see Resource Definition (Online)
(SC33- 666).
Select one of the following topics:
1 Command Summary
2 Resources, Groups and Lists
3 Using the commands
4 Expand and Display
5 Messages
6 Defaults and Userdefine
7 PF keys
Selection ==>
Press Enter or any PF key to return
Figure 26. CEDA transaction: initial HELP panel
Command Summary
Resource management commands:
DEFINE
creates a resource definition (see Topic 6 for USERDEFINE)
ALTER,VIEW
modify and display the attributes of a resource (or resources)
COPY
creates new resources from existing definitions
DELETE
destroys resource definitions
MOVE,RENAME
change the names and/or groupings of resources
List management commands:
ADD
creates or extends a list
REMOVE
reduces or destroys a list
APPEND
copies a list or combines lists
General purpose commands:
CHECK
cross-checks definitions in a group or list
DISPLAY
shows the names of groups or lists on the CSD file
EXPAND
shows the contents of groups or lists
INSTALL
dynamically adds resources to the running CICS system
LOCK,UNLOCK
control access to a group or list
CEDB does not have INSTALL. CEDC has DISPLAY, EXPAND and VIEW only.
Press Enter or any PF key to return to Help Selection Panel
Figure 27. CEDA transaction: HELP Panel 1
38
CICS Supplied Transactions