KFSP94106-E

The specified file cannot be accessed. Command name = aa....aa, file name = bb....bb, source code = cc....cc

aa....aa: Command name
bb....bb: File name
cc....cc: Cause code
Description:
The specified file cannot be accessed for the following reason.
Cause codeDescription
ACCESS_ERRORYou do not have the necessary rights to access this file.
FILE_NOT_EXISTThe file does not exist.
INVALID_FILEThe file is a hidden file.
INVALID_FORMThe trace file version is not supported or the file is not a trace file.
IO_ERRORAn I/O error occurred when the file was opened or read.
NOT_FILEThe target is not a file.
System processing:
Terminates the command.
Action to take:
Take the corrective action indicated for the error source.
Cause codeCorrective action
ACCESS_ERRORAdd the necessary permissions to the file, and then re-execute the command.
FILE_NOT_EXISTCheck the path name of the specified file, and then re-execute the command.
INVALID_FILECheck the specified file, and then re-execute the command.
INVALID_FORMCheck the specified file, and then re-execute the command.
IO_ERRORRe-execute the command as indicated by the message that is output after this message.
NOT_FILECheck the specified path name, and then re-execute the command.