VSAM batch logging units of work

CICS® VR ensures that a batch, non-transactional, job step is consistent, that is, it ensures that recoverable VSAM data sets are in a consistent state when a job step starts and when it successfully ends.

The recoverable sequence of VSAM operations that are performed by a batch job step between job-step start and the end is considered as a VSAM batch logging unit of work. VSAM batch logger uses MVS end of task and end of address space resource managers to provide commitment or invalidation of logged data and to print the resulting VSAM batch logger messages.
Note:
If you need to re-IPL the z/OS® system, batch jobs that are using VSAM batch logging should be allowed to complete, or they should be abnormally terminated, before you re-IPL.