Storage protection
CICS allows you to run your application programs in either user-key or CICS-key storage. CICS storage is automatically protected from being overwritten by application programs that execute in user-key storage (the default).
The concept of isolating CICS code and control blocks (CICS internal
data areas) from user application programs is illustrated in Figure 1.