Send processing messages
- XRT0001
-
FILE ACCESS ERROR(code)
- code:
-
Data management macro error code
- Description:
-
An error occurred during access of the Send file. (ML=E)
- Measures:
-
There may be an error in the DASD. Perform error recovery and then carry out the Send Request again.
- XRT0002
-
macro FAILED RC=code HOST=host FILEID=fileid
- macro:
-
Communication macro name
- code:
-
Communication error code (Refer to Communication error code list.)
- host:
-
Host Name
- fileid:
-
File ID
- Description:
-
An error occurred while the Send processing was in progress. (ML=E)
- Measures:
-
Take the appropriate measures for the communication error code, and then carry out resending.
- XRT0003
-
macro FAILED RC=code
- macro:
-
Communication macro name
- code:
-
Communication error code (Refer to Communication error code list.)
- Description:
-
An error occurred in the execution of the communication macro. (ML=E)
- Measures:
-
Take the appropriate measures for the communication error code, and then carry out resending.
- XRT0007
-
SEND-FILE ALLOC ERROR FILEID=fileid RC=code-info VOL=vol
- fileid:
-
File ID
- code:
-
Status code (Refer to Table 3.4 .)
- info:
-
Information code (Refer to Table 3.4 .)
- vol:
-
Volume serial number
- Description:
-
Failed to allocate the Send file. (ML=E)
- Measures:
-
Take the appropriate measures for the status code and information code, and then carry out the Send File request again.
Status Code |
Error Message |
---|---|
4 |
The specified file does not exist in the catalog. The status code of the LOCATE macro is set for the information code. * Refer to DFSMSdfp Advanced Services. |
8 |
The applicable file does not exist on the specified volume. The status code of the OBTAIN macro is set for the information code. * Refer to DFSMSdfp Advanced Services. |
99 |
There is an error in the specification for the Dataset Name. |
Others |
The error code of the DYNALLOC macro is set for the status code and the information code of the DYNALLOC macro is set for the information code. |
- XRT0008
-
SEND-FILE FREE ERROR FILEID=fileid RC=code
- fileid:
-
File ID
- code:
-
Error code for DYNALLOC macro
- Description:
-
Failed to release the Send file. (ML=E)
- Measures:
-
Although the Send processing ended successfully, rerun the Send program (XRSND).
- XRT0009
-
QUE DATA ACCESS ERROR RC=code
- code:
-
Detail code of the VSAM macro
- Description:
-
An error occurred during access of the Send Control file. (ML=E)
- Measures:
-
Re-create the Send Control file (HULFT.QUEUE).
- XRT0010
-
LOG DATA ACCESS ERROR RC=code
- code:
-
Detail code of the VSAM macro
- Description:
-
An error occurred during access of the Send and Receive Log file. (ML=E)
- Measures:
-
Re-create the Send and Receive Log file.
- XRT0011
-
FILE INF ACCESS ERROR RC=code
- code:
-
Detail code of the VSAM macro
- Description:
-
An error occurred during access of the Send and Receive Management file. (ML=E)
- Measures:
-
Re-create the Send and Receive Management file.
- XRT0012
-
SYSTEM ERROR MACRO=macro,RC=rc
- macro:
-
Macro name
- rc:
-
Macro error code
- Description:
-
An internal error has occurred. (ML=E)
- Measures:
-
This is HULFT system error. Contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- XRT0013
-
SUB TASK CLOSED
- Description:
-
The Send task ended. (ML=I)
- XRT0014
-
CONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host. (ML=I)
- XRT0015
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- XRT0016
-
fileid host errmsg
- fileid:
-
File ID
- host:
-
Host Name
- errmsg:
-
Error message on the host on the receiving side
- Description:
-
An error occurred on the host on the receiving side. (ML=E)
- Measures:
-
Take the appropriate measures for the error on the host on the receiving side, and then carry out resending.
- XRT0017
-
fileid TRANSFER COMPLETE HOST=host rec-cnt
- fileid:
-
File ID
- host:
-
Host Name
- rec-cnt:
-
Record Count (up to 7 digits displayed)
- Description:
-
The Send processing ended. (ML=I)
- XRT0018
-
INSUFFICIENT MEMORY
- Description:
-
The available memory is insufficient to run this program. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Send program (XRSND).
- XRT0019
-
CONNECTION NOT ESTABLISHED HOST=host RC=code
- host:
-
Host Name
- code:
-
Communication error code (Refer to Communication error code list.)
- Description:
-
Could not connect to the applicable host. (ML=E)
- Measures:
-
Take the appropriate measures for the communication error code, and then carry out resending.
- XRT0020
-
RECORD COUNT OF TRANSFER DATA IS UNMATCH
- Description:
-
The Record Count received by the host on the receiving side does not match the Record Count that was sent. (ML=E)
- Measures:
-
Check the content of the data. If there is an error in the content of the data, resend the data.
- XRT0021
-
COMPRESS LEVEL 2 IS NOT SUPPORTED
- Description:
-
Vertical compression is not available, because HULFT on the remote host is Ver. 2 or lower. (ML=E)
- Measures:
-
Change the value specified for compression.
- XRT0022
-
RECEIVE SIDE CONVERT IS NOT SUPPORTED
- Description:
-
Code conversion on the host on the receiving side is not available, because HULFT on the remote host is Ver. 2 or lower. (ML=E)
- Measures:
-
Change the code conversion destination to the host on the sending side.
- XRT0023
-
fileid CHECK POINT TRANSFER INITIATED
- fileid:
-
File ID
- Description:
-
Started sending from the checkpoint. (ML=I)
- XRT0024
-
PO MEMBER IS NOT EXIST
- Description:
-
The member name does not exist in the Partitioned Organization file. Or, an access error occurred in the Partitioned Organization file. (ML=E)
- Measures:
-
Check the member name of the Partitioned Organization file. Also, check if the Partitioned Organization file can be used.
- XRT0025
-
BLOCKSIZE OF SEND-FILE IS ZERO
- Description:
-
The Block Size of the Send file is 0 bytes. (ML=E)
- Measures:
-
Check the Send file, and try again.
- XRT0026
-
SEND WORK FILE-IS ALREADY DELETED
- Description:
-
The work file was deleted. (ML=I)
- XRT0027
-
BINARY COMPRESS IS NOT SUPPORTED
- Description:
-
Binary compression is not available, because HULFT on the remote host is Ver. 4 or lower. (ML=E)
- Measures:
-
Change the specification for the Compression Level.
- XRT0028
-
MULTI FORMAT IS NOT SUPPORTED
- Description:
-
Multi format transfer is not available, because HULFT on the remote host is Ver. 4 or lower. (ML=E)
- Measures:
-
Change the specification for the Transfer Type.
- XRT0029
-
INSUFFICIENT MEMORY
- Description:
-
The available memory is insufficient to carry out the Direct Transfer. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Send program (XRSND).
- XRT0030
-
TRANS FILE ERROR RC=C5D9
- Description:
-
Failed to carry out the Direct Transfer due to one of the following reasons. (ML=E)
-
Failed to read the Send file.
-
The Send file has a file attribute that is not supported for sending by HULFT.
-
While compressing the data to send, the record length after compression exceeded 32767 bytes.
-
- Measures:
-
Take the measure with the corresponding number from the following:
-
Check the attributes of the Send file.
-
Check the attributes of the Send file.
-
Send the file with 'N' (None) specified for Compression Preference (COMP) in the Send Management Information.
-
- XRT0031
-
FORMAT INFORMATION LENGTH ERROR
- Description:
-
The length that is specified for the Format ID and the record length of the actual data do not match. (ML=E)
- Measures:
-
Check if the Format Information matches the actual data.
- XRT0032
-
MULTI FORMAT INFORMATION ERROR
- Description:
-
The length that is specified for the Format ID in the Multi Format Information and the record length of the actual data do not match. (ML=E)
- Measures:
-
Check if the Format Information matches the actual data.
- XRT0033
-
SOME ERROR OCCURRED BY DIRECT TRANSMISSION
- Description:
-
An error occurred during the Direct Transfer. (ML=E)
- Measures:
-
Check the Send file and the Send Management Information.
- XRT0035
-
SEND-FILE RECORD COUNT ERROR
- Description:
-
When the Checkpoint Resend File was carried out, all records of the file were skipped. (ML=E)
- Measures:
-
Check the Send file and Resend Queue Status List.
- XRT0036
-
SHIFT-CODE(SPACE) IS NOT SUPPORTED
- Description:
-
The Shiftcode Mode cannot be set as space because the target HULFT is Ver. 4 or lower. (ML=E)
- Measures:
-
Change the Shiftcode Mode.
- XRT0037
-
SEND-FILE UNMATCH
- Description:
-
For the Checkpoint Resend File, the record count or the data size registered in the Send Control file (HULFT.QUEUE) is not the same as the actual data. (ML=E)
- Measures:
-
Check the actual data and the Resend Queue Status List.
- XRT0038
-
TRANSFER BLOCK LENGTH ERROR
- Description:
-
The product of the Transfer Block Length and the Transfer Block Count values is not correct. (ML=E)
- Measures:
-
If you send files to HULFT Ver.4 or a lower version, specify the Transfer Block Length and the Transfer Block Count in the Send Management Information as values the product of which is '32767' or less.
- XRT0039
-
JOB INFORMATION IS NOT FOUND
- Description:
-
The Job Information was not found. (ML=E)
- Measures:
-
Check if the job ID is registered in the Job Information.
- XRT0040
-
DIRECT SEND FILE OPEN FAILED
- Description:
-
Failed to open the Send file. (ML=E)
- Measures:
-
Check the Send file, and try again.
- XRT0041
-
SEND-FILE DELETE ERROR FILEID=fileid RC=code
- fileid:
-
File ID
- code:
-
Data management macro error code
- Description:
-
Failed to delete the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRT0042
-
SEND-FILE CLEAR ERROR FILEID=fileid RC=code
- fileid:
-
File ID
- code:
-
Data management macro error code
- Description:
-
Failed to clear the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRT0043
-
PSCHG ERROR
- Description:
-
Conditions to execute PSCHG (Pack Zone Conversion) as specified in the System Environment are not met. (ML=E)
- Measures:
-
Check the PSCHG settings and sending conditions that are specified in the System Environment, and the version of the remote host.
- XRT0044
-
FORMAT INFORMATION LENGTH ERROR
- Description:
-
The record length that is registered in the Format Information and the record length of the Send file do not match. (ML=E)
- Measures:
-
Check if the content of the Format Information matches the Send file.
- XRT0045
-
RECEIVE MULTIPLE OVER RETRY FILEID=fileid HOST=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Multiplex Level has been exceeded on the host on the receiving side. HULFT retries connection the number of times that is set for the connect count. (ML=I)
- Measures:
-
Check the Multiplex Level of HULFT on the receiving side.
- XRT0046
-
SOCKET ERROR RETRY FILEID=fileid HOST=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
A communication error occurred during the Send processing. (ML=I)
- Measures:
-
Execute auto resending.
- XRT0047
-
EBCDIC CODE CONVERSION ERROR
- Description:
-
Unable to carry out Conversion between EBCDIC Codes. (ML=E)
- Measures:
-
Check whether the local host supports the EBCDIC Code Set that was specified by the remote host, or if something other than a user table is specified for the EBCDIC Code Set in the Send Management Information.
- XRT0048
-
GAIJI CONVERT ERROR CODE=code
- code:
-
Kanji Code for which custom character conversion was not possible (displayed as hexadecimal)
- Description:
-
Cannot execute custom character conversion. (ML=E)
- Measures:
-
Check if the Kanji Code that could not be converted exists in the custom character table. Or, if there is a Kanji Code that is not registered in the custom character table, you can use the Handling of Unregistered Custom Characters in the System Environment to set the default value without causing an error.
- XRT0049
-
USER EXIT PROGRAM ERROR
- Description:
-
Encryption processing failed. (ML=E)
- Measures:
-
The detail code in the Send Log shows the EXIT code for the encryption exit routine. Check the detail code.
- XRT0051
-
XML ERROR
- Description:
-
Conditions do not allow XML transfer. (ML=E)
- Measures:
-
For multi format transfer, you cannot send files if the Code Conversion is specified as 'No Conversion.'
- XRT0052
-
USER CODE ERROR
- Description:
-
Could not use the user code table. (ML=E)
- Measures:
-
Check if user code tables can be used.
- XRT0053
-
SEND FILE UNFIXED LENGTH ERROR
- Description:
-
Cannot send files in undefined-length record format. (ML=E)
- Measures:
-
HULFT does not support files in undefined-length record format.
- XRT0054
-
HULFT-SAN IS NOT AVAILABLE
- Description:
-
HULFT-SAN is not installed. (ML=E)
- Measures:
-
Install HULFT-SAN.
- XRT0056
-
RESENDNO START FROM 1
- Description:
-
The Resend Queue List No. reached the maximum value. It will return to '1.' (ML=I)
- XRT0057
-
SENDING ENDED RC= code-fdbk FILEID=fileid HOST=host
- code:
-
Status code
- fdbk:
-
Detail code
- Fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Send processing is complete. (ML=I)
- Measures:
-
Check the detail code in Status codes and detail codes for Send processing.
- XRT0058
-
RDW SEND FILE ATTRIBUTE ERROR
- Description:
-
The Send file attributes are invalid for Sending with RDW. (ML=E)
- Measures:
-
For Sending with RDW, only files in variable-length record format and with a record length of 32752 bytes or less can be sent.
- XRT0059
-
PRODUCT VERSION ERROR
- Description:
-
A version inconsistency occurred in the connection to the destination product. (ML=E)
- Measures:
-
Check the supported version.
- XRT0062
-
SPEED PRIORITY MODE CANNOT BE USED
- Description:
-
Cannot use the speed priority mode. (ML=I)
- Measures:
-
The Framed Message Transfer Type is changed to the Error Detection Priority mode. Check the version of the host on the receiving side and the Framed Message Transfer Type.
- XRT0064
-
EBCDIC CODESET ERROR
- Description:
-
A user table cannot be specified for code conversion to UTF-8. (ML=E)
- Measures:
-
Check the EBCDIC Code Set parameter in the Send Management Information, and specify something other than a user table.
- XRT0065
-
CODE CONVERSION LENGTH OVER
- Description:
-
The data size after code conversion to UTF-8 exceeded 32750 bytes. (ML=E)
- Measures:
-
Check the sending data to ensure that the data size after code conversion does not exceed 32750 bytes.
You can change the setting of the Handling of Data Exceeded Max Length after code conversion in the System Environment Settings so that HULFT does not return an error when the data size after code conversion exceeds 32750 bytes, and HULFT completes the transfer by cutting the data of byte 32751 and after.
- XRT0066
-
ID LENGTH ERROR PARAMETER=parameter VALUE=value
- parameter:
-
FILEID, FMTID, MFMTID
- value:
-
ID setting value
- Description:
-
An ID that is 9 bytes or more cannot be specified, because the version of HULFT on the receiving side is HULFT7 or lower. (ML=E)
- Measures:
-
Specify an ID within 8 bytes.
- XRT0067
-
RECONNECT TO RCV HOST USING HULFT7 MODE
- Description:
-
HULFT will reconnect in HULFT7 communication mode, because the version of HULFT on the receiving side is HULFT7 or lower. (ML=I)
- XRT0068
-
MSGL IS UNAVAILABLE
- Description:
-
Long messages are invalid when HULFT7 or lower carries out the Receive processing. (ML=W)
- XRT0069
-
PROTOCOL IS VERSION 8 OR HIGHER
- Description:
-
The Use HULFT7 Comm. Mode is enabled, even though the version of HULFT on the receiving side is HULFT8 or higher. (ML=I)
- XRT0070
-
CHANGED TO NO COMPRESSION ACCORDING TO SETTING OF RCV HOST
- Description:
-
HULFT on the receiving side does not support the compression preference that was specified by HULFT on the sending side. (ML=W)
- Measures:
-
The setting of the Compression Preference will be changed to 'None.' Check the version and product of HULFT on the receiving side.
- XRT0073
-
PROTOCOL ERROR
- Description:
-
A protocol error has occurred during the Send processing. (ML=E)
- Measures:
-
This is HULFT system error. Contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- XRT0075
-
PROTOCOL ERROR
- Description:
-
Invalid data was received from the communication destination. (ML=E)
- Measures:
-
Take either of the following measures:
-
Enable the Use HULFT7 Comm. Mode in the Host Information and transfer the data again.
-
Confirm that the communication destination is a process of HULFT.
-
- XRT0076
-
CHANGED TO TEST-RUN MODE ACCORDING TO SETTING OF RCV HOST
- Description:
-
The processing switches to the Test-run Mode according to the setting on the host on the receiving side. (ML=I)
- XRT0077
-
SENDING IN TEST-RUN MODE TERMINATED
RC=code-fdbk F=fileid
H=host
- code:
-
Status code
- fdbk:
-
Detail code
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Send processing in the Test-run Mode is complete. (ML=I)
- XRT0078
-
CHANGED TO TEST-RUN MODE ACCORDING TO SETTING OF RCV HOST.
TEST-RUN ERROR OCCURRED DUE TO HUL7MODE. H=host
- host:
-
Host Name
- Description:
-
The processing has switched to the Test-run Mode according to the setting on the host on the receiving side, but the Transfer Test that includes the host on the receiving side cannot be carried out because the Use HULFT7 Comm. Mode is enabled. (ML=E)
- XRT0079
-
SENDING STARTS IN TEST-RUN MODE H=host
- host:
-
Host Name
- Description:
-
The sending is carried out in the Test-run Mode. (ML=I)
- XRT0080
-
TEST-RUN ERROR OCCURRED DUE TO RCV HOST OF UNSUPPORTED VERSION
H=host
- host:
-
Host Name
- Description:
-
The Transfer Test that includes the host on the receiving side cannot be carried out because the host on the receiving side is a version that does not support the Transfer Test function. (ML=W)
- XRT0081
-
TEST-RUN ERROR OCCURRED DUE TO HUL7MODE.TRANSFER TEST PERFORMED ONLY ON SND SIDE.
H=host
- host:
-
Host Name
- Description:
-
The Transfer Test that includes the host on the receiving side cannot be carried out because the Use HULFT7 Comm. Mode is enabled. (ML=E)
- XRT0082
-
COMBINATION ERROR WITH EBCDIC SET
- Description:
-
The combination of the code set specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the setting of the EBCDIC Set in the Send Management Information or the Receive Management Information is not supported. (ML=E)
- Measures:
-
Confirm that the combination of the code set specified for the Code Set for Transfer (KCODETYPE) and the setting of the EBCDIC Set in the Send Management Information or the Receive Management Information is supported.
For details, refer to the explanation on Convertible Code Set Combinations in Code Conversion Manual.
- XRT0083
-
INSTANT TRANSFER ERROR OCCURRED DUE TO RCV HOST OF UNSUPPORTED VERSION
- Description:
-
The sending-side transferring is terminated because the version of the receiving-side host does not support instant transfers. (ML=E)
- Measures:
-
Check the version of the receiving-side host.
- XRT0084
-
CHANGE CODE CONVERSION SIDE
- Description:
-
The code conversion setting is switched to receiving-side conversion because the sending-side conversion cannot process the code-set combination. (ML=W)
- XRT0085
-
CODE CONVERT ERROR
- Description:
-
The combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is not supported. (ML=E)
- Measures:
-
Confirm that the combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is supported.
For details, refer to the explanation on Convertible Code Set Combinations in Code Conversion Manual.
- XRT0086
-
CODE CONVERSION ON WRONG SIDE
- Description:
-
If the Code Set for Transfer (cs4trnsfr) in the System Environment Settings is 'UTF-8,' sending-side conversion cannot be carried out. (ML=E)
- Measures:
-
Specify 'Receiving Side' for the Code Conversion in the Send Management Information, and try carrying out the transfer again.
- XRT0087
-
CODE SET COMBINATION ERROR RC=543
- Description:
-
The combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is not supported. (ML=E)
- Measures:
-
Confirm that the combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is supported.
For details, refer to the explanation on Convertible Code Set Combinations in Code Conversion Manual.
- XRT0088
-
FAILED TO COMMUNICATE IN FORCED STRONG KEY MODE BECAUSE THE DESTINATION HOST IS LOWER THAN V8.4
- Description:
-
The Forced Strong Key mode is enabled, but because the remote host is lower than V8.4, communication failed. (ML=E)
- Measures:
-
Check the version of the receiving-side host.
- XRT0089
-
FAILED TO COMMUNICATE BECAUSE FORCED STRONG KEY MODE IS DISABLED ON THE DESTINATION HOST
- Description:
-
The Forced Strong Key mode is enabled, but because the Forced Strong Key mode is disabled on the remote host, communication failed. (ML=E)
- Measures:
-
Check whether the Forced Strong Key mode is enabled on the remote host.
- XRT0090
-
FAILED TO COMMUNICATE IN FORCED STRONG KEY MODE BECAUSE THE DESTINATION HOST IS A NO ENCRYPTION
- Description:
-
The Forced Strong Key mode is enabled, but because the remote host is a version that does not include a cipher option, communication failed. (ML=E)
- Measures:
-
Check the specified receiving-side host information.
- XRT1001
-
DATA EXCEPTION (0C7) ITEM=itemname
- itemname:
-
Field name registered in Format Information
- Description:
-
The registered Format Information and the sending data do not match. (ML=E)
- Measures:
-
Check if the data type for the applicable field matches the sending data.
- XRT1002
-
errmsg:
- errmsg:
-
SYNAD error message
- Description:
-
The content of the error that occurred during access of the Receive file is displayed. (ML=E)
- Measures:
-
Look up the SYNAD error messages in DFSM Macro Instructions for Data Sets.
- XRT8002
-
macro FAILED RC=code H=host
F=fileid
- macro:
-
Communication macro name
- code:
-
Communication error code (Refer to Communication error code list.)
- host:
-
Host Name
- fileid:
-
File ID
- Description:
-
An error occurred while the Send processing was in progress. (ML=E)
- Measures:
-
Take the appropriate measures for the communication error code, and then carry out resending.
- XRT8007
-
FILE ALLOC ERROR RC=code-info VOL=vol F=fileid
- fileid:
-
File ID
- code:
-
Status code (Refer to Table 3.4 .)
- info:
-
Information code (Refer to Table 3.4 .)
- vol:
-
Volume serial number
- Description:
-
Failed to allocate the Send file. (ML=E)
- Measures:
-
Take the appropriate measures for the status code and information code, and then carry out the Send File request again.
- XRT8008
-
FILE FREE ERROR RC=code F=fileid
- code:
-
Error code for the DYNALLOC macro
- fileid:
-
File ID
- Description:
-
Failed to release the Send file. (ML=E)
- Measures:
-
Although the Send processing ended successfully, rerun the Send program (XRSND).
- XRT8012
-
SYSTEM ERROR MACRO=macro,RC=rc
- Description:
-
An internal error has occurred. (ML=E)
- Measures:
-
This is HULFT system error. Contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- XRT8016
-
err-msg F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
An error occurred on the host on the receiving side. (ML=E)
- Measures:
-
Take the appropriate measures for the error on the host on the receiving side, and then carry out resending.
- XRT8017
-
SEND PROCESSING ENDED F=fileid
RECCNT=rec-cnt H=host
- fileid:
-
File ID
- rec-cnt:
-
Record Count (up to 19 digits displayed)
- host:
-
Host Name
- Description:
-
The Send processing is complete. (ML=I)
- XRT8019
-
CONNECTION NOT ESTABLISHED RC=code H=host
- code:
-
Communication error code (Refer to Communication error code list.)
- host:
-
Host Name
- Description:
-
Could not connect to the applicable host. (ML=E)
- Measures:
-
Take the appropriate measures for the communication error code, and then carry out resending.
- XRT8023
-
TRANSFER FRM CHECKPOINT STARTED F=fileid
- fileid:
-
File ID
- Description:
-
Started sending from the checkpoint. (ML=I)
- XRT8041
-
FILE DELETE ERROR RC=code F=fileid
- code:
-
Data management macro error code
- fileid:
-
File ID
- Description:
-
Failed to delete the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRT8042
-
FILE CLEAR ERROR RC=code F=fileid
- code:
-
Data management macro error code
- fileid:
-
File ID
- Description:
-
Failed to clear the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRT8045
-
RETRY DUE TO RCV MULTIPLEX LEVEL OVER F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Multiplex Level has been exceeded on the host on the receiving side. HULFT retries connection the number of times that is set for the connect count. (ML=I)
- Measures:
-
Check the Multiplex Level of HULFT on the receiving side.
- XRT8046
-
SOCKET ERROR RETRY F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
A communication error occurred during the Send processing. (ML=I)
- Measures:
-
Execute auto resending.
- XRT8057
-
SENDING TERMINATED RC=code-fdbk F=fileid
H=host
- code:
-
Status code
- fdbk:
-
Detail code
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Send processing is complete. (ML=I)
- Measures:
-
Check the detail code in Status codes and detail codes for Send processing.
- XRT9995
-
QUEUE FILE OPEN FAILED
- Description:
-
Failed to open the Send Control file. (ML=E)
- Measures:
-
Re-create the Send Control file (HULFT.QUEUE).
- XRT9996
-
QUE GETMAIN FAILED
- Description:
-
The available memory is insufficient to run this program. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Send program (XRSND).
- XRT9997
-
LOG FILE OPEN FAILED
- Description:
-
Failed to open the Send Log. (ML=E)
- Measures:
-
Re-create the Send Log.
- XRT9998
-
LOG GETMAIN FAILED
- Description:
-
The available memory is insufficient to run this program. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Send program (XRSND).
- XRT9999
-
SYSTEM FILE OPEN FAILED
- Description:
-
Failed to open the management information file. (ML=E)
- Measures:
-
Re-create the management information file.
- XRY0006
-
HOST IS NOT FOUND
- Description:
-
The Host Name of the specified transfer destination is not registered in the DNS or TCP/IP hosts file. (ML=E)
- Measures:
-
Refer to Installation Manual to check the details of the settings.
- YIT0002
-
HOST IS NOT FOUND
- Description:
-
The Host Name of the specified transfer destination is not registered in the DNS or TCP/IP hosts file. (ML=E)
- Measures:
-
Refer to Installation Manual to check the details of the settings.