The trace file cannot be used as the output target for the trace because an error occurred in the trace file. File name = aa....aa, reason code = bb....bb, detailed information = cc....cc, maintenance information = dd....dd
- aa....aa: File that generated the error
bb....bb: Reason for the error
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: A security violation occurred.
cc....cc: Information about the error that occurred. When information cannot be acquired, * is displayed.
dd....dd: Maintenance information - Description:
- An error occurred in the trace file, so it cannot be used as the output target for the trace.
- System processing:
- Processing resumes, treating the file as an unusable file.
- Action to take:
- If resumption of the system is affected, take the corrective action indicated for the reason code below. If the reason code is not in the following table or if you cannot otherwise resolve the problem, contact a system administrator.
Reason code | Corrective action |
---|
Other than SECURITY | Check the following items.
- Does working-directory\trc exist?
- Do you have sufficient permissions to create, read, and write to the file?
- Is the file in use by another process?
- Does the working-directory\trc 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?
|