SHOW ACCOUNTING
SHOW ACCOUNTING is a DCL command that shows what resources the current accounting file is tracking.
Syntax
SHOW ACCOUNTING
Qualifier
/OUTPUT=file controls the output destination of the command. By default, the output is the current SYS$OUTPUT device.
Example
$ sh accounting
Accounting is currently enabled to log the following activities:
PROCESS any process termination
INTERACTIVE interactive job termination
LOGIN_FAILURE login failures
SUBPROCESS subprocess termination
DETACHED detached job termination
BATCH batch job termination
NETWORK network job termination
PRINT all print jobs
MESSAGE user messages