The following table lists and describes messages starting with RS.
Types of messages starting with RS
Wait until the execution of all pending commands has finished before performing any corrective actions.
-
RSB: Disk configuration acquisition program
-
RSG: Troubleshooting function such as logging
-
RSH: I/O processing of the metric collection program
-
RSY: Metric collection program
Message ID |
Message text |
Explanation and recommended actions |
---|---|---|
RSB001E PRT RC=16 |
No parameter-name parameter supplied in SYSIN records. |
The required parameter (parameter-name) is not specified in the SYSIN records. If none of the parameters DEVN, VOLSER, and STORGRP are specified, DEVN is displayed for parameter-name. |
RSB003E PRT RC=16 |
The parameter parameter-name specified in SYSIN record is invalid. record number=record-number |
The parameter (parameter-name) of a SYSIN record is incorrect. Correct the specification of the line record-number. |
RSB004E PRT RC=16 |
The subparameter subparameter-name specified for PARM parameter is invalid. |
An invalid parameter is specified for the subparameter (subparameter-name) specified for the PARM parameter in the EXEC statement. Alternatively, the specified value is incorrect. |
RSB014E PRT RC=16 |
macro-name failed. RC=return-code |
The macro or service indicated by macro-name, which was called by the disk configuration acquisition program, failed with return-code. |
RSB015E PRT RC=16 |
command-name failed. RC=return-code Severity: severity-code Text: text Value: value |
The internal command (command-name) that was called by the disk configuration acquisition program failed with return-code. The following values are output the number of times that messages related to this error are output: |
RSB032I PRT |
Number of devices found by JYTCMAIN: count. |
The number of devices that were scanned by the disk configuration acquisition program is count. |
RSB033I PRT RC=4 |
The specified devices that do not have any available I/O paths were skipped: count |
The disk configuration acquisition program skipped acquisition of information of the devices that do not have available I/O paths. |
RSB099I PRT |
JYTCMAIN completed. RC=return-code |
The disk configuration acquisition program ended with return-code. |
RSG090E CON RC=52 |
A DD(SYSPRINT) open error occurred. RC=return-code |
Processing will end, because an open error occurred in the DD name SYSPRINT. Check whether the DD statement SYSPRINT is defined in the startup JCL. If the statement is defined, make sure that SYSOUT is specified in the DD statement SYSPRINT and that the attributes and output permission of the dataset are correct. |
RSG091E CON RC=52 |
Output to DD(SYSPRINT) failed. |
An error occurred during output to the DD name SYSPRINT. If this error occurs during initialization, processing ends. Make sure the dataset specified in the DD statement SYSPRINT is not full. |
RSH251E CON PRT RC=32 |
DASD device device-number-1(device-number-2) management error, message-text. (code1 code2, pos=yyy) |
The requested processing could not be performed. The device will be skipped and processing will continue. Check the status of the device that caused the error, correct any errors in the configuration and execution conditions, and then execute the command again.
|
RSH253E CON PRT RC=32 |
DASD device device-number-1(device-number-2) I/O error. (CC=code1 CSW=code2 code3 code4 code5, pos=yyy) |
An I/O error occurred. The device will be skipped and processing will continue. If sense byte information was set, the RSH255E message displays the sense byte information.
|
RSH255E CON PRT RC=32 |
DASD device device-number-1(device-number-2) sense: diagnostic-information (pos=yyy) |
This message displays detailed information for an I/O error.
|
RSH257E CON PRT RC=32 |
DASD device device-number-1(device-number-2) management error. (Message type: code1 Reason code: code2 Error code: code3 code4, pos=yyy) |
The requested processing could not be performed. The device will be skipped and processing will continue. Check the status of the device that caused the error, correct any errors in the configuration and execution conditions, and then execute the program again.
|
RSH851E CON PRT RC=32 |
DASD device device-number-1(device-number-2) management error, message-text. (code1 code2, pos=yyy) |
The requested processing could not be performed. The device will be skipped and processing will continue. Check the status of the device that caused the error, correct any errors in the configuration and execution conditions, and then execute the command again.
|
RSH853E CON PRT RC=32 |
DASD device device-number-1(device-number-2) I/O error. (CC=code1 CSW=code2 code3 code4 code5, pos=yyy) |
An I/O error occurred. The device will be skipped and processing will continue. If sense byte information was set, the RSH855E message displays the sense byte information.
|
RSH855E CON PRT RC=32 |
DASD device device-number-1(device-number-2) sense: diagnostic-information (pos=yyy) |
This message displays detailed information for an I/O error.
|
RSH857E CON PRT RC=32 |
DASD device device-number-1(device-number-2) management error. (Message type: code1 Reason code: code2 Error code: code3 code4, pos=yyy) |
The requested processing could not be performed. The device will be skipped and processing will continue. Check the status of the device that caused the error, correct any errors in the configuration and execution conditions, and then execute the program again.
|
RSY001I CON PRT RC=0 |
RSTCPROG started. (v.r.r-zz) |
The metric collection program started. |
RSY005I CON RC=0 |
The metric collection parameter was refreshed. member=member-name |
The metric collection parameter was updated. The updated parameter takes effect from the next interval. You can check the parameter that is currently valid by viewing the output of the metric collection parameter display command or SYSPRINT. |
RSY006I PRT RC=12 |
RSTCPROG has not been executed as "started task". |
The metric collection program was not started by the START command. Use the START command to start the metric collection program. Note that you can use the JCL to start the program if the CHECK operand is specified. |
RSY007I CON PRT RC=0 |
RSTCPROG is shutting down. |
The termination process of the metric collection program has been started. |
RSY008I CON PRT RC=64 |
RSTCPROG abended. |
The metric collection program ended abnormally. If the cause is unknown, collect the SYSABEND dump and then contact customer support. |
RSY009I CON PRT RC=0 |
RSTCPROG ended. |
The metric collection program has ended. |
RSY010I CON PRT RC=36 |
The task is not APF-authorized. |
The metric collection program ended, because it was started without APF authorization. Make sure the load library dataset is APF-authorized. |
RSY011I CON PRT RC=36 |
The profile is not defined in the facility class of RACF: xxxxxxxx. |
The STGADMIN.YKA.ERM.QUERY profile is not defined in the FACILITY class of RACF. Alternatively, the necessary permissions are not given to the user ID assigned to the cataloged procedure. Revise the RACF settings, and then start the metric collection program again. |
RSY012I CON PRT RC=44 |
Initialization of RSTCPROG failed because of an ATTACH macro failure. RC=return-code |
Startup of the metric collection program failed, because a subtask could not be generated. The metric collection program will end. |
RSY013I CON PRT RC=44 |
The task (task-ID) abended. (code=00sssuuu) |
A subtask of the metric collection program ended abnormally. The metric collection program will end. |
RSY020I CON PRT RC=48 |
The option for RSTCPROG is invalid. name=parameter-name,reason=reason-code |
An invalid parameter is specified in the START command or in the PARM operand of the EXEC statement of the JCL. The metric collection program will end. Revise the parameters specified for the START command or EXEC statement, and then execute the program again.
|
RSY021I CON PRT RC=40 |
Allocation of the metric collection parameter file failed. reason=reason-code |
An attempt to allocate the metric collection parameter file failed. Specify a partitioned dataset in the DD statement RSPARM. |
RSY022I CON PRT RC=40 |
Allocation of the metric collection parameter file failed. DSN=data-set-name |
The command for refreshing the metric collection environment was executed, but the metric collection parameter file (data-set-name) could not be assigned. Check the status of the dataset. |
RSY028I CON PRT |
The name of the data set is invalid. |
The name of the dataset is incorrect. |
RSY029I CON PRT RC=48 |
The value of the system symbol (symbol-name) is invalid. |
The value of the system symbol (symbol-name) is invalid. |
RSY030I CON RC=40 |
Failed to open the DSK file. SN=serial-number |
An attempt to open the disk configuration definition file for the storage system (serial-number) failed. Check the status of the following disk configuration definition file: prefix.DSK.SNserial-number.LOCAL prefix is the value specified for the metric collection parameter. |
RSY031I CON PRT RC=40 |
Allocation of the DSK file failed. SN=serial-number |
An attempt to allocate the disk configuration definition file for the storage system (serial-number) failed. Check the status of the following disk configuration definition file: prefix.DSK.SNserial-number.LOCAL prefix is the value specified for the metric collection parameter. |
RSY032I CON PRT RC=40 |
Failed to read the DSK file. reason=error-description |
An attempt to read the disk configuration definition file failed. |
RSY040I CON PRT RC=48 |
The specified I/O target device (device-number) does not exist in the DSK file. |
The I/O destination device (device-number) specified in the IODEVN operand of the SET parameter does not exist in the disk configuration definition file. Scan the device and then execute the program again. |
RSY041I CON PRT RC=48 |
The specified I/O target device (device-number) is not a supported storage model. SN=serial-number |
The storage system (serial-number) that has the I/O destination device (device-number) specified in the IODEVN operand of the SET parameter is not supported. |
RSY042I CON PRT RC=48 |
No I/O paths are available for the specified I/O target devices. DEVN=device-number |
No I/O paths are available for the I/O destination device (device-number) specified in the IODEVN operand of the SET parameter. Check the I/O path settings. |
RSY043I CON PRT RC=48 |
No I/O target device is specified for the storage system. SN=serial-number |
No I/O destination devices are specified for the storage system (serial-number). Specify at least one I/O destination device in the IODEVN operand of the SET parameter. |
RSY044I CON PRT RC=48 |
The storage system specified in the LDEVALL parameter is not defined in the DSK file. SN=serial-number |
The disk configuration definition file for the storage system (serial-number) specified in the SN operand of the LDEVALL parameter could not be found. Possible causes are as follows:
|
RSY045I CON PRT RC=48 |
The devices specified in the LDEVFILT parameter are not defined in the DSK file. DEVN=device-number-1:device-number-2 |
The devices specified in the DEVN operand of the LDEVFILT parameter are not included in the disk configuration definition file. Revise the range specified in the LDEVFILT parameter, or update the disk configuration definition file by scanning devices in the metric collection range. |
RSY046I CON PRT RC=48 |
The device specified in the LDEVFILT parameter is not defined in the DSK file. VOLSER=volser |
A device specified in the VOLSER operand of the LDEVFILT parameter is not included in the disk configuration definition file. Revise the value specified in the LDEVFILT parameter, or update the disk configuration definition file by scanning devices for which metrics are to be collected. |
RSY047I CON PRT RC=48 |
The device specified in the LDEVFILT parameter is not defined in the DSK file. STORGRP=storage-group-name |
The devices that belong to the SMS storage group (storage-group-name) specified in the STORGRP operand of the LDEVFILT parameter are not included in the disk configuration definition file. Revise the contents of the LDEVFILT parameter, or update the disk configuration definition file by scanning the SMS storage group containing the devices for which metrics are to be collected. |
RSY048I CON PRT RC=48 |
The storage system is not supported. SN=serial-number |
The storage system (serial-number) specified in the SN operand of the HDA parameter is not supported. |
RSY050I CON RC=8 |
The task abended. |
The metric collection program ended abnormally. |
RSY051I CON RC=0 |
Failed to refresh the new parameters. |
An attempt to refresh the metric collection parameters failed. To determine the cause of the error, see the message output immediately before this message. |
RSY052I CON RC=14 |
Failed to get the system time. |
An attempt to acquire the system time failed. |
RSY053I CON RC=0 |
The SMF global intervals have changed. Then new values will be applied at the next interval. INTVAL=intval-value,SYNC=sync-value |
Changes to the SMF global recording interval settings were detected. Starting from the next interval, the value of intval-value will be used for the interval, and the value of sync-value will be used for the synchronization time. |
RSY054I CON RC=17 |
Failed to calculate the interval. RC=return-code |
The metric collection interval could not be calculated. |
RSY055I CON RC=0 |
The default values (INTVAL=30 and SYNC=0) for intervals will be used. reason=reason-code |
The value of the SMF global recording interval could not be acquired. The default values (interval=30, synchronization time=0) will be used for the metric collection interval. |
RSY059I CON RC=0 |
Failed to listen to SMF events. Changes to SMF interval values will not be detected. |
An attempt to register an event notifying the metric collection program of the changes to the SMF global recording interval settings failed. Changes to the SMF global recording interval settings will not be detected after the metric collection program starts. |
RSY060I CON RC=0 |
Metric collection will continue, because some metrics could not be recorded within the interval (intval-value). |
Metric collection will continue into the next interval, because some metrics could not be collected within the collection interval. |
RSY061I CON RC=13 |
Failed to set next interval because of a STIMERM macro error. RC=return-code |
The next interval could not be set, because an error occurred in the STIMER macro. |
RSY062I CON |
An SMF writing error occurred. Some metric(s) failed to be recorded. |
An error occurred during the writing of SMF records, or some information could not be collected. As a result, some SMF records could not be output. |
RSY063I CON |
I/O errors occurred. Some metric(s) failed to be recorded. |
Some SMF records could not be output, because an I/O error occurred during metric collection. |
RSY064I CON |
The I/O target device could not be found. Some metric(s) failed to be recorded. |
Some SMF records could not be output, because the I/O destination device does not exist. |
RSY065I CON |
Metric collection from the previous interval ended. |
The metric collection processing that started in a previous interval ended. This message is output after the RSY060I message. |
RSY066I CON |
Failed to write an SMF failure record. RC=return-code |
An attempt to write a LOST record of subtype 1 failed. |
RSY067I CON |
Failed to write an SMF PARM record. RC=return-code |
An attempt to write a PARM record of subtype 7 failed. |
RSY090I PRT |
parameter |
The value of the metric collection parameter is output by the metric collection parameter display command. |
RSY101I CON |
STOP command was accepted. |
The STOP command was accepted. |
RSY102I CON |
The command is invalid. CMD=command-name |
The specified command-name command is invalid. Correct the error and then execute the command again. |
RSY103I CON |
The operand is invalid. CMD=command-name,OP=operand-name |
The operand-name operand specified in the command-name command is invalid. Correct the error and then execute the command again. |
RSY104I CON |
A MODIFY command syntax error occurred. |
The MODIFY command is specified incorrectly. Correct the error and then execute the command again. |
RSY105I CON |
An operand syntax error occurred. CMD=command-name |
An operand of the command-name command is specified incorrectly. Correct the error and then execute the command again. |
RSY106I CON |
MODIFY REFRESH command was accepted. |
The command to refresh the metric collection parameter was accepted. After the parameter is refreshed, the RSY005I message will be output. The new metric collection parameter takes effect from the next interval. |
RSY107I CON |
MODIFY REFRESH command was rejected. |
The command was rejected because the preceding command for refreshing the metric collection environment is not yet complete. |
RSY310I CON RC=0 |
parameter-name=operand-name |
The parameter specified when the DISPLAY command was entered is displayed. |
RYS311I CON RC=0 |
parameter-name=operand-name |
The parameter specified when the DISPLAY command was entered is displayed. The RSY311I message indicates the last line of the parameters to be displayed. |
RSY312I CON RC=0 |
Records from yyyyddd hh:mm1 to yyyyddd hh:mm2 |
Time information is displayed about the records that were output when the DISPLAY command was entered.
|
RSY313I CON RC=0 |
record-subtype=count |
The number of records output before the DISPLAY command is entered is displayed for each subtype (record-subtype).
|
RSY314I CON RC=0 |
record-subtype=count |
The same message text as that of the RSY313I message is displayed. The RSY314I message indicates that the information about the number of output records displayed for the RSY313I message has reached the last line. |
RSY840I CON PRT RC=48 |
The specified I/O target device (device-number) does not exist in the DSK file. |
The I/O destination device (device-number) specified in the IODEVN operand of the SET parameter does not exist in the disk configuration definition file. Scan the device and then execute the program again. |
RSY841I CON PRT RC=48 |
The specified I/O target device (device-number) is not a supported storage model. SN=serial-number |
The storage system (serial-number) that has the I/O destination device (device-number) specified in the IODEVN operand of the SET parameter is not supported. |
RSY842I CON PRT RC=48 |
No I/O paths are available for the specified I/O target devices. DEVN=device-number |
No I/O paths are available for the I/O destination device (device-number) specified in the IODEVN operand of the SET parameter. Check the I/O path settings. |
RSY845I CON PRT RC=48 |
The devices specified in the LDEVFILT parameter are not defined in the DSK file. DEVN=device-number-1:device-number-2 |
The devices specified in the DEVN operand of the LDEVFILT parameter are not included in the disk configuration definition file. Revise the range specified in the LDEVFILT parameter, or update the disk configuration definition file by scanning devices in the metric collection range. |
RSY900E CON PRT RC=64 |
A logical error occurred. reason=reason-code,POS=yyy |
The program will end, because a logical error occurred. Contact customer support. |
RSY901E CON PRT RC=44 |
A GETMAIN error occurred. POS=yyy |
The program will end, because a GETMAIN error occurred. Contact customer support. |
RSY911I CON PRT RC=40 |
The DYNALLOC macro failed. RC=return-code,reason=nnnnmmmm |
The DYNALLOC macro failed. |
RSY912I CON PRT RC=40 |
Failed to open the metric collection parameter file. |
An attempt to open the metric collection parameter file failed. |
RSY913I CON PRT RC=40 |
Failed to read the metric collection parameter file. reason=error-description |
An attempt to read the metric collection parameter file failed. |
RSY914I CON PRT RC=40 |
Incorrect data set format was found in the metric collection parameter. (KKK=AAA must be BBB) |
The metric collection parameter file includes an incorrect dataset format. |
RSY920I CON PRT RC=48 |
The parameter is invalid. param=parameter-name,reason=reason-code,record number=record-number |
The parameter-name parameter is invalid. Check the reason by using reason-code, and then revise the description of the record displayed in record-number. Correct the metric collection parameter, and then start the metric collection program again, or execute the metric collection parameter refresh command. |
RSY921I CON PRT RC=48 |
The parameter operand is invalid. param=parameter-name,OP=operand-name,reason=reason-code,record number=record-number |
The operand-name operand of the parameter-name parameter is invalid. Check the reason by using reason-code, and then revise the description of the record displayed in record-number. Correct the metric collection parameter, and then restart the metric collection program, or execute the metric collection environment refresh command.
|
RSY922I CON PRT RC=48 |
The value of the parameter operand is invalid. param=parameter-name,OP=operand-name,reason=reason-code,record number=record-number |
An invalid value was specified for the operand-name operand of the parameter-name parameter. Check the reason by using reason-code, and then revise the description of the record displayed in record-number. Correct the metric collection parameter, and then restart the metric collection program or execute the metric collection environment refresh command.
|
RSY923I CON PRT RC=48 |
The value of the parameter suboperand is invalid. param=parameter-name,OP=operand-name,POS=pos,reason=reason-code,record number=record-number |
Of the operand-name operand of the parameter-name parameter, the value of the suboperand at the position indicated by pos is invalid. Check the reason by using reason-code, and then revise the description of the record displayed in record-number. Correct the metric collection parameter, and then restart the metric collection program or execute the metric collection environment refresh command.
|
RSY924I CON PRT RC=48 |
The required parameter is not specified. parm=parameter-name |
A required parameter (parameter-name) was omitted. Correct the metric collection parameter. Then, restart the metric collection program or execute the metric collection environment refresh command. |
RSY928I CON PRT RC=48 |
The number of continuation lines exceeded the upper limit. record number=record-number |
The metric collection parameter contains a continuation symbol, and the maximum number of continuous lines has been reached. Correct the metric collection parameter. Then, restart the metric collection program or execute the metric collection environment refresh command. |
RSY929I CON PRT RC=48 |
An invalid continuation line was detected. |
The metric collection parameter contains a continuation symbol, but there is no subsequent line. Correct the metric collection parameter. Then, restart the metric collection program or execute the metric collection environment refresh command. |