The CEDA transaction creates and alters the definitions of system resources
in the CICS® system definition (CSD) data set.
RDO provides:
- Online transactions that can be used to inspect, change, and install resource definitions:
- CEDA (inspect, change, and install)
- CEDB (inspect and change)
- CEDC (inspect only).
- A programmable interface to the CEDA transaction, using an EXEC CICS LINK
command in the application program to invoke DFHEDAP directly. (For further
information, see the CICS Customization Guide.)
- A set of system programmer API command (the EXEC CICS CREATE commands)
for creating CICS resources dynamically.
- An offline utility, DFHCSDUP, to inspect or change resource definitions.
(For a description of this utility, see CSD utility program (DFHCSDUP).)
[[ Contents Previous Page | Next Page Index ]]