Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Messages


KAVS1815-E

An attempt to write to the status file (status-file-name) failed.: maintenance-information-1 (maintenance-information-2)

An attempt to write to the status file indicated in status-file-name and managed for one logical host for the queueless agent service has failed.

(S)

Continues processing.

(O)

Take one of the following actions:

  • If No such file or directory is indicated in maintenance-information-1, the status file indicated in status-file-name might have been deleted. If the file does not exist, restart the queueless agent service, or detach the logical host containing the status file indicated in status-file-name that resulted in the error, and then attach it again.

  • If Permission denied is indicated in maintenance-information-1, write permission for the status file indicated in status-file-name might have been changed. Change the permission so that the user who started the queueless agent service and the OS user who executes the queueless job can write to the status file indicated in status-file-name. Then, restart the queueless agent service, or detach the logical host containing the status file indicated in status-file-name that resulted in the error, and then attach it again.

  • If any message other than the above is indicated in maintenance-information-1, correct the error according to the message. Also check the following probable causes, and then correct the error, if any.

    - The disk does not have sufficient free space.

    - Memory is insufficient.

    - A directory having the same name as the status file has already been created in the directory in which the status file is to be created.

    After correcting the error, restart the queueless agent service or detach the logical host containing the status file indicated in status-file-name that resulted in the error, and then attach it again.

If you cannot correct the problem by taking the above actions, contact the system administrator, and then collect data (see 1.2.3 To the system administrators).

Examples:
  • In this example, the command detaches the logical host Lhost.

    Execute the ajsqldetach command as follows:

    ajsqldetach -h Lhost

    For details on the ajsqldetach command, see ajsqldetach in 4. Commands Used for Special Operation in the manual JP1/Automatic Job Management System 3 Command Reference.

  • In this example, the command attaches the logical host Lhost.

    Execute the ajsqlattach command as follows:

    ajsqlattach -h Lhost

    For details on the ajsqlattach command, see ajsqlattach in 4. Commands Used for Special Operation in the manual JP1/Automatic Job Management System 3 Command Reference.