To include disk use information in your Accounting Chargeback report
ANALYZE/DISK_STRUCTURE/USAGE=[output-file-spec] diskname
For example:
$ ANALYZE/DISK_STRUCTURE/USAGE=USER_DISK.DAT USER
If no file specification is given, the default output file name of USAGE.DAT is used.
$ APPEND DEVD.DAT,USER1.DAT,SYS_2.DAT DISKUSE.DAT
For your convenience, the Accounting Chargeback software provides a command procedure to run and append the files for all the disks on the system:
$ @PSAC$EXAMPLES:PSAC$DISK_USAGE.COM
DEVD:DISKBLOCK_PRICE = 0.03000 USER1:DISKBLOCK_PRICE = 0.02500 SYS_2:DISKBLOCK_PRICE = 0.03500
GRAND
ACCOUNTS
USERS
UICS
The following is an example of a command to create a disk use report:
$ ADVISE CHARGE_BACK REPORT/DETAILS=(USERS,UICS,ACCOUNTS) ACCOUNT.DAT - _$ CHARGE.DAT DISKUSE.DAT
|
Copyright © 2008 CA.
All rights reserved.
|
|