KFSP44303-W

The tuple log file cannot be used as the output target for the tuple log because an error occurred in the tuple log 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
[Figure]BACKUP: An existing file by the same name could not be backed up.
[Figure]OPEN: An attempt to open or create a file failed.
[Figure]CLOSE: An attempt to close a file failed.
[Figure]LOCK: An attempt to obtain a file lock failed.
[Figure]UNLOCK: An attempt to release a file lock failed.
[Figure]WRITE: An attempt to output to a file failed.
[Figure]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 in the tuple log file, so it has been eliminated as an output destination for the tuple log.
System processing:
Eliminates the file in question as an output destination and resumes processing.
Action to take:
Take the corrective action indicated for the reason code below.
Stop and restart the query group to enable use of the eliminated file as an output destination.
If the reason code is not in the following table or if you cannot otherwise resolve the problem, contact a system administrator.
Reason codeCorrective action
BACKUPCheck message KFSP44302-W, which is output before this message, and resolve the causes of the backup failure.
Other than BACKUP and SECURITYCheck the following items.
  • Does the working-directory\trc\tuplelog 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 working-directory\trc\tuplelog 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?