HP XP7 Smart Manager for Mainframe User Guide (TK916-96001, May 2014)

Command type
REXX external routine
Format
KTQSTATS
1
STEM(stem-name-1)
1
MSG(stem-name-2)
Parameters
STEM(stem-name-1)~<REXX prefix consisting of 64 or fewer characters>
Specify the prefix of the tiering policy group structure to which the target tiering policy group in-
formation was loaded. This is the character string specified for the STEM parameter of the KTLOAD
command that was previously executed.
MSG(stem-name-2)~<REXX prefix consisting of 64 or fewer characters>
Specify the prefix (any value) of the message structure that stores messages generated by this
command. This value must end with a period.
Return codes
The following table lists and describes the codes returned when the KTQSTATS command terminates.
If the commands do not terminate normally, refer to the resulting error messages for details.
Table 23 Return codes generated by the KTQSTATS command
MeaningReturn code
The command ended normally.
0
An unsupported device was skipped.
12
An I/O error occurred.
32
The command ended due to an invalid REXX variable structure.
36
An error occurred during writing of the REXX variables.
40
The command ended due to invalid processing.
44
The command ended due to an invalid parameter. The possible causes are
as follows:
The parameters were specified incorrectly.
The KTLOAD command was not executed, or the value specified for the
STEM parameter is different from the value of the STEM parameter of the
KTLOAD command.
48
The command ended due to an incorrect execution method. The possible
causes are as follows:
The MSG parameter was specified incorrectly.
Installation was not performed correctly.
52
User Guide 159