Send control messages
- XR0000
-
xxxx START INITIATED
- xxxx:
-
COLD or WARM
- Description:
-
Execution started in COLD mode (including COLD2 and COLD3) or WARM mode. (ML=I)
- XR0001
-
ISP OPEN SUCCESSFUL
- Description:
-
Successfully opened Communications Server. (ML=I)
- XR0002
-
ISP OPEN FAILED RC=code
- code:
-
Communication error code (Refer to Communication error code list.)
- Description:
-
Failed to open Communications Server. (ML=E)
- Measures:
-
Run Communications Server, and then run the Send program (XRSND).
- XR0003
-
INSUFFICIENT MEMORY
- Description:
-
The available memory is insufficient to carry out sending. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Send program (XRSND).
- XR0004
-
ISP TASK INSUFFICIENT MEMORY
- Description:
-
The available memory is insufficient to execute the Send task. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Send program (XRSND).
- XR0005
-
ISP TASK ATTACH FAILED
- Description:
-
Failed to execute the Send task. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Send program (XRSND).
- XR0006
-
ISP TASK ATTACH SUCCESSFUL
- Description:
-
Started the Send task. (ML=I)
- XR0007
-
ISP CLOSE SUCCESSFUL
- Description:
-
Successfully closed Communications Server. (ML=I)
- XR0008
-
ISP CLOSE FAILED RC=code
- code:
-
Communication error code (Refer to Communication error code list.)
- Description:
-
Failed to close Communications Server. (ML=E)
- XR0009
-
ACP INITIALIZATION COMPLETED
- Description:
-
Initialized the Send management task environment. (ML=I)
- XR0010
-
INVALID MODIFY COMMAND
- Description:
-
An invalid MODIFY command was submitted. (ML=I)
- XR0011
-
SUB TASK DETACH COMPLETED
- Description:
-
Ended the Send task. (ML=I)
- XR0012
-
DISPLAY COMMAND ACCEPTED
- Description:
-
Accepted the DISPLAY command. (ML=I)
- XR0013
-
FILEID=fileid,HOST=host,RECCNT=rec-cnt,DTLEN=length,NO=snd-no
- fileid:
-
File ID
- host:
-
Host Name
- rec-cnt:
-
Record Count
- length:
-
Byte Count
- snd-no:
-
Send SEQ No.
- Description:
-
This is the information of the file that is currently being sent. (ML=I)
- XR0014
-
STATUS COMMAND ACCEPTED
- Description:
-
Accepted the STATUS command. (ML=I)
- XR0016
-
ISP SUB TASK ENDED CODE=code
- code:
-
Sub task status code
- Description:
-
The Send task ended. (ML=I)
- XR0017
-
NORMAL STOP ACCEPTED
- Description:
-
Accepted the normal mode STOP command. (ML=I)
- XR0018
-
QUICK STOP ACCEPTED
- Description:
-
Accepted the quick mode STOP command. (ML=I)
- XR0019
-
CANCEL STOP ACCEPTED
- Description:
-
Accepted the cancel mode STOP command. (ML=I)
- XR0020
-
*** NOTHING ***
- Description:
-
There is no information to output with the DISPLAY command. (ML=I)
- XR0021
-
ISP TASK IS NOTHING
- Description:
-
The Send task does not exist. (ML=I)
- XR0022
-
START MODE PARAMETER IS INVALID
- Description:
-
There is an error in the mode specifications at startup. Start in WARM mode. (ML=W)
- Measures:
-
Specify 'WARM,' 'COLD,' 'COLD2,' or 'COLD3' for the mode.
- XR0024
-
RESEND COMMAND OPERAND ERROR
- Description:
-
The operand for the RESEND command is not correct. (ML=E)
- XR0025
-
host IS NOT EXIST IN QUE
- host:
-
Host Name
- Description:
-
The host does not exist in the resend queue. (ML=E)
- XR0026
-
RESEND COMMAND IS EXECUTED
- Description:
-
The RESEND command was executed. (ML=I)
- XR0027
-
fileid IS CHANGE QUE
- fileid:
-
File ID
- Description:
-
The file was re-registered from the Non-Send Queue to the Send Queue. (ML=I)
- XR0028
-
TASK(task) IS xxxxxxx
- task:
-
Task No.
- xxxxxxx:
-
SENDING, WAITING, or STOP
- Description:
-
The current task status is (SENDING, WAITING, or STOP). (ML=I)
- XR0029
-
F=fileid,H=host IS CHANGED
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
Changed the Priority, the Transfer Interval, the Transfer Block Length, or the Transfer Block Count for the applicable file ID and host name. (ML=I)
- XR0030
-
PRIORITY COMMAND ACCEPTED
- Description:
-
Accepted the Transfer Priority Modification command. (ML=I)
- XR0031
-
INTERVAL COMMAND ACCEPTED
- Description:
-
Accepted the Transfer Interval Modification command. (ML=I)
- XR0032
-
TBLOCK COMMAND ACCEPTED
- Description:
-
Accepted the Transfer Block Length Modification command. (ML=I)
- XR0033
-
TCNT COMMAND ACCEPTED
- Description:
-
Accepted the Transfer Block Count Modification command. (ML=I)
- XR0034
-
INVALID OPERAND
- Description:
-
An invalid operand is specified. (ML=E)
- XR0035
-
OPERAND NUMERIC ERROR
- Description:
-
Only numeric values are valid for the specified operand. (ML=E)
- XR0036
-
PRIORITY COMMAND IS EXECUTED
- Description:
-
Executed the Transfer Priority Modification command. (ML=I)
- XR0037
-
INTERVAL COMMAND IS EXECUTED
- Description:
-
Executed the Transfer Interval Modification command. (ML=I)
- XR0038
-
TBLOCK COMMAND IS EXECUTED
- Description:
-
Executed the Transfer Block Length Modification command. (ML=I)
- XR0039
-
TCNT COMMAND IS EXECUTED
- Description:
-
Executed the Transfer Block Count Modification command. (ML=I)
- XR0040
-
TBLOCK COMMAND T < 128 ERROR
- Description:
-
You cannot specify '127' or less for the Transfer Block Length. (ML=E)
- XR0041
-
TCNT COMMAND T > 99 ERROR
- Description:
-
You cannot specify a value of '100' or more for the Transfer Block Count. (ML=E)
- XR0042
-
F=fileid,H=host IS SAME PRIORITY
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The priority for the applicable file ID and host name are the same as the current priority. (ML=I)
- XR0043
-
CANCEL COMMAND ACCEPTED
- Description:
-
The cancelation command was accepted. (ML=I)
- XR0044
-
CANCEL COMMAND IS EXECUTED
- Description:
-
The cancelation command was executed. (ML=I)
- XR0045
-
F=fileid,H=host IS CANCEL
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Send processing for the applicable file ID and host name was canceled. (ML=I)
- XR0046
-
HULFT SENDER ABNORMAL ENDED
- Description:
-
The processing was ended unsuccessfully by the ABEND command. (ML=I)
- XR0048
-
F=fileid,H=host IS NOW SENDING
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
You cannot change the value of Transfer Priority, the Transfer Interval, the Transfer Block Length, or the Transfer Block Count because the Send processing is in progress for the applicable file ID and host name. (ML=W)
- XR0049
-
TBLOCK COMMAND T > 65520 ERROR
- Description:
-
You cannot set a value of '65521' or more for the Transfer Block Length. (ML=E)
- XR0050
-
CONNECTION ERROR RC=code
- code:
-
Communication error code (Refer to Communication error code list.)
- Description:
-
Failed to connect to the socket. (ML=E)
- XR0059
-
CANCEL COMMAND OPERAND ERROR
- Description:
-
The operand for the cancelation command is not correct. (ML=E)
- XR0060
-
TRANSFER BLOCK > 65520 ERROR
- Description:
-
You cannot specify values for the Transfer Block Count and for the Transfer Block Length the product of which is '65521' or more. (ML=E)
- XR0061
-
PRIORITY COMMAND P=1 - 256 ERROR
- Description:
-
You cannot specify a value outside the range from '1' to '256' for the Transfer Priority. (ML=E)
- XR0062
-
INTERVAL COMMAND I=0 - 32768 ERROR
- Description:
-
You cannot specify a value outside the range from '0' to '32768' for the Transfer Interval. (ML=E)
- XR0063
-
TCNT COMMAND T < 1 ERROR
- Description:
-
You cannot specify a value of '0' or less for the Transfer Block Count. (ML=E)
- XR0065
-
ACP IS OPERATING
- Description:
-
The Send management task is running. (ML=I)
- XR0066
-
ACP IS STOPPING
- Description:
-
The Send management task is stopped. (ML=I)
- XR0067
-
LOG FILE CLOSE COMMAND ACCEPTED
- Description:
-
Accepted the Send and Receive Log file (HULFT.LOG) CLOSE command from the Send and Receive Log File Reorganization Program (XRREORG). (ML=I)
- XR0068
-
LOG FILE CLOSED
- Description:
-
Closed the Send and Receive Log file. (ML=I)
- XR0069
-
LOG FILE OPEN COMMAND ACCEPTED
- Description:
-
Accepted the Send and Receive Log file (HULFT.LOG) OPEN command. (ML=I)
- XR0070
-
LOG FILE OPENED
- Description:
-
Opened the Send and Receive Log file. (ML=I)
- XR0071
-
LOG FILE CLOSE FAILED
- Description:
-
Failed to close the Send and Receive Log file (HULFT.LOG) with the command. (ML=E)
- Measures:
-
Check the attributes of the Send and Receive Log file (HULFT.LOG), and if the Send and Receive Log file (HULFT.LOG) is being used by a different user job.
- XR0072
-
LOG FILE OPEN FAILED
- Description:
-
Failed to open the Send and Receive Log file (HULFT.LOG) with the command.
Otherwise, the Send and Receive Log file (HULFT.LOG) before reorganization is used. (ML=W)
- Measures:
-
Check the attributes of the Send and Receive Log file (HULFT.LOG), and if the Send and Receive Log file (HULFT.LOG) is being used by a different user job. If this message is output even though the LOGOPEN command was submitted, restart HULFT.
- XR0073
-
RESEND DISPLAY COMMAND ACCEPTED
- Description:
-
Accepted the Resend Queue Status List Display command. (ML=I)
- XR0074
-
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.
- XR0075
-
SYSTEM INITIALIZE FAILED
- Description:
-
Failed to start the Send program (XRSND). (ML=E)
- Measures:
-
There may be a problem with the system files, a system error may have occurred, or there could be another cause. Make improvements to the environment, and then rerun the Send program (XRSND).
- XR0076
-
RESEND NO=resendno,FILEID=fileid,HOST=hostname
DSN=dsname
- resendno:
-
Resend Queue List No.
- fileid:
-
File ID
- hostname:
-
Host Name
- dsname:
-
Dataset name of the actual Send file
- Description:
-
This is the information of the file that is currently in the Resend Queue. (ML=I)
- XR0077
-
ISP TASK REATTACH SUCCESSFUL
- Description:
-
Successfully executed the Send task. (ML=I)
- XR0078
-
RESEND QUE IS NOT MATCH
- Description:
-
The queue for the Resend File does not exist. (ML=E)
- Measures:
-
Specify a queue that exists, and execute the Resend File again.
- XR0079
-
SYSTEM FILE OPEN COMPLETED
- Description:
-
The management information file was opened successfully. (ML=I)
- XR0080
-
LOG FILE OPEN COMPLETED
- Description:
-
The Send and Receive Log file was opened successfully. (ML=I)
- XR0081
-
QUEUE FILE OPEN COMPLETED
- Description:
-
The Send Control file was opened successfully. (ML=I)
- XR0084
-
AES-CIPHER IS NOT EXIST
- Description:
-
Failed to load HULFT10 Cipher Option (AES) module. (ML=E)
- Measures:
-
To use HULFT10 Cipher Option (AES), install HULFT10 Cipher Option (AES).
- XR0085
-
TBC COMMAND ACCEPTED
- Description:
-
Accepted the Modify BLOCKLEN and BLOCKNUM command. (ML=I)
- XR0086
-
TBC COMMAND IS EXECUTED
- Description:
-
Executed the Modify BLOCKLEN and BLOCKNUM command. (ML=I)
- XR0087
-
TBC COMMAND B < 128 ERROR
- Description:
-
You cannot set a value from 1 to 127 for the Transfer Block Length. (ML=E)
- XR0088
-
TBC COMMAND B > 65520 ERROR
- Description:
-
You cannot set a value of '65521' or more for the Transfer Block Length. (ML=E)
- XR0089
-
TBC COMMAND C=0 - 99 ERROR
- Description:
-
You cannot set a value outside the range from '0' to '99' for the Transfer Block Count. (ML=E)
- XR0090
-
TBC COMMAND B OR C ERROR
- Description:
-
You cannot set '0' for only the Transfer Block Length or only the Transfer Block Count. (ML=E)
- Measures:
-
Either specify both the Transfer Block Length and the Transfer Block Count as '0,' or set another value.
- XR0091
-
RESET COMMAND ACCEPTED
- Description:
-
Accepted the Counter Reset for Send SEQ or Resend Queue List command. (ML=I)
- XR0092
-
ACCEPTED CURRENT COUNT DISPLAY COMMAND
- Description:
-
Accepted the Display Current Count for Send SEQ or Resend Queue List command. (ML=I)
- XR0093
-
CURRENT RESEND QUEUE LIST NO.:current-resendno
- current-resendno:
-
Current Resend Queue List No.
- Description:
-
This is the Current Resend Queue List No. (ML=I)
- XR0094
-
CURRENT SEND SEQ NO.:current-send-no
- current-send-no:
-
Current Send SEQ No.
- Description:
-
This is the Current Send SEQ No. (ML=I)
- XR0095
-
PRIORITY COMMAND OPERAND ERROR
- Description:
-
The operand for the Transfer Priority Modification command is not correct. (ML=E)
- XR0096
-
INTERVAL COMMAND OPERAND ERROR
- Description:
-
The operand for the Transfer Interval Modification command is not correct. (ML=E)
- XR0097
-
TBLOCK COMMAND OPERAND ERROR
- Description:
-
The operand for the Transfer Block Length Modification command is not correct. (ML=E)
- XR0098
-
TCNT COMMAND OPERAND ERROR
- Description:
-
The operand for the Transfer Block Count Modification command is not correct. (ML=E)
- XR0099
-
TBC COMMAND OPERAND ERROR
- Description:
-
The operands for the Transfer Block Length and Transfer Block Count Modification command are not correct. (ML=E)
- XR0101
-
NOT EXIST IN QUE NO=send-no
- send-no:
-
Send SEQ No.
- Description:
-
The information record that has the relevant Send SEQ No. does not exist in the Send Control file (HULFT.QUEUE). (ML=E)
- XR0102
-
NOT EXIST IN QUE F=fileid
- fileid:
-
File ID
- Description:
-
The information record that has the relevant file ID does not exist in the Send Control file (HULFT.QUEUE). (ML=E)
- XR0103
-
TCNT COMMAND TBLOCK=0 ERROR
- Description:
-
A value other than 0 is specified for the Transfer Block Count Modification command, but you cannot change the value because the Transfer Block Length is '0.' (ML=E)
- XR0104
-
TBLOCK COMMAND TCNT=0 ERROR
- Description:
-
A value other than 0 is specified for the Transfer Block Length Modification command, but you cannot change the value because the Transfer Block Count is '0.' (ML=E)
- XR0105
-
CHANGE SEND MULTIPLE FRM AAA TO BBB
- AAA:
-
Multiplex level before the change
- BBB:
-
Multiplex level after the change
- Description:
-
The send multiplex level was changed from AAA to BBB. (ML=I)
- XR0106
-
CNTL FILE OPEN FAILED RC=code-fdbk
- code:
-
Status code (Refer to Table 3.15 .)
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
Failed to open the System Control file. (ML=E)
- Measures:
-
Check if the System Control file that is specified in the System Environment Settings is correct.
- XR0107
-
CNTL FILE GET FAILED TYPE=type RC=code-fdbk
- type:
-
A value for our internal use. If you cannot resolve the problem by checking the feedback code, contact your Technical Support Service representative and inform them of the feedback code and the value of type.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- code:
-
Status code (Refer to Table 3.15 .)
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
Cannot acquire the information of the System Control file. (ML=E)
- Measures:
-
Check if the System Control file that is specified in the System Environment Settings is correct.
- XR0108
-
CNTL FILE MODIFY FAILED TYPE=type RC=code-fdbk
- type:
-
A value for our internal use. If you cannot resolve the problem by checking the feedback code, contact your Technical Support Service representative and inform them of the feedback code and the value of type.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- code:
-
Status code (Refer to Table 3.15 .)
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
Failed to modify the information of the System Control file. (ML=E)
- Measures:
-
Check if the System Control file that is specified in the System Environment Settings is correct.
- XR0109
-
FORCED STRONG KEY MODE IS ENABLED. HOWEVER, AES CIPHER OPTION IS NOT INSTALLED
- Description:
-
The Forced Strong Key mode is enabled, but HULFT Cipher Option (AES) is not installed. (ML=E)
- Measures:
-
HULFT Cipher Option (AES) is required. Make sure the following two points are satisfied:
-
HULFT Cipher Option (AES) is installed
-
"1" (Use Encryption Scheme of Cipher Option) is specified for Encryption Scheme (CIPHERTYPE)
-
- XR0111
-
FORCED STRONG KEY MODE IS ENABLED. HOWEVER, CIPHERTYPE IS 0
- Description:
-
The Forced Strong Key mode is enabled, but "0" is specified for Encryption Scheme (CIPHERTYPE). (ML=E)
- Measures:
-
Specify "1" (Use Encryption Scheme of Cipher Option) for Encryption Scheme (CIPHERTYPE), and start HULFT.
- XR0113
-
ATTEMPT TO ALLOCATE MEMORY ON 64-BIT STORAGE FAILED RC=code RSN=rsn
- code:
-
Return code for the IARV64 macro
- rsn:
-
Reason code for the IARV64 macro (the reason code of system completion code DC2)
- Description:
-
An attempt to allocate memory on 64-bit storage failed. (ML=E)
- Measures:
-
Allocating memory by using 64-bit storage might not be allowed on your host. To allow memory allocation for 64-bit storage, change the settings of JCL or of the OS. If this problem persists even after you change the settings, and you have concluded a Technical Support Agreement, contact your Technical Support Service representative.
- XR0114
-
MEM ALLOC ON 64BIT STORAGE FAILED SO MEMORY ALLOCATED ON 31BIT STORAGE RC=code RSN=rsn
- code:
-
Return code for the IARV64 macro
- rsn:
-
Reason code for the IARV64 macro (the reason code of system completion code DC2)
- Description:
-
An attempt to allocate memory on 64-bit storage failed, and therefore memory was allocated on 31-bit storage. (ML=W)
- Measures:
-
Allocating memory by using 64-bit storage might not be allowed on your host. To allow memory allocation for 64-bit storage, change the settings of JCL or of the OS. If this problem persists even after you change the settings, and you have concluded a Technical Support Agreement, contact your Technical Support Service representative.
- XR8013
-
F=fileid
H=host
RECCNT=rec-cnt,DTLEN=length,NO=snd-no
- fileid:
-
File ID
- host:
-
Host Name
- rec-cnt:
-
Record Count
- length:
-
Byte Count
- snd-no:
-
Send SEQ No.
- Description:
-
This is the information of the file that is currently being sent. (ML=I)
- XR8025
-
NOT EXIST IN QUE H=host
- host:
-
Host Name
- Description:
-
The host does not exist in the resend queue. (ML=E)
- XR8027
-
QUE SWITCHED F=fileid
- fileid:
-
File ID
- Description:
-
The file was re-registered from the Non-Send Queue to the Send Queue. (ML=I)
- XR8029
-
CHANGED F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
Changed the Priority, the Transfer Interval, the Transfer Block Length, or the Transfer Block Count for the applicable file ID and host name. (ML=I)
- XR8042
-
PRIORITY UNCHANGED F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The priority for the applicable file ID and host name are the same as the current priority. (ML=I)
- XR8045
-
CANCELLED F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Send processing for the applicable file ID and host name was canceled. (ML=I)
- XR8048
-
ALREADY SENDING F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
You cannot change the value of Transfer Priority, the Transfer Interval, the Transfer Block Length, or the Transfer Block Count because the Send processing is in progress for the applicable file ID and host name. (ML=W)
- XR8076
-
RESEND NO=resendno,F=fileid
H=hostname
DSN=dsname
- resendno:
-
Resend Queue List No.
- fileid:
-
File ID
- hostname:
-
Host Name
- dsname:
-
Dataset name of the actual Send file
- Description:
-
This is the information of the file that is currently in the Resend Queue. (ML=I)