Table Of Contents - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

Contents
Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii
What this book is about . . . . . . . . . . . . . . . . . . . . . xvii
Who this book is for . . . . . . . . . . . . . . . . . . . . . . . xvii
How to use this book . . . . . . . . . . . . . . . . . . . . . . xvii
Notes on terminology . . . . . . . . . . . . . . . . . . . . . . xvii
Summary of changes . . . . . . . . . . . . . . . . . . . . . . xix
Part 1. Customizing with user exit programs . . . . . . . . . . . . . . . . . . 1
Chapter 1. Global user exit programs . . . . . . . . . . . . . . . . 3
Viewing active global user exits . . . . . . . . . . . . . . . . . . . 13
Making programs threadsafe . . . . . . . . . . . . . . . . . . . . 14
Sample global user exit programs . . . . . . . . . . . . . . . . . . 15
Alphabetical list of global user exit points . . . . . . . . . . . . . . . 25
Global user exit points by functional area . . . . . . . . . . . . . . . 32
© Copyright IBM Corp. 1977, 2011
Register conventions . . . . . . . . . . . . . . . . . . . . . . 3
31-bit addressing implications . . . . . . . . . . . . . . . . . . . 4
Using CICS services . . . . . . . . . . . . . . . . . . . . . . 4
Using channels and containers . . . . . . . . . . . . . . . . . . 5
Assembler programs and LEASM . . . . . . . . . . . . . . . . . 6
EDF and global user exits . . . . . . . . . . . . . . . . . . . . 6
The global work area . . . . . . . . . . . . . . . . . . . . . . 6
Making trace entries . . . . . . . . . . . . . . . . . . . . . . 6
Returning values to CICS . . . . . . . . . . . . . . . . . . . . 10
Errors in user exit programs . . . . . . . . . . . . . . . . . . . 12
Activity keypoint program exit XAKUSER . . . . . . . . . . . . . . 32
Bridge facility exit XFAINTU . . . . . . . . . . . . . . . . . . . 38
. . . . . . . . . . . . . . . . . . 3
. . . . . . . . . . . . . . . 15
. . . . . . . . . . . . . . . . 18
. . . . . . . . . . . . 45
. . . . . . . 11
67
iii

Advertisement

Table of Contents
loading

Table of Contents