Other common messages
Error messages that are output in Receive system or Observe system
- XRY0001
-
GETCLIENTID ERROR
- Description:
-
GETCLIENTID, for acquiring the client ID, failed. (ML=E)
- Measures:
-
An error may have occurred in Communications Server. Check the network environment.
- XRY0002
-
GIVESOCKET ERROR
- Description:
-
GIVESOCKET, for passing sockets to sub tasks, failed. (ML=E)
- Measures:
-
An error may have occurred in Communications Server. Check the network environment.
- XRY0003
-
GIVESOCKET SELECT TIMEOUT OCCURRED
- Description:
-
A time-out occurred because the sub task did not take over the socket that was passed with GIVESOCKET. (ML=E)
- Measures:
-
An error may have occurred in Communications Server. Check the network environment.
- XRY0004
-
GETCLIENTID ERROR
- Description:
-
Failed to retrieve the client ID using the GETCLIENTID call. (ML=E)
- Measures:
-
An error may have occurred in Communications Server. Check the network environment.
- XRY0005
-
TAKESOCKET ERROR
- Description:
-
Failed to acquire the socket to create a new socket using the TAKESOCKET call. (ML=E)
- Measures:
-
An error may have occurred in Communications Server. Check the network environment.
- XRY0006
-
HOST IS NOT FOUND
- Description:
-
The Host Name that you specified as a transfer destination has not been registered in the DNS or in the TCP/IP hosts file. (ML=E)
- Measures:
-
Refer to Installation Manual to check the details of the settings.
Error messages that are output in status codes or detail codes for Request processing
- XRZ0001
-
TIMEOUT OCCURED,RETRY
- Description:
-
A time-out occurred during connection. Try connecting again. (ML=W)
- XRZ0002
-
RESET RECEIVED,RETRY
- Description:
-
A forced disconnection (RST) was received from the remote host during connection processing. Try connecting again. (ML=W)
Error messages output by all programs
- XRC0000
-
INSUFFICIENT MEMORY FOR MESSAGE
- Description:
-
The available memory is insufficient to output messages. (ML=E)
- Measures:
-
Increase the REGION size and try again.
- XRC0001
-
SEND FILE NOW USED
- Description:
-
The Send file is being used. (ML=I)
- XRC0003
-
JCL LIBRARY IS NOW USED
- Description:
-
The JCL library is being used. (ML=I)
- XRC0004
-
SYSTEM FILE STATUS ERROR
- Description:
-
The status of the Send and Receive Management file is not correct. (ML=E)
- Measures:
-
Conversion of management information may have failed. Follow the installation procedures to carry out conversion correctly.
- XRC0005
-
SYSTEM FILE VERSION ERROR
- Description:
-
There is a version error in the Send and Receive Management file. (ML=E)
- Measures:
-
The Send and Receive Management file (HULFT.FILE) and the Host Information file (HULFT.HOST) are not the latest versions. Follow the installation procedure to correctly create a file of the latest version.
- XRC0006
-
LOG FILE STATUS ERROR
- Description:
-
The status of the Send and Receive Log file is not correct. (ML=E)
- Measures:
-
Conversion of the log record may have failed. Follow the installation procedures to carry out conversion correctly.
- XRC0007
-
LOG FILE VERSION ERROR
- Description:
-
There is a version error in the Send and Receive Log file. (ML=E)
- Measures:
-
The log record file is not the latest version. Follow the installation procedure to correctly create a file of the latest version.
- XRC0008
-
YMDGET TIME GET ERROR
- Description:
-
Failed to acquire the date and time. (ML=E)
- Measures:
-
Check that the TOD clock is available and try again.
- XRC0009
-
GETUTC TIME GET ERROR
- Description:
-
Failed to acquire the date and time. (ML=E)
- Measures:
-
Check that the TOD clock is available and try again.
- XRC0010
-
UNABLE TO PERFORM CODE CONVERSION RC=code FDBK=fdbk
- code:
-
Return code in z/OS Unicode Services (Refer to Support for Unicode: Using Conversion Services.)
- fdbk:
-
Reason code in z/OS Unicode Services (Refer to Support for Unicode: Using Conversion Services.)
- Description:
-
An internal error has occurred. (ML=E)
- Measures:
-
The value that is specified for HULFT Character Set in the System Environment may be invalid. Refer to the return code and the reason code and take the appropriate measures.
- XRC0011
-
INSUFFICIENT MEMORY
- Description:
-
The available memory is insufficient. (ML=E)
- Measures:
-
Increase the REGION size and try again.
- XRC0012
-
SEND FILE NOW USED
- Description:
-
The Send work file or the volume specified for creating a Send work file is currently being used. (ML=W)
- XRC0013
-
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.
- XRC0014
-
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.
- XRC0101
-
AUTO DELETE CNTROL REC RENEW ERR FDBK=fdbk
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
Failed to update the control record for log record auto deletion. (ML=E)
- Measures:
-
Re-create the Send and Receive Log file (HULFT.LOG), and execute the Program to Add Information on Log Record Count (XRLOGCNT).
- XRC0102
-
AUTO DELETE CNTROL REC GET ERR FDBK=fdbk
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
Failed to acquire the control record for log record auto deletion. (ML=E)
- Measures:
-
Re-create the Send and Receive Log file (HULFT.LOG), and execute the Program to Add Information on Log Record Count (XRLOGCNT).
- XRC0103
-
AUTO DELETE REC COUNT ERR FDBK=fdbk
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
Failed to count the total number of log records. (ML=E)
- Measures:
-
Re-create the Send and Receive Log file (HULFT.LOG), and execute the Program to Add Information on Log Record Count (XRLOGCNT).
- XRC0104
-
AUTO DELETE CNTROL REC PUT ERR FDBK=fdbk
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
Failed to output the control record for log record auto deletion. (ML=E)
- Measures:
-
Re-create the Send and Receive Log file (HULFT.LOG), and execute the Program to Add Information on Log Record Count (XRLOGCNT).
- XRC0105
-
LOG FILE ROLLBACK FAILED
- Description:
-
Failed to recover from an error that occurred during output of the Send and Receive Log file (HULFT.LOG), which caused an inconsistency in the log record data. (ML=E)
- Measures:
-
Execute the Send and Receive Log File Reorganization program (XRREORG) to ensure consistency in the log record data.
- XRC0106
-
LOG FILE DELETE FAILED
- Description:
-
Failed to delete the Send and Receive Log file (HULFT.LOG), which caused an inconsistency in the log record data. (ML=E)
- Measures:
-
Execute the Send and Receive Log File Reorganization program (XRREORG) to ensure consistency in the log record data.
- XRC0107
-
LOG FILE UPDATE FAILED
- Description:
-
Failed to update the Send and Receive Log file (HULFT.LOG), which caused an inconsistency in the log record data. (ML=E)
- Measures:
-
Execute the Send and Receive Log File Reorganization program (XRREORG) to ensure consistency in the log record data.
- XRC0108
-
TRANSFER LOG FILE ACCESS ERROR IS DETECTED RC=code FDBK=fdbk
- code:
-
Status code
- fdbk:
-
Detail code of the VSAM macro
- Description:
-
Failed to read the Send and Receive Log file (HULFT.LOG). (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRC0109
-
START LOG AUTO DELETION
- Description:
-
Log record auto deletion processing started. (ML=I)
- XRC0110
-
END LOG AUTO DELETION
- Description:
-
Log record auto deletion processing ended. (ML=I)
- XRC0111
-
LOG-FILE OPEN ERROR
- Description:
-
An error occurred during opening of the log record file. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.
- XRC0112
-
LOG-FILE DELETE ERROR
- Description:
-
Failed to delete the log records. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.
- XRC0113
-
JOBLOG DELETE ERROR
- Description:
-
Failed to delete the job execution log records. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.
- XRC0114
-
LOG-FILE POINTER ERROR
- Description:
-
Failed to view the log record file. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.
- XRC0115
-
JOBLOG READ ERROR
- Description:
-
Failed to read the job execution log record. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.
- XRC0116
-
DEFLATE ATTACH ERROR RC=code
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to execute DEFLATE compression. (ML=E)
- Measures:
-
Increase the REGION size and try again.
- XRC0117
-
DEFLATE DETACH FAILED MODE=xx RC=code
- xx:
-
Classification
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to end the DEFLATE compression task. (ML=E)
- Measures:
-
The HULFT system may be unstable. Restart HULFT.
- XRC0118
-
DEFLATE UNDEFINE ERROR MODE=xx
- xx:
-
Classification
- Description:
-
An unexpected error occurred during the DEFLATE processing. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0119
-
DEFLATEINIT ERROR MODE=xx RC=code ZLIB=zlib
- xx:
-
Classification
- code:
-
Error code (Refer to Error code list.)
- zlib:
-
Error code returned by the zLIB function
- Description:
-
An error occurred during the DEFLATEINIT processing. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0120
-
DEFLATE ERROR MODE=xx RC=code ZLIB=zlib
- xx:
-
Classification
- code:
-
Error code (Refer to Error code list.)
- zlib:
-
Error code returned by the zLIB function
- Description:
-
An error occurred during the DEFLATE processing. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0122
-
DEFLATEINIT ABEND MODE=xx RC=code1-code2 ZLIB=zlib
- xx:
-
Classification
- code1:
-
Error code (Refer to Error code list.)
- code2:
-
DEFLATE task status code
- zlib:
-
Error code returned by the zLIB function
- Description:
-
The DEFLATEINIT processing ended unsuccessfully. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0123
-
DEFLATE ABEND MODE=xx RC=code1-code2 ZLIB=zlib
- xx:
-
Classification
- code1:
-
Error code (Refer to Error code list.)
- code2:
-
DEFLATE task status code
- zlib:
-
Error code returned by the zLIB function
- Description:
-
The DEFLATE processing ended unsuccessfully. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0124
-
DEFLATEEND ABEND MODE=xx RC=code1-code2 ZLIB=zlib
- xx:
-
Classification
- code1:
-
Error code (Refer to Error code list.)
- code2:
-
DEFLATE task status code
- zlib:
-
Error code returned by the zLIB function
- Description:
-
The DEFLATEEND processing ended unsuccessfully. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0125
-
DEFLATE BY SOFTWARE
- Description:
-
The DEFLATE processing was executed by the software. (ML=I)
- XRC0126
-
INFLATE ATTACH ERROR RC=code
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to execute XRZLBI. (ML=E)
- XRC0127
-
INFLATE DETACH FAILED MODE=xx RC=code
- xx:
-
Classification
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to end the XRZLBI task. (ML=E)
- XRC0128
-
INFLATE UNDEFINE ERROR MODE=xx
- xx:
-
Classification
- Description:
-
An unexpected error occurred during the INFLATE processing. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0129
-
INFLATEINIT ERROR MODE=xx RC=code ZLIB=zlib
- xx:
-
Classification
- code:
-
Error code (Refer to Error code list.)
- zlib:
-
Error code returned by the zLIB function
- Description:
-
An error occurred during the INFLATEINIT processing. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0130
-
INFLATE ERROR MODE=xx RC=code ZLIB=zlib
- xx:
-
Classification
- code:
-
Error code (Refer to Error code list.)
- zlib:
-
Error code returned by the zLIB function
- Description:
-
An error occurred during the INFLATE processing. There may be an error in the Cipher Key. (ML=E)
- Measures:
-
Check if the Cipher Key is correct. If you cannot resolve the problem, contact your Technical Support Service representative.
- XRC0132
-
INFLATEINIT ABEND MODE=xx RC=code1-code2 ZLIB=zlib
- xx:
-
Classification
- code1:
-
Error code (Refer to Error code list.)
- code2:
-
DEFLATE task status code
- zlib:
-
Error code returned by the zLIB function
- Description:
-
The INFLATEINIT processing ended unsuccessfully. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0133
-
INFLATE ABEND MODE=xx RC=code1-code2 ZLIB=zlib
- xx:
-
Classification
- code1:
-
Error code (Refer to Error code list.)
- code2:
-
DEFLATE task status code
- zlib:
-
Error code returned by the zLIB function
- Description:
-
The INFLATE processing ended unsuccessfully. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0134
-
INFLATEEND ABEND MODE=xx RC=code1-code2 ZLIB=zlib
- xx:
-
Classification
- code1:
-
Error code (Refer to Error code list.)
- code2:
-
DEFLATE task status code
- zlib:
-
Error code returned by the zLIB function
- Description:
-
The INFLATEEND processing ended unsuccessfully. (ML=E)
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRC0135
-
INFLATE BY SOFTWARE
- Description:
-
The INFLATE processing was executed by the software. (ML=I)
- XRC0201
-
SUCCEEDED IN RESETTING COUNTER FOR SEND SEQ
- Description:
-
The Send SEQ No. was reset. (ML=I)
- XRC0202
-
SUCCEEDED IN RESETTING COUNTER FOR RESEND QUEUE LIST
- Description:
-
The Resend Queue List No. was reset. (ML=I)
- XRC0203
-
FAILED TO ACCESS SEND CONTROL FILE
- Description:
-
Failed to access the Send Control file (HULFT.QUEUE). (ML=E)
- Measures:
-
Re-create the Send Control file (HULFT.QUEUE).
- XRC0204
-
UNABLE TO RESET COUNTER BECAUSE SND RECORDS STILL EXIST
- Description:
-
Could not execute the Counter Reset for Send SEQ or Resend Queue List command, because there are records in the Send Queue. (ML=W)
- Measures:
-
Execute this command with 0 records in the Send Queue.
- XRC0205
-
UNABLE TO RESET COUNTER BECAUSE RESND RECORDS STILL EXIST
- Description:
-
Could not execute the Counter Reset for Send SEQ or Resend Queue List command, because there are records in the Resend Queue. (ML=W)
- Measures:
-
Execute this command with 0 records in the Resend Queue.
- XRC0206
-
UNABLE TO RESET COUNTER BECAUSE SND RECORDS STILL EXIST
- Description:
-
The Send SEQ No. Threshold has been exceeded. However, HULFT cannot carry out the Send SEQ No. Reset processing because records exist in the Send Queue. (ML=W)
- Measures:
-
The space in the Send Control file (HULFT.QUEUE) may be insufficient. Ensure that no records exist in the Send Queue, and then execute the Counter Reset for Send SEQ or Resend Queue List command.
- XRC0207
-
UNABLE TO RESET COUNTER BECAUSE RESND RECORDS STILL EXIST
- Description:
-
The Resend Queue List No. Threshold has been exceeded. However, HULFT cannot carry out the Resend Queue List No. Reset processing because records exist in the Resend Queue. (ML=W)
- Measures:
-
The space in the Send Control file (HULFT.QUEUE) may be insufficient. Ensure that no records exist in the Resend Queue, and then execute the Counter Reset for Send SEQ or Resend Queue List command.
- XRC0208
-
SEND SEQ NO. EXCEEDED SYSTEM MAX VALUE.
- Description:
-
The maximum number of Send SEQ Numbers that the Send Control file (HULFT.QUEUE) can store has been exceeded. (ML=E)
- Measures:
-
Execute the Counter Reset for Send SEQ or Resend Queue List command, and try again.
- XRC0209
-
RESEND QUEUE LIST NO. EXCEEDED SYSTEM MAX VALUE.
- Description:
-
The maximum number of Resend Queue List Numbers that the Send Control file (HULFT.QUEUE) can store has been exceeded. (ML=E)
- Measures:
-
Execute the Counter Reset for Send SEQ or Resend Queue List command, and try again.
- XRC0212
-
SYSCNTL CNTROL REC ACCESS ERROR RC=code FDBK=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 access the System Control file. (ML=E)
- Measures:
-
Re-create the System Control file.
- XRC0213
-
QUE STATUS ERROR
- Description:
-
The status of the Send Control file is not correct. (ML=E)
- Measures:
-
Re-create the Send Control file (HULFT.QUEUE).
- XRC0214
-
QUE VERSION ERROR
- Description:
-
There is a version error in the Send Control file. (ML=E)
- Measures:
-
The Send Control file is not the latest version. Follow the installation procedure to correctly create a file of the latest version.
- XRC0215
-
SYSCNTL OPEN ERROR RC=code FDBK=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:
-
An error occurred during the opening of the System Control file. (ML=E)
- Measures:
-
Check if the System Control file specified in HULFT is correct.
- XRC0300
-
TRANSFER MANAGEMENT FILE ACCESS ERROR IS DETECTED RC=code FDBK=fdbk
- code:
-
Status code
- fdbk:
-
Detail code of the VSAM macro
- Description:
-
Failed to access the Send Management Information file, the Receive Management Information file, or the Host Information file (HULFT.HOST). (ML=E)
- Measures:
-
A failure has occurred in the Send Management Information file, the Receive Management Information file, or the Host Information file (HULFT.HOST). Refer to the VSAM detail code and take the appropriate measures.
- XRC0301
-
TRANSFER MANAGEMENT FILE ACCESS ERROR IS DETECTED RC=code FDBK=fdbk
- code:
-
Status code
- fdbk:
-
Detail code of the VSAM macro
- Description:
-
Failed to access the Send Management Information file, the Receive Management Information file, or the Host Information file (HULFT.HOST). (ML=E)
- Measures:
-
A failure has occurred in the Send Management Information file, the Receive Management Information file, or the Host Information file (HULFT.HOST). Refer to the VSAM detail code and take the appropriate measures.
- XRC9001
-
CONS-MSGFILTER ALLOCATION ERROR RC=code FDBK=fdbk
- code:
-
Status code
- fdbk:
-
Detail code of the DYNALLOC macro
- Description:
-
Failed to allocate the message filter file. (ML=E)
- Measures:
-
Refer to the DYNALLOC macro detail code and take appropriate measures.
- XRC9002
-
CONS-MSGFILTER OPEN ERROR
- Description:
-
Failed to open the message filter file. (ML=E)
- Measures:
-
Check the message filter file.
- XRC9003
-
CONS-MSGFILTER DCB ERROR
- Description:
-
Cannot acquire the attribute information for the message filter file. (ML=E)
- Measures:
-
Check the message filter file.
- XRC9999
-
DATA EXCEPTION (0C7) ITEM=itemname
- itemname:
-
Field Name for which an error occurred
- Description:
-
A string that is not numerical has been specified in the numerical field for format conversion or multi format conversion. (ML=E)
- Measures:
-
Check the type, start position, and length for the field indicated by itemname, and the actual data in the target file, and correct the content where necessary.
- XRY0007
-
SNDSOCKSIZE SET FAILED
- Description:
-
Failed to specify SNDSOCKSIZE. (ML=E)
- XRY0008
-
RCVSOCKSIZE SET FAILED
- Description:
-
Failed to specify RCVSOCKSIZE. (ML=E)
- XRY0010
-
GETMAIN ERROR
- Description:
-
A memory error occurred. (ML=E)
- Measures:
-
Increase the REGION size and try again.
- YITGET2
-
GETMAIN ERROR
- Description:
-
A memory error occurred. (ML=E)
- Measures:
-
Increase the REGION size and try again.
- * XRSNDWRK *
-
SEND FILE NOW USED
- Description:
-
The Send work file or the volume specified for creating a Send work file is currently being used. (ML=W)
Log Record Auto Delete Messages
* XRLOGATT * START LOG AUTO DELETION
- Description:
-
Log record auto deletion processing started. (ML=I)
* XRLOGATT * END LOG AUTO DELETION
- Description:
-
Log record auto deletion processing ended. (ML=I)
*XRLOGATT* LOG-FILE OPEN ERROR
- Description:
-
An error occurred during opening of the log record file. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.
*XRLOGATT* LOG-FILE DELETE ERROR
- Description:
-
Failed to delete the log records. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.
*XRLOGATT* JOBLOG DELETE ERROR
- Description:
-
Failed to delete the job execution log records. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.
*XRLOGATT* LOG-FILE POINTER ERROR
- Description:
-
Failed to view the log record file. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.
*XRLOGATT* JOBLOG READ ERROR
- Description:
-
Failed to read the job execution log record. (ML=E)
- Measures:
-
Check if the log record file specified in HULFT is correct.