SHOW ACCOUNTING

From VSI OpenVMS Wiki
Revision as of 11:38, 2 December 2019 by Jane.doe (talk | contribs) (Created page with "'''SHOW ACCOUNTING''' is a DCL command that shows what resources the current accounting file is tracking. =Syntax= SHOW ACCOUNTING ==Qualifier...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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