HP Hitachi Dynamic Link Manager Software User Manual
Page 597

8. Messages
575
KAPL10252-W
An attempt to read the contents of symbolic link
aa...aa
failed.
Function = readlink, errno =
bb...bb
(
cc...cc
)
Details
An attempt to acquire link destination information about the symbolic link file has
failed.
aa...aa: File name
bb...bb: Errno (decimal number)
cc...cc: Errno string
Action
See errno to eliminate the error, and then retry.
KAPL10253-W
An attempt to create symbolic link
aa...aa
to a file failed.
Function = symlink, errno =
bb...bb
(
cc...cc
)
Details
An attempt to create a symbolic link file has failed.
aa...aa: File name
bb...bb: Errno (decimal number)
cc...cc: Errno string
Action
See errno to eliminate the error, and then retry.
KAPL10254-W
The entered value is invalid. Re-enter [y/n]:
Details
An incorrect value was entered when the message confirming execution of the
dlmsetconf
utility for creating the HDLM driver configuration definition file
was output.
Action
If you want to continue the
dlmsetconf
utility processing, enter
y
. If you want
to stop, enter
n
.
KAPL10255-E
The entered value is invalid. The operation stops.
Details