Safeguard Audit Service Manual (G06.29+, H06.08+, J06.03+)

Audit Service Command Syntax
Safeguard Audit Service Manual 520480-031
4 - 16
Considerations
check that this audit pool is accessible and has files available when it is put in use
as the current audit pool.
All attempts to execute this command are audited.
Examples
1. This command selects the audit pool on $OPS2.TRAIL2 as the current audit pool:
=SELECT CURRENT AUDIT POOL $ops2.trail2
2. This command selects the audit pool on $OPS3.TRAIL1 as the next audit pool:
=SELECT NEXT AUDIT POOL $ops3.trail1
3. This command selects the audit pool on $BIG1.AUDIT as the current audit pool
and selects the audit pool on $BIG2.TRAIL as the next audit pool:
=SELECT CURRENT AUDIT POOL $big1.audit, &
=NEXT AUDIT POOL $big2.trail