CEDA—resource definition online
Resource:
├─ ──┬ ┬──CONNECTION(name)── ─┤
├┤──DB2CONN(name) ─────
├┤──DB2ENTRY(name) ────
├┤──DB2TRAN(name) ─────
| ├┤──DOCTEMPLATE(name)─
| ├┤──ENQMODEL(name) ────
├┤──FILE(name) ────────
├┤──JOURNALMODEL(name)
├┤──LSRPOOL(name) ─────
├┤──MAPSET(name) ──────
├┤──PARTITIONSET(name)
├┤──PARTNER(name) ─────
| ├┤──PROCESSTYPE(name)─
├┤──PROFILE(name) ─────
├┤──PROGRAM(name) ─────
| ├┤──REQUESTMODEL(name)
├┤──SESSIONS(name) ────
| ├┤──TCPIPSERVICE(name)
├┤──TDQUEUE(name) ─────
├┤──TERMINAL(name) ────
├┤──TRANCLASS(name) ───
├┤──TRANSACTION(name)─
| ├┤──TSMODEL(name) ─────
└┘──TYPETERM(name) ────
Route (Copy and Move):
├─ ──GROUP(from-name)──┬ ┬──AS(newname) ───────────── ─┤
├┤──TO(to-name) ─────────────
└ ┘──AS(newname)──TO(to-name)
Route (Rename):
├─ ──┬ ┬────────────────── ──┬ ┬───────────── ──┬ ┬───────────── ─┤
└┘──GROUP(from-name)└ ┘──AS(newname)└ ┘──TO(to-name)
attribute list:
├─ ──for details consult the Resource Definition Guide ─┤
You can go directly to the working screen to make your
changes by typing:
CEDA function resource_type
For example:
CEDA DEF CONN
The CEDA keywords are as follows:
AFTER
Controls the placing of a group name in a list.
ALL
All resources are to be copied, deleted, displayed,
installed, moved, or renamed.
AS The new name specified for a definition.
BEFORE
Controls the placing of a group name in a list.
CONNECTION
The remote system that your CICS system
communicates with, using ISC or MRO.
DB2CONN
Defines the CICS DB2 connection.
DB2ENTRY
Defines resources to be used by a transaction or group
of transactions when accessing DB2.
DB2TRAN
Associates a transaction ID with a DB2ENTRY.
| DOCTEMPLATE
| Defines a document templates to CICS. Document
| templates allow you to perform variable substitution on
| documents in a manner similar to that done by BMS for
| 3270 screens.
| ENQMODEL
| Use of ENQMODEL definitions provides an enqueue
| mechanism that serializes access to a named resource
| across a specified set of CICS regions operating with a
| sysplex.
FILE
The FILE definition describes to CICS file control the
physical and operational characteristics of a file.
36 CICS Supplied Transactions