SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)
Storage Subsystem Error Messages
SCF Reference Manual for the Storage Subsystem—529937-008
B-6
Storage Subsystem Error Messages
devname
is the name of the device you specified in the command.
state
is the current state of the device you specified in the command.
Cause. The device is in a state that prevents it from performing the operation
requested. This error can occur when you perform online as well as offline re-
configuration. You cannot perform an online reconfiguration of a mirror drive while
TSM ($ZTSM) is running.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Verify the state of the device using the STATUS command. If needed, use
the RESET command to change the state of the device before retrying the operation.
If online reconfiguration of a mirror drive is desired, your might need to terminate the
$ZTSM process using ABORT PROCESS $ZZKRN.#TSM-SRM. Restart $ZTSM after
the online reconfiguration is complete.
00013
cmdformat
is the command format the storage subsystem was expecting.
Cause. The command was rejected by the storage subsystem manager process
($ZZSTO) because the format of the object name was not specified properly.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Correct the command using the proper syntax.
00014
resultcode
is the result code that was returned from the procedure call.
procname
is the name of the procedure call that failed.
Cause. An internal error was caused by an unexpected return code from a system
procedure.
STORAGE 00013 Invalid object name format, cmdformat expected.
STORAGE 00014 Internal error: Result code resultcode returned
from call to procname.