Resend Request messages
* XRRSNDRQ * MANAGEMENT FILE OPEN FAILED
- Description:
-
Failed to open the Send and Receive Management file (HULFT.FILE).
- Measures:
-
A failure has occurred in the Send and Receive Management file (HULFT.FILE). Refer to the detail code for VSAM and take the appropriate measures.
* XRRSNDRQ * ACCESS(PNT) ERROR
- Description:
-
Failed to position to the Host Information.
- Measures:
-
The Host Information for carrying out the Resend Request does not exist. Register the Host Information for issuing resend requests.
* XRRSNDRQ * ACCESS(GTP) ERROR
- Description:
-
Failed to read the applicable Host Information.
- Measures:
-
The Host Information for carrying out the Resend Request does not exist. Register the Host Information for issuing resend requests.
* XRRSNDRQ * HOST INF GET ERROR
- Description:
-
Failed to read the Host Information.
- Measures:
-
Check the Host Information.
* XRRSNDRQ * ISP OPEN FAILED RC=code
- code:
-
Communication error code (Refer to Communication error code list.)
- Description:
-
Failed to open TCPIP for MVS.
- Measures:
-
TCPIP for MVS may not be running, the TCPIP for MVS application name may not be defined, or there could be another cause. Take the appropriate measures based on the communication error code and try again.
* XRRSNDRQ * ISP CONN FAILED RC=code
- code:
-
Communication error code (Refer to Communication error code list.)
- Description:
-
Failed to connect to the remote host.
- Measures:
-
The Observe function may not have started on the remote host, the Observe port number may be incorrect, or there could be another cause. Take the appropriate measures based on the communication error code and try again.
* XRRSNDRQ * ISP CONV FAILED RC=code
- code:
-
Communication error code (Refer to Communication error code list.)
- Description:
-
Failed to communicate with the remote host.
- Measures:
-
The Observe function may have ended on the remote host, or there could be another cause. Take the appropriate measures based on the communication error code and try again.
* XRRSNDRQ * RESEND ISSUE HOST=host
- host:
-
Host Name
- Description:
-
Resend Request was issued successfully to the applicable host.
* XRRSNDRQ * RESEND ERROR RC=code
- code:
-
Status code sent from the remote host (If the platform of the remote host is Mainframe, refer to Status codes and detail codes for Observe processing.)
- Description:
-
Resend Request was not successfully received.
- Measures:
-
Look up the status code, take the appropriate measures, and try again.
* XRRSNDRQ * ID LENGTH ERROR PARAMETER=FILEID VALUE=value
- value:
-
ID setting value
- Description:
-
An ID of 9 bytes or more cannot be specified, either because the Use HULFT7 Comm. Mode is enabled, or because the version of HULFT on the Observe system side is HULFT7 or lower.
- Measures:
-
Specify an ID within 8 bytes.
* XRRSNDRQ * RECONNECT ON HULFT7 MODE
- Description:
-
HULFT will reconnect in HULFT7 communication mode, because the version of HULFT on the Observe system side is HULFT7 or lower.
* XRRSNDRQ * PROTOCOL VERSION IS 8 OR OVER
- Description:
-
The version of HULFT on the Observe system side is HULFT8 or higher. Disable the Use HULFT7 Comm. Mode to use newly-introduced functions.
* XRRSNDRQ * PARAMETER CARD ERROR
- Description:
-
The definition method of the XRCRD definition card for the above card number is incorrect.
- Measures:
-
Check the XRCRD definition card in the JCL.
* XRRSNDRQ * HOSTNAME IS INVALID HOST=host
- Description:
-
There is an error in the specification for the Host Name.
- Measures:
-
Correct the setting, and try again.
* XRRSNDRQ * FILEID IS INVALID FILEID=fileid
- Description:
-
There is an error in the specification for the File ID.
- Measures:
-
Correct the setting, and try again.
* XRRSNDRQ * CHECK POINT PARAMETER IS INVALID
- Description:
-
There is an error in the specification for the checkpoint.
- Measures:
-
Correctly specify the checkpoint, and try again.
* XRRSNDRQ * PRODUCT VERSION ERROR
- Description:
-
A version inconsistency has arisen, when HULFT connects to the destination product.
- Measures:
-
Check the supported version.
* XRRSNDRQ * _INSTANT_TRANSFER_ IS A SYSTEM-RESERVED WORD
- Description:
-
Cannot execute the Resend Request request because the file ID "_INSTANT_TRANSFER_" is a system-reserved word. (ML=E)
* XRRSNDRQ * REQUESTS CANNOT BE ISSUED IN FORCED STRONG KEY MODE BECAUSE USE HULFT7 COMM. MODE IS SET TO "Y" H=host F=fileid
- host:
-
Host Name
- fileid:
-
File ID
- Description:
-
The Forced Strong Key mode is enabled, but because the HULFT7 communication mode is enabled, communication failed.
- Measures:
-
Disable the HULFT7 communication mode and reissue the request.
* XRRSNDRQ * FAILED TO COMMUNICATE IN FORCED STRONG KEY MODE H=host F=fileid
- host:
-
Host Name
- fileid:
-
File ID
- Description:
-
The Forced Strong Key mode is enabled, but because the remote host is lower than V8.4 or the Forced Strong Key mode is disabled on the remote host, communication failed.
- Measure 1:
-
Check the version of the remote host.
- Measure 2:
-
Check whether the Forced Strong Key mode is enabled on the remote host.