CICS® VR RLS processing (RR bit)
To ensure the integrity of VSAM spheres, CICS® VR runs a key set of RLS protocols during recovery processing of RLS-accessed VSAM data sets.
The protocols operate in these ways:
- Using the Unbind and Bind services to transfer the RLS locks to the recovered sphere. At the start of recovery, CICS® VR unbinds the locks, and, after a successful recovery, CICS® VR rebinds all locks.
- Setting the RLS Recovery Required bit (RR bit) on and off in the ICF catalog. At the start of recovery, CICS® VR sets this bit on to prevent all other applications from accessing the data set while CICS® VR performs recovery. After a successful recovery, CICS® VR turns this bit off to allow other applications access to the data set.