The resource types that you can define, manage, and
install using RDO commands.
CONNECTION resource definitions
A CONNECTION defines a remote system with which your CICS system communicates,
using intersystem communication (ISC) or multiregion operation (MRO).
CORBASERVER resource definitions
A CORBASERVER defines an execution environment for enterprise beans
and stateless CORBA objects.
DB2CONN resource definitions
A DB2CONN definition defines the attributes of the connection between CICS and DB2®,
and of the pool threads and command threads used
with the connection.
DB2ENTRY resource definitions
A DB2ENTRY defines the attributes of entry threads used
by the CICS DB2 attachment
facility.
DB2TRAN resource definitions
A DB2TRAN defines a transaction, or a group of transactions, associated
with a DB2ENTRY, that are additional to the transactions specified in the
DB2ENTRY itself.
DJAR resource definitions
A DJAR defines an instance of a deployed JAR file, which contains
enterprise beans.
ENQMODEL resource definitions
An ENQMODEL defines a named resource for which the EXEC
CICS ENQ and EXEC CICS DEQ commands have a sysplex-wide
scope.
FILE resource definitions
A FILE resource defines the physical and operational characteristics
of a file.
JOURNALMODEL resource definitions
A JOURNALMODEL resource defines the connection between a CICS journal
name (or identifier) and the associated physical log streams managed by the MVS™ system
logger, or between the journal name and the SMF log.
LSRPOOL resource definitions
The LSRPOOL resource definse the size and characteristics of the
local shared resources (LSR) pool. The LSR pool is a reserve of data buffers,
strings, and Hiperspace™ buffers
that VSAM uses when processing access requests for certain files.
PARTITIONSET resource definitions
A PARTITIONSET resource defines a partition set, that is, is a
table that describes to CICS how to partition a display screen.
PARTNER resource definitions
A PARTNER resource enables CICS application programs to communicate,
using APPC protocols, with a partner application program running on a remote
logical unit.
PIPELINE resource definitions
A PIPELINE resource definition is used when a CICS application
is in the role of a Web service provider or requester. It provides information
about the message handler programs that act on a service request and on the
response. Typically, a single PIPELINE definition defines an infrastructure
that can be used by many applications.
PROCESSTYPE resource definitions
A PROCESSTYPE resource defines a BTS process-type. It names the CICS file
which relates to the physical VSAM data set (repository) on which details
of all processes of this type (and their activity instances) are to be stored.
PROFILE resource definitions
A PROFILE resource specifies options that control the interactions
between transactions and terminals or logical units. The PROFILE is a means
of standardizing the use of such options as screen size and printer compatibility,
and the use of such functions as message journaling and the node error program.
PROGRAM resource definitions
A PROGRAM resources describes the control information for a program
that is stored in the program library and used to process a transaction, or
part of a transaction.
REQUESTMODEL resource definitions
A REQUESTMODEL resource defines how an Internet Inter-ORB Protocol
(IIOP) inbound request is mapped to the CICS transaction that is to be initiated.
SESSION resource definitions
A SESSIONS resource defines the logical link between two CICS systems
that communicate using intersystem communication (ISC) or multiregion operation
(MRO).
TCPIPSERVICE resource definitions A TCPIPSERVICE resource to defines which TCP/IP
services are to use CICS internal sockets support. The internal CICS services
that can be defined are ECI over TCP/IP (for CICS Clients), IIOP, CICS Web
support (HTTP), or a user-defined protocol.
TERMINAL resource definitions
A TERMINAL resource defines the characteristics of a terminal device
which communicates with CICS. Terminal devices include visual display units,
printers, operating system consoles, and more specialized devices such as
facsimile (FAX) machines.
TRANSACTION resource definitions
A TRANSACTION resource defines transaction attributes that relate
to functions provided by CICS.
TSMODEL resource definitions
A TSMODEL resource defines a TS queue name prefix, and associates
attributes with that name.
TYPETERM resource definitions
A TYPETERM resource defines a set of attributes that are common
to a group of terminals.
URIMAP resource definitions
URIMAP definitions are resource definitions that match the URIs
of HTTP or Web service requests, and provide information on how to process
the requests.
WEBSERVICE resource definitions
A WEBSERVICE resource defines aspects of the run time environment
for a CICS application program deployed in a Web services setting, where the
mapping between application data structure and SOAP messages has been generated
using the CICS Web services assistant. Although CICS provides the usual resource
definition mechanisms for WEBSERVICE resources, they are typically installed
dynamically, using the output produced by the assistant.