An error occurred during directory creation. Directory name = aa....aa, error source = bb....bb, detailed information = cc....cc, maintenance information = dd....dd
- aa....aa: Directory where the error occurred
bb....bb: Reason code
FILE: The file already exists, or is a file, not a directory.
MAKE: An attempt to create a directory 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:
- The destination to which the tuple log file was to be output could not be prepared because an error occurred during directory creation.
- System processing:
- Resumes processing.
- Action to take:
- 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.
- If the reason code is MAKE, creation of several necessary parent directories may have been successful.
Reason code | Corrective action |
---|
FILE | Move or delete the file in question. |
MAKE | Check the following items.
- Is there a file, in addition to any directory, with a name that is the same as the parent directory path?
- Do you have sufficient permissions to create a directory?
- Is the directory in use by another process?
- Does the working-directory file system lack sufficient disk space?
- Has a disk error occurred?
|