KFSP94106-E
The specified file cannot be accessed. Command name = aa....aa, file name = bb....bb, source code = cc....cc
Cause code | Description |
---|---|
ACCESS_ERROR | You do not have the necessary rights to access this file. |
FILE_NOT_EXIST | The file does not exist. |
INVALID_FILE | The file is a hidden file. |
INVALID_FORM | The trace file version is not supported or the file is not a trace file. |
IO_ERROR | An I/O error occurred when the file was opened or read. |
NOT_FILE | The target is not a file. |
Cause code | Corrective action |
---|---|
ACCESS_ERROR | Add the necessary permissions to the file, and then re-execute the command. |
FILE_NOT_EXIST | Check the path name of the specified file, and then re-execute the command. |
INVALID_FILE | Check the specified file, and then re-execute the command. |
INVALID_FORM | Check the specified file, and then re-execute the command. |
IO_ERROR | Re-execute the command as indicated by the message that is output after this message. |
NOT_FILE | Check the specified path name, and then re-execute the command. |