To activate CICS® VR security, when the panel interface is used, specify the SECURITY YES value for the CICSVR_GENERAL_CONTROL parameter.
The SECURITY function controls the activation of CICS VR security when the panel interface is used. The function takes a YES or NO parameter. The parameter value is registered in the RCDS as the value of the global security default, and is unique for the CICS VR XCF group.
A value of YES indicates that the default is for security checking to be performed. A value of NO indicates that the default is for no security checking.
To activate CICS VR security, when using the CICS VR server address space, specify the SERVSEC YES value for the CICSVR_GENERAL_CONTROL parameter.
SERVSEC controls the activation of CICS VR security when you use the CICS VR server address space. SERVSEC has a YES or NO parameter. The parameter value is registered in the RCDS as the value of the global server security default, and is unique for the CICS VR XCF group.
If security is activated various checks are done before the CICS VR database RCDS is updated from the ISPF interface or CICS VR server address space.