SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
A Storage Subsystem Error Messages
This appendix describes where to get more information about error messages.
For error messages associated with the storage subsystem, refer to the Operator Messages Manual.
For SCF messages for all subsystems, refer to the SCF Reference Manual for G-Series RVUs.
If You Have to Contact Your Service Provider
If the recovery for an error message indicates to contact your service provider or the Global
NonStop Support Center (GNSC), supply this following log file:
1. To collect the following displays into a single file:
-> LOG $DATA00.LOGINFO.OCT14
2. To collect information about the product versions of the SCF components, a list of the product
modules on your system, and information about any product modules running when the error
occurred:
-> LISTPM
3. To collect information about the SCF environment that was present when the error occurred:
-> ENV
If the error forced SCF to terminate, be sure to specify any environmental characteristics that
were present when the error occurred.
4. To capture the contents of the Subsystem Programmatic Interface (SPI) command and response
buffers:
-> DETAIL CMDBUFFER ON
-> DETAIL RSPBUFFER ON
5. Reproduce the sequence of commands that produced the SCF error.
6. Close the log file:
-> LOG
Handling File-System Error Messages
When you encounter file-system error messages that display a number, use one of these methods
to get a description of the error:
• Use online help to display it. For example, to display help text associated with file-system error
66:
-> error 66
• Look up the error number in the Guardian Procedure Calls Reference Manual.
Storage Subsystem Error Messages
Following are subsystem error message:
00001
STORAGE 00001 Too many object names present in the command.
Object names : list
Cause
You specified more than 30 object names in the command.
Effect
The command is not executed.
Recovery
Reissue the command with fewer than 31 object names specified.
298 Storage Subsystem Error Messages