The adaptor trace file cannot be used as the output target because an error occurred in the adaptor trace file. File name = aa....aa, cause code = bb....bb, detailed information = cc....cc, maintenance information = dd....dd
- aa....aa: File that generated the error
bb....bb: Cause of the error
BACKUP: The existing file by the same name could not be backed up.
OPEN: An attempt to open or create a file failed.
CLOSE: An attempt to close a file failed.
LOCK: An attempt to obtain a file lock failed.
UNLOCK: An attempt to release a file lock failed.
WRITE: An attempt to output to a file failed.
SECURITY: Access was denied by the security manager.
cc....cc: Information about the error that occurred. When information cannot be acquired, * is displayed.
dd....dd: Maintenance information - Description:
- An error occurred during operation of an adaptor trace file.
- System processing:
- Eliminates the file in question as an output target and resumes processing.
- Action to take:
- Take the corrective action indicated for the reason code. Output to the target file resumes the next time the adaptor starts.
- If the reason code is not in the table or if you cannot otherwise resolve the problem, contact a system administrator.
Reason code | Corrective action |
---|
BACKUP | Check message KFSP44403-W, which is output before this message, and resolve the causes of the backup failure. |
Other than BACKUP and SECURITY | Check the following items.
- Does the output target directory exist?
- Do you have sufficient permissions to create, read, and write to the target file?
- Is the target file in use by another process?
- Does the output target directory file system lack sufficient disk space?
- Have OS restrictions (limits on number of file descriptors, size of files created, or other restriction) been exceeded?
- Has a disk error occurred?
|