![NEC Storage Manager Messages Handbook Download Page 320](http://html.mh-extra.com/html/nec/storage-manager/storage-manager_messages-handbook_251463320.webp)
Chapter 2 Message List
314
iSM11758: System call error (error code=
<aaa>
)
[Classification] ERROR
[Explanation]
The system call failed when the volume list was created.
aaa :
Error
code
200:
fork() fail
201:
rename() fail
202:
opendir() fail
203:
execvp() fail
204:
system() fail
205:
unlink() fail
206:
fopen() fail
207:
fwrite() fail
208:
rm command fail
209:
mv command fail
210:
lsdev command fail
211:
mknod command fail
212:
mksf command fail
213:
child process dissipation
214:
scsi open fail
215:
scsi inquiry fail
216:
scsi sense fail
217:
fseek() fail
218:
fread() fail
219:
device information acquisition fail
(QueryDosDevice() fail, etc.)
220:
popen() fail
230:
open() fail
231:
stat() fail
300:
directory information acquisition fail
(GetSystemWindowsDirectory() fail,
etc.)
301:
file exclusive lock fail (fcntl() fail, etc.)
[Measures]
If the operation trace is collected, use the information in the operation trace and
the error code to find the cause and remove it.