IBM SC34-6814-04 User Manual

Page 104

Advertising
background image

UEP_FC_KEY

VSAM KSDS or AIX PATH access

UEP_FC_RBA

VSAM ESDS or KSDS via RBA access

UEP_FC_RRN

VSAM RRDS access

UEP_FC_DEBKEY

BDAM deblocking by key (READ, DELETE, START BR, and
RESET BR requests only)

UEP_FC_DEBREC

BDAM deblocking by relative record (READ, DELETE,
START BR, and RESET BR requests only)

UEP_FC_XRBA

VSAM extended ESDS access

UEP_FC_REQID

Address (for START BR, READ NEXT, READ PREV, RESET BR,
and END BR requests) of the halfword value of REQID.

UEP_FC_NUMREC

Address of the fullword value of NUMREC, in which (if the request
is DELETE with RIDFLD) the number of records that have been
deleted is returned.

UEP_FC_KEY_COMPARISON

Address of a byte containing (for READ, START BR, and RESET
BR requests) the key comparison setting.

UEP_FC_EQUAL

Key-equal-to comparison.

UEP_FC_GTEQ

Key-greater-than-or-equal-to comparison.

UEP_FC_GENERIC

Address of a byte containing (for READ, DELETE, START BR, and
RESET BR requests) the generic key setting.

UEP_FC_GENERIC_KEY

Generic key used for key search.

UEP_FC_FULL_KEY

Full key used for key search.

UEP_FC_MASS_INSERT

Address of a byte containing (for WRITE requests) the mass insert
setting.

UEP_FC_SEQUENTIAL_WRITE

Sequential mode.

UEP_FC_DIRECT_WRITE

Direct mode.

UEP_FC_READ_INTEGRITY

Address of a byte containing (for non-update READ, READ NEXT,
and READ PREV requests) the read integrity setting. (In current
versions of CICS, this setting applies only to VSAM RLS.)

82

Customization Guide

Advertising