Chapter 2 Message List
623

iSMprfedit: 115 Memory allocate error -

<aaa...a> func = <bbb...b> errno =

<cccc> ds = <dddddddd>

[Explanation] It indicates that an error occurred in memory allocation process.
aaa...a : Name of the file for which the error occurred in the memory
allocation 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 memory allocation error based on the name of the
function where the error occurred and the error number, and execute the
command again.

iSMprfedit: 120 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.

iSMprfedit: 121 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 edited.
aaa...a : Name of the specified statistic information history file/statistic
information summarized file (String)
[Measures] Specify the correct file, and execute the command again.