This statement is used to output the attributes of management classes which were defined for an SM pubset under HSMS control.
The statement has the same format for nonprivileged users and HSMS administrators.
Note
If a management class is protected by a guard profile which is not available, access to the management class is suppressed.
Format
SHOW-MANAGEMENT-CLASS | Alias: SMC | ||||||||||||||||||||||||
|
ENVIRONMENT =
Defines the HSMS environment in which the management class is defined.
ENVIRONMENT = *STD
This operand value is rejected for HSMS administrators.
*STD is the environment that is associated with the user’s default pubset (the default pubset is defined in the user catalog).
For users whose default pubset is an SF pubset, the value *STD is rejected.
ENVIRONMENT = *SYSTEM-MANAGED(...)
A management class can only be defined in a system-managed environment.
CATALOG-ID = <cat-id>
Catalog ID of the SM pubset where the management class is defined.The SM pubset must be imported locally.
MANAGEMENT-CLASS =
The name of the management class is specified.
Nonprivileged users are only given information about management classes if they have access permission to them.
MANAGEMENT-CLASS = *ALL
All management classes of the specified environment are output.
MANAGEMENT-CLASS = <alphanum-name 1..8>
Explicit name of the management class in the specified environment.
INFORMATION = *SUMMARY
For each management class only the following attributes are output in table format:
Name of the management class
Protection attribute (for HSMS administrators also the name of the guard profile)
Owner ID
Creation date
Date of the last modification
Details on the content of the screen mask are provided in the section "Output with INFORMATION=*SUMMARY".
INFORMATION = *ALL
For each management class the name and all attributes are output.
HSMS administrators are also shown the name of the guard profile.
Details on the content of the screen mask are provided in the section "Output with INFORMATION=*ALL".
OUTPUT =
Determines the output medium for the required information. Batch requests are always output to SYSLST.
OUTPUT = *SYSOUT
The information is output to the logical system file SYSOUT, i.e. normally in the dialog on the screen.
OUTPUT = *SYSLST
The information is output to the logical system file SYSLST. Each mask comprises 43 lines.
Layout of the screen masks
Output with INFORMATION=*SUMMARY
SHOW-MANAGEMENT-CLASS INFORMATION = SUMMARY ENVIRONMENT = @@@@ -------------------------------------------------------------------------------- MANAGEMENT-CLASS PROTECTION OWNER CREATION-DATE LAST-UPDATE @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ -------------------------------------------------------------------------------- NEXT-PAGE : __ (+, -, ++, --, E) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Key:
Column | Meaning |
MANAGEMENT-CLASS | Name of the management class |
PROTECTION | Protection attributes for access to the management class |
OWNER | Owner of the management class |
CREATION-DATE | Creation date of the management class |
LAST-UPDATE | Date of the last update to the management class |
Output with INFORMATION=*ALL
SHOW-MANAGEMENT-CLASS INFORMATION = ALL ENVIRONMENT = @@@@ -------------------------------------------------------------------------------- MANAGEMENT-CLASS PROTECTION OWNER CREATION-DATE LAST-UPDATE @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@ @@@@@@@@@@ @@@@@@@@@@ -------------------------------------------------------------------------------- MIGRATION-FROM-S0-LEVEL: MIGRATION-FROM-S1-LEVEL: UNUSED-DAYS = @@@@ MINIMUM-DAYS-ON-S1 = @@@@ MINIMUM-SIZE = @@@@@@@@@@ MAXIMUM-DAYS-ON-S1 = @@@@ MAXIMUM-SIZE = @@@@@@@@@@ MINIMUM-SIZE = @@@@@@@@@@ MINIMUM-EXTENTS = @@@@@ TO-STORAGE = @@@@@@@@@@@@@@@@@ TO-STORAGE = @@@@@@@@@@@@@@@@@ BACKUP-ATTRIBUTES: VERSION-BACKUP-ATTR: RETENTION-PERIOD = @@@@@ NUM-OF-BACKUP-VERS = @@@ USER-INFORMATION: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -------------------------------------------------------------------------------- NEXT-PAGE : __ (+, -, ++, --, E) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Key:
Column | Values | Meaning |
MANAGEMENT-CLASS | Name of the management class | |
PROTECTION | Protection attributes for access to the management class | |
OWNER | Owner of the management class | |
CREATION-DATE | Creation date of the management class | |
LAST-UPDATE | Date of the last update to the management class | |
MIGRATION-FROM-S0-LEVEL: | Attributes of the management class for migration from the S0 level: | |
UNUSED-DAYS | Minimum number of days a file must remain unused to be eligible for migration to a background level | |
MINIMUM-SIZE | Minimum number of PAM pages a file must have to be eligible for migration to a background level | |
MAXIMUM-SIZE | Maximum number of PAM pages a file must have to be eligible for migration to a background level | |
MINIMUM-EXTENTS | Minimum number of extents a file must have to be eligible for migration to a background level | |
TO-STORAGE | Background level to which the files are to be migrated. | |
MIGRATION-FROM-S1-LEVEL: | Attributes of the management class for migration from the S1 level: | |
MINIMUM-DAYS-ON-S1 | Minimum number of days a save file must reside on S1 to be eligible for migration to a background level | |
MAXIMUM-DAYS-ON-S1 | Maximum number of days a save file may reside on S1 to be eligible for migration to a background level | |
MINIMUM-SIZE | Minimum number of PAM pages that a save file must have in order to be eligible for migration to a background level | |
TO-STORAGE | Background level to which the save files on S1 level are to be migrated | |
BACKUP-ATTRIBUTES: | Attributes for volume protection: | |
RETENTION-PERIOD | (Physical) retention period in days during which the save file and the save volumes must not be modified or deleted | |
VERSION-BACKUP-ATTR: | Attributes for version backup: | |
NUM-OF-BACKUP-VERS | The number of files backup versions which are stored within a version backup archive. | |
USER-INFORMATION | User information about the management class |