Status codes for observe program
- 1
-
CAN NOT FIND RESEND INFORMATION
- Description:
-
Resend Queue does not exist.
- Measures:
-
Check file ID and host name.
- 10
-
CAN NOT READ RESEND INFORMATION
- Description:
-
Error occurred while accessing to Resend Queue.
- Measures:
-
The Resend Request that you requested does not exist.
- 11
-
FILEID NOT EXIST
- Description:
-
File ID has not been registered.
- Measures:
-
Check whether the specified file ID has been registered.
- 12
-
TRANSFER GROUP ID NOT EXIST
- Description:
-
Transfer group ID has not been registered.
- Measures:
-
Check whether the transfer group ID specified in the Send Management Information has been registered.
- 13
-
HOST NAME NOT EXIST
- Description:
-
Host name has not been registered.
- Measures:
-
Check whether the host name specified in Transfer Group Information has been registered.
- 78
-
CANCEL REQUEST
- Description:
-
Send Request has been canceled.
- Measures:
-
None.
- 80
-
SERVER ERROR
- Description:
-
A server error has occurred during execution of a remote job.
- Measures:
-
Check the server of remote host.
- 81
-
REMOTE JOB ERROR
- Description:
-
Error occurred while executing the Remote Job Execution program.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 82
-
SOCKET ERROR
- Description:
-
Socket failed during remote job execution.
- Measures:
-
Error may be due to a network or OS error, etc. Check the environment.
- 83
-
REMOTE JOBID NOT FOUND
- Description:
-
The specified job ID does not exist.
- Measures:
-
Check whether the specified job ID has been registered in the job information.
- 84
-
FILE ACCESS ERROR
- Description:
-
Error occurred while accessing the file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 85
-
REMOTE JOB TIMEOUT
- Description:
-
Timeout occurred during the remote job execution.
- Measures:
-
Execute the job in asynchronous mode or extend the timeout period.
- 86
-
LOG FILE OPEN ERROR
- Description:
-
Error occurred while opening log file.
- Measures:
-
File registered in the observe definition file cannot be opened. Check the file permission.
- 87
-
LOG FILE WRITE ERROR
- Description:
-
Error occurred while writing the log file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 538
-
HOST NAME NOT EXIST
- Description:
-
Requestor host name is not registered in the Host Information.
- Measures:
-
Check that the connection from the requestor host is correct. When it is correct, register the requestor host in the Host Information.
- 539
-
REFUSED SERVICE
- Description:
-
Refused the service from the requestor host.
- Measures:
-
Confirm that the request from the requestor host is correct. When it is correct, change the settings of allowance in the Host Information.
- 880
-
SERVICE ERROR
- Description:
-
The executed service caused an error.
- Measures:
-
Error may have occurred while executing the service. Check the management information or the contents of service file.
- 881
-
SERVICE NOT FOUND
- Description:
-
The specified service does not exist.
- Measures:
-
The specified service cannot be supported.
- 882
-
GET CANCEL
- Description:
-
An error occurred during the processing on the request issuing host.
- Measures:
-
Check the logs on the host of the Observe system side.
- Other types of error status
-
- Description:
-
It is system related error code in case of less than 1000 and error code of command error in case of 1000 or more.
- Measures:
-
Refer to System related status code and Error status on unsuccessful end of commands for details.