IBM SC34-6814-04 User Manual

Page 817

Advertising
background image

LINK_COMMAND_CHECK (X'51')

Command checking for link

EDF_COMMAND_CHECK (X'52')

Command checking for EDF

USER_RESOURCE_CHECK (X'60')

Resource checking for user

LINK_RESOURCE_CHECK (X'61')

Resource checking for link

EDF_RESOURCE_CHECK (X'62')

Resource checking for EDF

USER_SURROGATE_CHECK (X'68')

Surrogate checking for user

LINK_SURROGATE_CHECK (X'69')

Surrogate checking for link

EDF_SURROGATE_CHECK (X'6A')

Surrogate checking for EDF

USER_QUERY_CHECK (X'70')

Query checking for user

LINK_QUERY_CHECK (X'71')

Query checking for link

EDF_QUERY_CHECK (X'72')

Query checking for EDF

INITIALIZE_SECURITY (X'80')

Initialization of CICS security

REBUILD_SECURITY (X'81')

CEMT or command-level SECURITY REBUILD

XRF_TRACK_INITIALIZE (X'82')

XRF tracking of initial or rebuild.

UXPSUBSY

Address of an area containing the CICS subsystem identifier.

UXPAPPL

Address of an area containing the CICS application ID.

Note: When CICS is a member of a VTAM generic resource, the area

pointed to by UXPAPPL contains the generic, not the specific, applid.

UXPCWA

Address of the Common Work Area.

UXPTRAN

Address of an area containing the transaction identifier.

UXPPROG

Address of an area containing the program name. The address may be
zero if no program name can be identified.

UXPTERM

Address of an area containing the terminal identifier. The address may be
zero if no terminal is associated with the request.

Chapter 31. Invoking an external security manager

795

Advertising