Select the QUIESCE option in the CA VM:Backup exception file to back up the CA VM:Spool 1B0 (DATABASE) and 1D0 (AUDT) minidisks.
When the backup runs, CA VM:Backup looks to see if the quiesce user exit (VMBEXIT2) exists. If you choose to define this user exit, code the exit to issue return code 4 to allow CA VM:Backup to use the CP SMSG facility to quiesce the CA VM:Spool minidisks listed above. If the VMBEXIT2 user exit does not exist, CA VM:Backup uses the CP SMSG facility to ask CA VM:Spool to quiesce these minidisks.
Note: For more information about using the VMBEXIT2 quiesce user exit, see the CA VM:Backup System Programmer's Reference Guide.
Requirement
Make sure there is a GRANT QUIESCE TO VMBACKUP record in the VMSPOOL CONFIG file.