After PEND command was entered while shutting down a VSE machine, the following error message was received: CAAU201E CA-AUDIT RUNTIME SYSTEM ERROR 0702
This message occurs when Audit is running as a subtask of POWER.
Audit should be stopped by running the following job just before PEND:
// EXEC CACCDBU0,SIZE=100K
SHUTDOWN AUDIT IMMEDIATE(YES)
/*
An abbreviated format of the command can be used as follows:
SHUT AUDIT IMM(YES)