8.1.1.28 KIX_RESSEC
KIX_RESSEC is an optional environment variable that
enables or disables resource-based authorization.
-
KIX_RESSEC=A: performs resource-based authorization when you access a resource in a transaction. This applies to all transactions. -
KIX_RESSEC=Y: performs resource-based authorization when you access a resource in a transaction. This only applies to the transactions whoseRESSEC=Yis specified intransactions.desc. -
KIX_RESSEC=N: no resource-based authorization is performed. This is the default value.
Parent topic: CICS Runtime Specific Environment Variables