Chapter 2 Message List
628
iSMprfext: 007 Write error - <
aaa...a
> func =
<
bbb...b
> errno = <
cccc
>
[Explanation]
It indicates that an error occurred in the write process of the file.
aaa...a
: Name of the file for which the error occurred in the write process
(String)
bbb...b
: Name of the function where the error occurred (String)
cccc
: Error number (in Decimal)
[Measures]
Check the file system to remove the cause of the error or specify the ‘-p’ option
to change the location for output files, and execute the command again.
iSMprfext: 008 Illegal file format - <
aaa...a
>
ds = <
bbbbbbbb
>
[Explanation]
It indicates that a wrong file other than statistic information history file/statistic
information summarized file is specified.
aaa...a
: Name of the wrong file (String)
bbbbbbbb : Detailed code of the error (in Hexadecimal)
[Measures]
Specify the correct file, and execute the command again.
iSMprfext: 009 Data empty - <
aaa...a
>
[Explanation]
It indicates that the specified statistic information history file/statistic
information summarized file does not contain statistic information to be
converted to the CSV format.
aaa...a
: Name of the specified statistic information history file/statistic
(String)
[Measures]
If any extraction conditions are specified, check the conditions and execute the
command again.