Where allowed to run:
|
Parameters Examples Error messages |
The Retrieve Disk Information (RTVDSKINF) command is used to collect disk space information. The collected information is stored in a database file in library QUSRSYS. The file name depends on the auxiliary storage pool (ASP) device for which disk space information is retrieved. If the information was retrieved from the system and basic ASPs, the collected information will be stored in file QAEZDISK. If the information was retrieved from an independent ASP device, the collected information will be stored in file QAEZnnnnn, where 'nnnnn' is the ASP number of the independent ASP. The information will be stored in a data base file member named QCURRENT.
Each time this command is run, existing information in QCURRENT is written over. To save existing information in member QCURRENT, rename file QAEZDISK or QAEZDnnnnn, or copy the member to another file.
To get the most accurate results, this command should be run at a time when there is very little system activity.
Note: Do not rename member QCURRENT within file QAEZDISK or QAEZDnnnnn. If there is more than one member in QAEZDISK or QAEZDnnnnn, the results of running this command can be unpredictable.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
ASPDEV | ASP device | Name, *SYSBAS | Optional, Positional 1 |
Top |
Specifies the auxiliary storage pool (ASP) device for which disk space information is to be retrieved.
Top |
RTVDSKINF ASPDEV(*SYSBAS)
This command retrieves disk space information for the system and basic auxiliary storage pools (ASPs), and stores it in member QCURRENT of database file QAEZDISK. Any information in member QCURRENT is overwritten.
Top |
*ESCAPE Messages
Top |