Cics Topics To Cover
Cics Topics To Cover
Upon completion of this course, attendees will appreciate how CICS works and be able to:
Understand and maintain the System Initialisation Table parameters including those
relating to performance.
A CICS 6.1 system will be available for online access and workshops. This course is also
available at previous releases, please ask for details.
Topics
CICS/TS Overview
Who might be involved.
What is CICS?
Programming Interfaces (API, SPI and XPI).
Transaction flow.
Terminal versus non-terminal.
Data Types
Local Shared Resources (LSR).
Temporary storage (TS).
Transient Data (TD).
CICS Log Manager.
Local and Global catalogues.
DB2.
User Application Files.
Supplied Transactions
CEMN.
CEMT.
CEBR.
CECI.
CEDA.
CEDF and CEDX.
CETR.
CMAC.
Transaction Management
Relevant SIT parameters.
Resource Definition controls.
Resource Overview
Resource packaging (GROUPS and LISTS).
Resource definition methods.
Auto-install and security implications.
CSD SIT parameters.
General list of resource types.
DFHCSDUP
A description of the various commands, with exercises.
CICS to MQ Connectivity
CICS / MQ Relationship.
SIT Implications.
CSD implications.
Using the CKQC transaction.
Security
Ensuring CICS has the authority to access non-CICS resources.
ICHRIN03 vs. STARTED.
Protecting the APPLID.
Impact of SEC=NO in the SIT.
Defining a default user.
Transaction security.
The granular security controls within RACF.
Storage
General z/OS Address Space structure.
Exploiting the Page-able Link Pack Area (PLPA).
Impact of LSQA requirements.
Impact of z/OS GETMAIN requests.
SIT parameters.
DSA vs. EDSA.
Sizing EDSA.
Problem Determination
Transaction dumps.
Transaction DUMP SIT parameters.
DFHDU670 and transaction dumps.
System Dumps.
SIT Parameters.
z/OS influencing parameters.
IPCS overview.
CICS Trace facility.
SIT Parameters.
DFHTU670 and trace information.
Appendices
Sample Program and Map.