![HP P9000 Скачать руководство пользователя страница 247](http://html.mh-extra.com/html/hp/p9000/p9000_reference-manual_155959247.webp)
Table 132 YKSCAN Command Return Code List
(continued)
Meaning
Return Code
The command skipped a volume whose I/O path was not available. The command
generated the REXX variable for the volumes whose detection was successful.
4
I/O errors were encountered. The REXX variable corresponding to the scanned
volume is created. However, if an I/O occurred while storage system information
was being collected, the REXX variable is not created for any volume.
8
A change in an I/O configuration definition was detected. The REXX variable
corresponding to the scanned volume is created. However, if a dynamic change
in an I/O configuration definition occurred while storage system information was
being collected, the REXX variable is not created for any volume.
32
An error occurred while a REXX variable was being written.
40
Terminating due to processing errors.
44
Terminating due to invalid parameters.
48
The command terminated abnormally. The user does not have permission to execute
this command.
128
YKSLEEP Command
Format
YKSLEEP
[
1
{SEC(timeout-value))|MIN(minutes)}
Function
This command is a TSO/E command called from REXX scripts.
This command temporarily stops script execution for the specified time.
Parameters
SEC(
timeout-value)
)
~ <numeric characters> ((1 to 9999))
Specify the time (in seconds) for which the script is to be temporarily stopped.
MIN(
timeout-value)
)
~ <numeric characters> ((1 to 9999))
Specify the time (in minutes) for which the script is to be temporarily stopped.
NOTE:
•
The
YKSLEEP
command might not operate immediately after the specified time passes,
depending on the priority and operating status of the other tasks.
Return Codes
Table 133 (page 247)
lists the return codes to be returned when the
YKSLEEP
command terminates.
Table 133 YKSLEEP Command Return Code List
Meaning
Return Code
The command completed normally.
0
Cancellation of the temporarily stopped status due to an interruption.
8
Termination due to invalid parameters.
16
Command details 247
Содержание P9000
Страница 302: ...YKDEMO12 302 CLI Commands ...