Hitachi

Hitachi Advanced Database Messages


KFAA61212-W

An attempt to delete an archive directory failed. (L+M)

An attempt to delete an archive directory failed.

S:

Ignores the error indicated in the KFAA41205-E message and then continues processing.

Action:

Check the existence of the file or directory indicated by aa....aa in the KFAA41205-E message that was output immediately prior to this message.

▪ If the file or directory does not exist:

Check whether the file or directory under the archive directory has been deleted. Files and directories under the archive directory can be deleted only when an instruction is given from the HADB server.

▪ If the file or directory exists:

Perform the following procedure to take action.

  1. In the OS documentation, check the system call name indicated by bb....bb and the error number indicated by cc....cc in the KFAA41205-E message that was output immediately prior to this message, and then eliminate the cause of the error.

    If an error occurred in a symbolic link file, check the link target files in addition to that file.

    If you cannot determine the corrective action to take based on the displayed system call name and error number, execute the adbinfoget command to collect troubleshooting information, and then contact the customer support center.

  2. Execute the adbdbstatus command for all the archivable multi-chunk tables to acquire usage information for the archived chunks.

  3. Confirm the archive file name output to the Archive_file_name column of usage information.

  4. If the directory name indicated by aa....aa in the KFAA41205-E message is not included in the archive file path name you confirmed in step 3, delete this directory.

    (Example)

    Assume that /aaa/bbb/ccc is indicated by aa....aa in the KFAA41205-E message.

    If /aaa/bbb/ccc is indicated in the Archive_file_name column

    Do not delete the directory indicated by aa....aa.

    If /aaa/bbb/ddd is indicated in the Archive_file_name column

    Delete the directory indicated by aa....aa.

    If /aaa/bbb/ccc/ddd is indicated in the Archive_file_name column

    Do not delete the directory indicated by aa....aa.

Note that if the archive directory has been created on another server, the possible causes of the error are as follows:

  • A communication is not established between servers.

  • The file system containing the archive directory is not mounted correctly.

If the HADB server terminates abnormally during processing to restore the database due to rollback, restart of the HADB server, or master node switchover, deletion processing is performed again for the deleted directory. At this time, even if this message and the KFAA41205-E message are output, you can ignore them.