Chapter 2 Message List
402
iSMprfedit: 103 Missing option - <aaa...a>
[Explanation]
It indicates that required option is not specified.
aaa...a
: Option name required to be specified (String)
[Measures]
Specify the option correctly and execute the command again.
iSMprfedit: 110 File open error - <aaa...a>
func = <bbb...b> errno = <cccc> ds
= <dddddddd>
[Explanation]
It indicates that an error occurred in the open process of the file.
aaa...a
: Name of the file for which the error occurred in the open process
(String)
bbb...b
: Name of the function where the error occurred (String)
cccc
: Error number (in Decimal)
dddddddd
: Detailed code of the error (in Hexadecimal)
[Measures]
Remove the cause of the open error based on the name of the function where the
error occurred and the error number, and execute the command again.
iSMprfedit: 111 File close error - <aaa...a>
func = <bbb...b> errno = <cccc> ds
= <dddddddd>
[Explanation]
It indicates that an error occurred in the close process of the file.
aaa...a
: Name of the file for which the error occurred in the close process
(String)
bbb...b
: Name of the function where the error occurred (String)
cccc
: Error number (in Decimal)
dddddddd
: Detailed code of the error (in Hexadecimal)
[Measures]
Remove the cause of the close error based on the name of the function where the
error occurred and the error number, or change the location where the edit report
is created by specifying the -o option, and execute the command again.
Summary of Contents for Storage Manager Messages
Page 1: ...NEC Storage Manager Messages Handbook ...
Page 4: ......
Page 422: ...Appendix A Message Output Destination List 417 Output Not output when the default is selected ...
Page 426: ...Appendix A Message Output Destination List 421 Output Not output when the default is selected ...
Page 434: ...Appendix A Message Output Destination List 429 Output Not output when the default is selected ...
Page 436: ...Appendix A Message Output Destination List 431 Output Not output when the default is selected ...
Page 450: ...Appendix A Message Output Destination List 445 Output Not output when the default is selected ...
Page 454: ...Appendix A Message Output Destination List 449 Output Not output when the default is selected ...
Page 468: ...Appendix A Message Output Destination List 463 Output Not output when the default is selected ...