Use this command to display information about client node server storage utilization. To display current license audit information from the server, use the AUDIT LICENSE command prior to issuing the QUERY AUDITOCCUPANCY command.
Note: | As part of a license audit operation, the server calculates, by node, the amount of backup, archive, and space management storage in use. For servers managing large amounts of data, this calculation can take a great deal of CPU time and can stall other server activity. You can use the AUDITSTORAGE server option to specify that storage is not to be calculated as part of a license audit. |
You can use the information from this query to determine if and where client node storage utilization needs to be balanced. This information can also assist you with billing clients for storage usage.
Privilege Class
Any administrator can issue this command.
Syntax
>>-Query AUDITOccupancy----+------------------+-----------------> | .-,----------. | | V | | '----node_name--+--' >-----+-------------------------------+-------------------------> | .-,-------------. | | V | | '-DOmain--=-----domain_name--+--' .-POoltype--=--ANY---------. >-----+--------------------------+----------------------------->< '-POoltype--=--+-ANY-----+-' +-PRimary-+ '-COpy----'
Parameters
Examples
Task
Display combined storage use in primary and copy storage pools.
+--------------------------------------------------------------------------------+ |License information as of last audit on 05/22/1996 14:49:51. | | | |Client Node Name Backup Archive Space-Managed Total | | Storage Storage Storage Used Storage | | Used (MB) Used (MB) (MB) Used (MB) | |--------------------- --------- ---------- ------------ --------- | |CLIENT 245 20 0 265 | |SMITH 245 20 0 265 | |SMITHERS 245 20 0 265 | |JOHNSON 300 15 0 320 | |JOE 245 20 0 265 | |TOM 300 15 0 320 | |LARRY 245 20 0 265 | +--------------------------------------------------------------------------------+
where:
Related Commands
Table 155. Commands Related to QUERY AUDITOCCUPANCY
Command | Description |
---|---|
AUDIT LICENSES | Checks for compliance with defined licenses. |
QUERY LICENSE | Displays information about licenses and audits. |
QUERY STATUS | Displays the settings of server parameters, such as those selected by the SET commands. |
REGISTER LICENSE | Registers a new license with the TSM server. |
SET LICENSEAUDITPERIOD | Specifies the number of days between automatic license audits. |