Listing a single application


This use of the BUDGET command displays the current information about a specific application.

To list a single application, use the following format:

BUDGET <acct-code> LIST(ALL | ACCT)
  • acct-code specifies the application to be listed. Enclose application codes that contain embedded blanks in single quotation marks.
  • LIST( ALL | ACCT) displays application information.

    LIST(ALL) displays the date created, last used date, warning level, index level, current space used, maximum space used, and high-water mark for permanent, temporary, HSM, and VSAM space. The name and user fields are also listed if they contain information. The default value is ALL.

    LIST(ACCT) displays only the application codes for the application selected.

Warning

Example

To list the budget application ACCTING, type the following command:

BUDGET ACCTING

The output should look similar to the following example:

SGC3202 ACCTING
SGC3203 DATE-CREATED=2000/02/27 LAST-USED=2000/08/12 WARN=0%
                 INDEX= 235 WARNING
SGC3204    NAME  ='ACCOUNTING GROUP                '
SGC3205    TYPE=PERM   CUR=    7640.00K  MAX=   1000.00K  HWM=    9230.00K
SGC3205    TYPE=TEMP   CUR=     340.00K  MAX=    900.00K  HWM=    4350.00K
SGC3205    TYPE=VSAM   CUR=    5460.00K  MAX=    800.00K  HWM=    5460.00K
SGC3205    TYPE=HSM    CUR=   10920.00K                   HWM=   11420.00K



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Storage Reporting 8.2