Receive processing messages
- XRR0000
-
HULFT RECEIVER INITIALIZATION COMPLETE
- Description:
-
Initialized the Receive task environment. (ML=I)
- XRR0001
-
CONNECTION MAX OVER MAX-CON=100
- Description:
-
The Receive Multiplex Level specified in the EXEC parameter must be '100' or lower. The Receive Multiplex Level will be set as '100.' (ML=W)
- XRR0002
-
INSUFFICIENT MEMORY
- Description:
-
The available memory is insufficient to carry out receiving. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Receive program (XRRCV).
- XRR0003
-
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 Receive program.
- XRR0004
-
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.
- XRR0005
-
macro FAILED RC=code HST=host FILEID=fileid
- macro:
-
Communication macro name
- code:
-
Communication error code (Refer to Communication error code list.)
- host:
-
Host Name
-
The IP address of the sending-side host is displayed in hexadecimal notation if the host name cannot be displayed
- fileid:
-
File ID
-
"????????" is displayed if the file ID cannot be displayed
- Description:
-
An error occurred in the execution of the communication macro during receiving. (ML=E)
- Measures:
-
Take the appropriate measures for the communication error code, and then carry out resending.
- XRR0006
-
HULFT RECEIVER TERMINATED
- Description:
-
The Receive program (XRRCV) ended. (ML=I)
- XRR0007
-
CONNECTION-MAX IS INVALID; IGNORE
- Description:
-
The Receive Multiplex Level for the EXEC parameter is invalid. (ML=W)
- Measures:
-
Specify a numeric value for the Receive Multiplex Level.
- XRR0008
-
ISP APPL-NAME IS INVALID; IGNORE
- Description:
-
The receive application name for the EXEC parameter is invalid. (ML=W)
- Measures:
-
Specify the program name defined in the PORT management file definition.
- XRR0009
-
UNDEFINED PARAMETER; IGNORE
- Description:
-
An undefined parameter is specified as an EXEC parameter. (ML=W)
- XRR0010
-
HULFT VERSION ERROR
- Description:
-
Transfer is not possible, because the version of the host on the sending side is VER1. (ML=E)
- Measures:
-
Check the version of the host on the sending side, and install the latest version of HULFT.
- XRR0011
-
RECEIVE FILE INFORMATION IS NOT FOUND
- Description:
-
The File ID transferred from the host on the sending side is not registered on the host on the receiving side. (ML=E)
- Measures:
-
Register the applicable File ID on the host on the receiving side, and then carry out resending.
- XRR0012
-
INSUFFICIENT MEMORY FOR RECEIVE BUFFER
- Description:
-
Cannot acquire the receiving data buffer. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Receive program (XRRCV).
- XRR0013
-
INSUFFICIENT MEMORY FOR RECEIVER WORK AREA
- Description:
-
Cannot acquire the work area for the Receive processing. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Receive program (XRRCV).
- XRR0014
-
INSUFFICIENT MEMORY FOR RECEIVE WORK AREA
- Description:
-
Cannot acquire the work area for receiving. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Receive program (XRRCV).
- XRR0015
-
PROTOCOL ERROR (UNDEFIND DATA TYPE)
- Description:
-
A protocol error has occurred during the Receive processing. (ML=E)
- Measures:
-
This is HULFT system error. Contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- XRR0016
-
CONNECTION COMPLETE HOST=host FILEID=fileid
- host:
-
Host Name
- fileid:
-
File ID
- Description:
-
Connected to the applicable host. (ML=I)
- XRR0017
-
DISCONNECTED HOST=host FILEID=fileid
- host:
-
Host Name
- fileid:
-
File ID
- Description:
-
Disconnected from the applicable host. (ML=I)
- XRR0018
-
JOB EXECUTION COMPLETE JOBID=jobid
- jobid:
-
Job ID
- Description:
-
Executed the job for the applicable Job ID. (ML=I)
- XRR0019
-
RCV-FILE ALLOC ERROR FILEID=fileid RC=code-info VOL=vol
- fileid:
-
File ID
- code:
-
Status code (Refer to Table 3.5 .)
- info:
-
Information code (Refer to Table 3.5 .)
- vol:
-
Volume serial number
- Description:
-
Failed to allocate the Receive file. (ML=E)
- Measures:
-
The space on the DASD is insufficient, or the Receive file is in use. Secure sufficient space and carry out resending. If lack of space is not the cause of the problem, take the appropriate measures based on the status code.
Status Code |
Error Message |
---|---|
9999 |
You cannot specify a file other than a Sequential Organization file as the Receive file. |
9998 |
The available memory is insufficient to carry out receiving. |
9997 |
Although the registration mode in the Receive Management Information is set to the new creation mode, the applicable file already exists. |
0004 |
The specified file does not exist in the catalog. The error code of the LOCATE macro is set for the information code. * Refer to DFSMSdfp Advanced Services. |
0008 |
The applicable file does not exist on the specified volume. The error code of the OBTAIN macro is set for the information code. * Refer to DFSMSdfp Advanced Services. |
000C |
Failed to change the name of the receive file. The error code of the RENAME macro is set for the information code. * Refer to DFSMSdfp Advanced Services. |
Other than above |
Refer to the error codes for the DYNALLOC macro in Authorized Assembler Services Guide. The information code of the DYNALLOC macro is set for the information code. |
- XRR0020
-
RCV-FILE OPEN ERROR FILEID=fileid RC=code VOL=vol
- fileid:
-
File ID
- code:
-
Status code (Refer to Table 3.6 .)
- vol:
-
Volume serial number
- Description:
-
Failed to open the Receive file. (ML=E)
- Measures:
-
The Receive file has been created with settings that do not comply with the values that are set in the Receive Management Information. If the Receive file already exists, re-create the file so that the settings comply with the values that are set in the Receive Management Information.
Status Code |
Error Message |
---|---|
9999 |
You cannot specify a file other than a Sequential Organization file as the Receive file. You also cannot specify a format other than fixed-length or variable-length. |
5 |
An error occurred during execution of the OPEN macro. |
20 |
The record length, block size, or record format registered in the Receive Management Information and that of the existing Receive file do not match. |
Other than above |
Refer to the OPEN macro error codes in DFSMS Macro Instructions for Data Sets. |
- XRR0021
-
RCV-FILE PUT ERROR FILEID=fileid RC=code VOL=vol
- fileid:
-
File ID
- code:
-
Status code (Refer to Table 3.7 .)
- vol:
-
Volume serial number
- Description:
-
Failed to output the Receive file. (ML=E)
- Measures:
-
There may be an error in the DASD. Perform error recovery and then carry out resending.
Status Code |
Error Message |
---|---|
D3D5 |
The length that is specified for the Format ID and the record length of the actual data do not match. |
C5D9 |
An error occurred during file access. If 'XRR1002' is output on the console at the same time, refer to it as well. |
C4D5 |
The record length of the received data exceeds the record length of the Receive file. |
E4E3 |
You cannot use the specified user code conversion table. Change the flag from '00' to 'FF.' |
- XRR0022
-
RCV-FILE FREE ERROR FILEID=fileid RC=code VOL=vol
- fileid:
-
File ID
- code:
-
Error code for DYNALLOC macro
- vol:
-
Volume serial number
- Description:
-
Failed to release the Receive file. (ML=E)
- Measures:
-
Rerun the Receive program (XRRCV).
- XRR0023
-
LOG DATA ACCESS ERROR RC=code
- code:
-
Status code (Refer to Table 3.8 .)
- Description:
-
Failed to output the Receive Log records. (ML=E)
- Measures:
-
Re-create the Send and Receive Log file.
- XRR0024
-
SYSTEM ERROR MACRO=macro RC=code
- macro:
-
Macro name
- code:
-
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.
- XRR0025
-
fileid host errmsg
- fileid:
-
File ID
- host:
-
Host Name
- errmsg:
-
Error message on the host on the sending side
- Description:
-
An error occurred on the host on the sending side. (ML=E)
- Measures:
-
After the host on the sending side recovers from the fault, carry out resending.
- XRR0026
-
DISPLAY COMMAND ACCEPTED
- Description:
-
Accepted the DISPLAY command. (ML=I)
- XRR0027
-
FILEID=fileid,HOST=host,RECCNT=rec-cnt,DTLEN=length,NO=rcv-no
FILE=dsname
SYSTEM-ID=system-id,JOBNAME=job-name
- fileid:
-
File ID
- host:
-
Host Name
- rec-cnt:
-
Record Count
- length:
-
Byte Count
- rcv-no:
-
Receive SEQ No.
- dsname:
-
Receive file name
- system-id:
-
System ID of the system on which the Receive program operates
- job-name:
-
Job name of the Receive program
- Description:
-
This is the information of the file that is currently being received. (ML=I)
- XRR0028
-
STATUS COMMAND ACCEPTED
- Description:
-
Accepted the STATUS command. (ML=I)
- XRR0029
-
MAX-CON=max-con ACTIVE=act-cnt INACTIVE=inact-cnt
SYSTEM-ID=system-id,JOBNAME=job-name
- max-con:
-
Receive Multiplex Level
- act-cnt:
-
Current Receive file count
- inact-cnt:
-
Number that can be received
- system-id:
-
System ID of the system on which the Receive program operates
- job-name:
-
Job name of the Receive program
- Description:
-
The system is in Receive status. (ML=I)
- XRR0030
-
*** NOTHING ***
- Description:
-
There is no information to output with the DISPLAY command. (ML=I)
- XRR0031
-
INVALID MODIFY COMMAND
- Description:
-
An invalid MODIFY command was submitted. (ML=E)
- XRR0032
-
NORMAL STOP COMMAND ACCEPTED
- Description:
-
Accepted the normal mode STOP command. (ML=I)
- XRR0033
-
QUICK STOP COMMAND ACCEPTED
- Description:
-
Accepted the quick mode STOP command. (ML=I)
- XRR0034
-
fileid RECEIVE COMPLETE HOST=host RECCNT=rec-cnt
- fileid:
-
File ID
- host:
-
Host Name
- rec-cnt:
-
Record Count
- Description:
-
The Receive processing is complete. (ML=I)
- XRR0035
-
fileid IS NOW RECEIVING
- fileid:
-
File ID
- Description:
-
The applicable file ID is currently in use by another Receive processing. (ML=I)
- XRR0036
-
HULFT RECEIVER ABNORMAL ENDED
- Description:
-
The processing was ended unsuccessfully by the ABEND command. (ML=I)
- XRR0037
-
CANCEL COMMAND ACCEPTED
- Description:
-
The cancelation command was accepted. (ML=I)
- XRR0038
-
F=fileid,H=host IS CANCEL
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Receive processing for the applicable file ID and host name was canceled. (ML=I)
- XRR0039
-
INVALID OPERAND
- Description:
-
An invalid operand is specified. (ML=E)
- XRR0040
-
F=fileid,H=host IS NOT EXIST
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The applicable file ID and host name does not exist. (ML=E)
- XRR0041
-
RECEIVE FILE BACKUP FAILED
- Description:
-
Failed to back up the Receive file that is created when you specify Append for the Registration Mode and Restore for the Error Handling. (ML=E)
- Measures:
-
Check if there is sufficient capacity for the backup file, if a backup file with the same name already exists, or if the Receive file is currently being used.
- XRR0042
-
ISP SUB TASK ENDED CODE=code
- code:
-
Sub task status code
- Description:
-
The Receive task ended. (ML=I)
- XRR0043
-
F=fileid DOMAIN=domain
- fileid:
-
File ID
- domain:
-
Domain name
- Description:
-
Connected to the applicable host with the applicable domain name. (ML=I)
- XRR0044
-
ISP SUB TASK RESTART
- Description:
-
The subtask was restarted. (ML=I)
- XRR0045
-
JOB WAIT TIME MAXCEED IS 1440
- Description:
-
The maximum value for the job time-out is 1440. (ML=W)
- Measures:
-
Change the value specified for the job time-out.
- XRR0046
-
RECEIVE FILE ALLOC RETRY COUNT ERROR
- Description:
-
The retry count for the Receive file is incorrect. (ML=W)
- Measures:
-
Specify a value from '0' to '9999' for the retry count for the Receive file.
- XRR0047
-
RECEIVE TASK ABNORMAL ENDED CODE=code
- code:
-
Sub task status code (Refer to Table 3.9 .)
- Description:
-
The Receive task ended unsuccessfully. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures.
- XRR0048
-
RECEIVE FILE ALLOC RETRY TIME ERROR
- Description:
-
The retry interval for the Receive file is incorrect. (ML=W)
- Measures:
-
Specify a value from '0' to '32760' for the retry interval for the Receive file.
- XRR0049
-
MULTI FORMAT SELECT ERROR
- Description:
-
The key for the Receive file and the key that is specified in the Multi Format Information do not match. (ML=E)
- Measures:
-
Check the Multi Format Information.
- XRR0050
-
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.
- XRR0051
-
JOB EXECUTION TIMEOUT OCCURED JOBID=jobid
- jobid:
-
Job ID
- Description:
-
A time-out occurred during job execution. (ML=E)
- Measures:
-
Change the value specified for the job time-out.
- XRR0052
-
JOB EXECUTION ABNORMAL ENDED JOBID=jobid RC=code
- jobid:
-
Job ID
- code:
-
Status code (Refer to Table 3.10 .)
- Description:
-
The executed job ended unsuccessfully. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures.
- XRR0053
-
fileid CHECK POINT RECEIVE INITIATED
- fileid:
-
File ID
- Description:
-
Started the Receive processing from the checkpoint. (ML=I)
- XRR0054
-
RCVRETRY IS INVALID; IGNORE
- Description:
-
The retry count specified for the Receive file is incorrect. (ML=W)
- Measures:
-
Check if the parameter is specified as a value between '0' and '9999.'
- XRR0055
-
JOBWTIME IS INVALID; IGNORE
- Description:
-
The duration specified as the execution time-out for the Post-receive Job is incorrect. (ML=W)
- Measures:
-
Check if the parameter is specified as a value between '0' and '1440.'
- XRR0056
-
RCVRTIME IS INVALID; IGNORE
- Description:
-
The retry interval specified for the Receive file is incorrect. (ML=W)
- Measures:
-
Check if the parameter is specified as a value between '0' and '32760.'
- XRR0057
-
TCPIP IS INVALID; IGNORE
- Description:
-
There is an error in the specified TCP/IP address space name. (ML=W)
- Measures:
-
Check if the parameter is specified as the correct value of up to 8 characters.
- XRR0058
-
PORT IS INVALID; IGNORE
- Description:
-
There is an error in the port definition. (ML=W)
- Measures:
-
Check if the parameter is specified as the correct value.
- XRR0059
-
TIMEOUT IS INVALID; IGNORE
- Description:
-
There is an error in the Socket Read Timeout definition. (ML=W)
- Measures:
-
Check if the parameter is specified as a value between '10' and '259200.'
- XRR0060
-
RESTORE IS NOT SPECIFIED FOR MULTI VOLUME RECEIVING
- Description:
-
Attempted the Receive processing for a multi-volume file, but 'Restore' is specified for the Error Handling in the Receive Management Information. (ML=E)
- Measures:
-
Either specify a single-volume Receive file, or change the Error Handling in the Receive Management Information.
- XRR0061
-
MULTIPLE HOST IS NOT SPECIFIED FOR MULTI VOLUME RECEIVING
- Description:
-
Attempted the Receive processing for a multi-volume file, but 'Multiple Receive' is specified for the Receive Mode in the Receive Management Information. (ML=E)
- Measures:
-
Either specify a single-volume Receive file, or change the Receive Mode in the Receive Management Information.
- XRR0062
-
CHRSET IS INVALID ; IGNORE
- Description:
-
There is an error in the pad character selection (CHRSET) definition for the EXEC parameter. (ML=W)
- Measures:
-
Specify either 'S' or '0' for the pad character selection (CHRSET). If no value is defined, the parameter is set as the default value of '0.'
- XRR0063
-
SENDING SIDE HOST NOT EXIST IN TRANSFER GROUP
- Description:
-
The name of the host on the sending side is not registered as the Host Name of the Transfer Group ID in the Receive Management Information. (ML=E)
- Measures:
-
Check the Transfer Group ID and Host Name. Or, disable the Transfer Group Check in the System Environment.
- XRR0064
-
HOST INFORMATION IS NOT REGISTERED
- Description:
-
The name of the host on the sending side does not exist in the Host Information. (ML=E)
- Measures:
-
Register the host on the sending side in the Host Information. Or, disable the Host Check in the System Environment.
- XRR0065
-
RECEIVE DATA LENGTH OR RECORD COUNT UNMATCH
- Description:
-
The record count or record size of the data is different for the host on the sending side and the host on the receiving side. (ML=E)
- Measures:
-
Check the sending data and receiving data.
= Remarks =If you are using HULFT Cipher Option, check if the Cipher Key is specified correctly.
- XRR0066
-
RECEIVE FILE NAME IS INVALID
- Description:
-
Failed to use the Send file name for the Receive file name. (ML=E)
- Measures:
-
Check if characters that cannot be used for mainframes have been used, or if the string of characters exceeds 44 bytes.
- XRR0067
-
RECEIVE ATTRIBUTE IS SPECIFIED
- Description:
-
Although the Use Attribute in the Receive Management Information is set to use the Send file attributes, the Send file attributes cannot be used, and the Receive file attributes are used instead. (ML=W)
- XRR0068
-
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 Receive Management Information.
- XRR0069
-
RECEIVE FILE DEVICE CHECK FAILED
- Description:
-
Failed to acquire the UNIT for the Receive file. (ML=E)
- Measures:
-
Check the unit, the volume serial number, and the data set name for the Receive file.
- XRR0070
-
SYSTEM FILE OPEN FAILED
- Description:
-
Failed to open the management information file. (ML=E)
- Measures:
-
Re-create the management information file.
- XRR0071
-
LOG FILE OPEN FAILED
- Description:
-
Failed to open the Receive Log. (ML=E)
- Measures:
-
Re-create the Send and Receive Log file.
- XRR0072
-
RECEIVE ATTRIBUTE IS NOT FOUND
- Description:
-
The Receive Management Information attributes are not specified. (ML=E)
- Measures:
-
Although the Use Attribute is set to use the Send file attributes, the Send file attributes cannot be used. If the host on the sending side is not a mainframe, set the Receive Management Information attributes.
- XRR0073
-
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, you can use the Handling of Unregistered Custom Characters has not been Registered in the System Environment to set the default code without giving an error when there is a Kanji Code that is not registered in the custom character table.
- XRR0074
-
RECEIVE DATA DECODE ERROR
- Description:
-
Failed to decrypt the cipher data. (ML=E)
- Measures:
-
Check the settings for your encryption routine.
- XRR0083
-
RESTORE MODIFY MULTI_RECEIVE IS NOT SPECIFIED FOR MT DIRECT RECEIVING
- Description:
-
Cannot receive directly on the tape device. (ML=E)
- Measures:
-
Check the Receive Management Information. When receiving on the tape device, you cannot specify 'Multiple Receive' for the Receive Mode, 'Append' for the Registration Mode, or 'Restore' for the Error Handling.
- XRR0084
-
MULTI_RECEIVE VOLUME UNKNOWN
- Description:
-
Multiple Receive is specified, and the volume serial number is not specified. (ML=E)
- Measures:
-
Specify a volume serial number, or catalog the Receive file.
- XRR0085
-
MSG CHANGE FAILED
- Description:
-
Failed to replace with message (&MSG). (ML=E)
- Measures:
-
Check the content of the message sent by the Send processing, and the specification for the message in the management information.
- XRR0086
-
MULTI_VOLUME DIVISION UNMATCH
- Description:
-
There is an error in the specification for the Multivolume. (ML=E)
- Measures:
-
Check the Receive Management Information. The volume classification of the Receive file does not match the volume classification that is specified in the Receive Management Information.
- XRR0087
-
RECEIVE FILE INFORMATION IS UNSUITABLE
- Description:
-
The specification for the Receive Management Information is not correct. (ML=E)
- Measures:
-
Check the Receive Management Information. If the Multivolume is 'Multi,' you cannot specify generational management for the Catalog Operation.
- XRR0088
-
CANCEL COMMAND OPERAND ERROR
- Description:
-
The operand for the cancelation command is not correct. (ML=E)
- XRR0091
-
RECEIVE FILE SPACE UNITS ERROR
- Description:
-
You cannot create the Receive file in a unit of capacity other than tracks or cylinders. (ML=E)
- Measures:
-
Either specify something other than use of the Send file attributes for the Use Attribute in the Receive Management Information, or specify the capacity of the Receive Management Information.
- XRR0092
-
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)
- XRR0093
-
LOG FILE CLOSED
- Description:
-
Closed the Send and Receive Log file. (ML=I)
- XRR0094
-
LOG FILE OPEN COMMAND ACCEPTED
- Description:
-
Accepted the Send and Receive Log file (HULFT.LOG) OPEN command. (ML=I)
- XRR0095
-
LOG FILE OPENED
- Description:
-
Opened the Send and Receive Log file. (ML=I)
- XRR0096
-
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.
- XRR0097
-
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.
- XRR0098
-
HULFT RECEIVER IS OPERATING
- Description:
-
The Receive task is running. (ML=I)
- XRR0099
-
HULFT RECEIVER IS STOPPING
- Description:
-
The Receive task is stopped. (ML=I)
- XRR0101
-
SERIOUS ERROR OCCURED,CHANGE TO STOPPING
- Description:
-
A serious error occurred. The Receive task will end after waiting for all Receive processing to be completed. (ML=E)
- Measures:
-
After the Receive task is complete, check the environment and then start the Receive processing again.
- XRR0102
-
SMS FILE ALLOC ERROR RC=code SMSRC=smsrc
- code:
-
Status code related to SMS
- smsrc:
-
Detail code related to SMS
- Description:
-
Failed to allocate the SMS Management file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- XRR0103
-
CANCEL COMMAND CANNOT BE EXECUTED ID=fileid
- id:
-
File ID
- Description:
-
The cancelation command issued for the above File ID was not executed. (ML=E)
- XRR0104
-
SYSTEM FILE OPEN COMPLETED
- Description:
-
The management information file was opened successfully. (ML=I)
- XRR0105
-
LOG FILE OPEN COMPLETED
- Description:
-
The Send and Receive Log file was opened successfully. (ML=I)
- XRR0106
-
RECEIVING ENDED RC= code-fdbk FILEID=fileid HOST=host
- code:
-
Status code
- fdbk:
-
Detail code
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Receive processing is complete. (ML=I)
- Measures:
-
Refer to Status codes and detail codes for Receive processing.
- XRR0107
-
EXCEPT BINARY TRANS IS NOT SPECIFIED FOR RDW RECEIVE
- Description:
-
For Receiving with RDW, transfer types other than binary are not accepted. (ML=E)
- Measures:
-
Specify binary for the Transfer Type.
- XRR0108
-
DATA VERIFY CHECK ERROR
- Description:
-
An error has occurred during data verification. (ML=E)
- Measures:
-
Loss of transfer data may have occurred during communication. Check the network status, and try again.
- XRR0109
-
DATA VERIFY VERSION CHECK ERROR
- Description:
-
An error has occurred during data verification. (ML=E)
- Measures:
-
The version of the host on the sending side is not a version on which Verify Data can be executed. Check the version of the host on the sending side and the Verify Data settings in the Receive Management Information.
- XRR0112
-
RDW RECEIVE FILE IS NOT VARIABLE
- Description:
-
The specified Receive file for Receiving with RDW is not in variable-length format. (ML=E)
- Measures:
-
Specify a file in variable-length format.
- XRR0113
-
RDW RECEIVE DATA ERROR
- Description:
-
Invalid data was received when Receiving with RDW was carried out. (ML=E)
- Measures:
-
Check the settings and data on the host on the sending side, and then execute the Receive processing again.
- XRR0116
-
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).
- XRR0117
-
EBCDIC CODESET ERROR
- Description:
-
A user table cannot be specified for code conversion from UTF-8. (ML=E)
- Measures:
-
Check the EBCDIC Code Set parameter in the Receive Management Information, and specify something other than a user table.
- XRR0118
-
CODE CONVERSION ERROR CODE=code
- code:
-
Code set of the host on the receiving side or hexadecimal value of the UTF-8 code for which the code conversion error occurred
- Description:
-
An error occurred during code conversion. (ML=E)
- Measure 1:
-
If the Code Set for Transfer (cs4trnsfr) in the System Environment Settings is 'UTF-8,' code conversion cannot be carried out on the host on the receiving side. Specify 'Sending Side' for the Code Conversion in the Send Management Information on the host on the sending side, and try carrying out the transfer again.
- Measure 2:
-
Confirm that the hexadecimal value is a code point of UTF-8.
- XRR0119
-
HULFT RCV TERMINATED DUE TO ISP ERR
- Description:
-
Unable to continue due to the occurrence of an error in the execution of the communication macro. The Receive program (XRRCV) will end after waiting for all Receive processing to be completed. (ML=E)
- Measures:
-
After the Receive program (XRRCV) is complete, check the environment and then rerun the Receive program (XRRCV).
- XRR0120
-
XML ERROR
- Description:
-
Receiving is not possible if XML is specified for the Interface DBID in the Send Management Information. (ML=E)
- Measures:
-
Specify something other than XML for the Interface DBID in the Send Management Information.
- XRR0123
-
NOT EXIST NO= recv-no
- recv-no:
-
Receive SEQ No.
- Description:
-
The Receive processing of the corresponding Receive SEQ No. does not exist. (ML=E)
- XRR0124
-
RECEIVING STARTS IN TEST-RUN MODE F=file-id
H=host
- file-id:
-
File ID
- host:
-
Host Name
- Description:
-
The receiving is carried out in the Test-run Mode. (ML=I)
- XRR0125
-
RECEIVING IN TEST-RUN MODE TERMINATED RC=code-fdbk F=file-id
H=host
- code:
-
Status code
- fdbk:
-
Detail code
- file-id:
-
File ID
- host:
-
Host Name
- Description:
-
The receiving in the Test-run Mode is complete. (ML=I)
- XRR0126
-
TEST-RUN ERROR OCCURRED DUE TO SND HOST OF UNSUPPORTED VERSION
- Description:
-
The host on the sending side is a version that does not support the Transfer Test function, or the Use HULFT7 Comm. Mode is enabled. (ML=E)
- Measures:
-
Check the System Environment Settings or the Host Information on the host on the sending side.
- XRR0127
-
CHANGED TO TEST-RUN MODE ACCORDING TO SETTING
- Description:
-
The processing switches to the Test-run Mode according to the setting on the host on the sending side. (ML=W)
- XRR0128
-
RECEIVING HOST IS IN TEST-RUN MODE
- Description:
-
The host on the receiving side operates in the Test-run Mode. (ML=I)
- XRR0129
-
FILE-ID=fileid
- fileid:
-
File ID
- Description:
-
Data is written from the Receive work file to the Receive file. (ML=I)
- XRR0130
-
HOST-ID=host
- host:
-
Host Name
- Description:
-
Data is written from the Receive work file to the Receive file. (ML=I)
- XRR0131
-
IN-FILE=file
- file:
-
Receive work file name
- Description:
-
Data is written from the Receive work file to the Receive file. (ML=I)
- XRR0132
-
DATE =date
- date:
-
Date executed
- Description:
-
Data is written from the Receive work file to the Receive file. (ML=I)
- XRR0133
-
TIME =time
- time:
-
Time executed
- Description:
-
Data is written from the Receive work file to the Receive file. (ML=I)
- XRR0134
-
RECEIVE INF OPEN FAILED RC=fdbk
- fdbk:
-
Detail code (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
Failed to open the Receive Management Information. (ML=E)
- Measures:
-
Check the Receive Management Information.
- XRR0135
-
RECEIVE INF ACCESS ERROR RC=fdbk
- fdbk:
-
Detail code (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
Failed to access the Receive Management Information. (ML=E)
- Measures:
-
Check the Receive Management Information.
- XRR0136
-
CONTROL FILE ALLOCATION FAILED RC=code
- code:
-
DYNALLOC macro error code (Refer to MVS/ESA SP Authorized Assembler Services Reference ALE-DYN)
- Description:
-
Failed to allocate the Multiple Receive Information file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRR0137
-
FILE MERGE ERROR RC=code
- code:
-
DYNALLOC macro error code (Refer to MVS/ESA SP Authorized Assembler Services Reference ALE-DYN)
- Description:
-
Failed to merge the Receive files. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRR0138
-
SYNAD ERR(errmsg)
- errmsg:
-
SYNAD error message
- Description:
-
An error occurred during creation of the Receive file. (ML=E)
- Measures:
-
Refer to DFSMS Macro Instructions for Data Sets and take the appropriate measures.
- XRR0139
-
RECEIVE FILE IS NOW USED,RETRY=R,STOP=E
- Description:
-
The Receive file is being used. (ML=I)
- Measures:
-
To retry, respond to the reply request with 'R.' To end processing, respond with 'E.'
- XRR0140
-
SMS FILE ALLOC ERROR RC=code SMSRC=smsrc
- Description:
-
Failed to allocate the SMS Management file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- XRR0141
-
RECEIVE FILE DSORG ERROR
- Description:
-
The file organization is invalid. (ML=E)
- Measures:
-
Check the Receive Management Information.
- XRR0142
-
CODE SET COMBINATION 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.
- XRR0143
-
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.
- XRR0144
-
CHANGE RECIEVE MULTIPLE FRM AAA TO BBB
- AAA:
-
Multiplex level before the change
- BBB:
-
Multiplex level after the change
- Description:
-
The receive multiplex level was changed from AAA to BBB. (ML=I)
- XRR0145
-
INSTANT TRANSFER RCVLOC(VOL) LENGTH ERROR
- Description:
-
The length of the volume serial number that is specified by the sending-side host (RCVLOC) exceeds 6 bytes. (ML=E)
- Measures:
-
Specify the volume serial number (RCVLOC) within 6 bytes.
- XRR0146
-
INSTANT TRANSFER RCVFILE LENGTH ERROR
- Description:
-
The length of the receive file name that is specified by the sending-side host (RCVFILE) exceeds 44 bytes. (ML=E)
- Measures:
-
Specify the receive file name within 44 bytes.
- XRR0147
-
INSTANT TRANSFER RCVFILE NAME ERROR
- Description:
-
The receive file name that is specified by the sending-side host cannot be used. (ML=E)
- Measures:
-
Check if characters that cannot be used for mainframes have been used.
- XRR0148
-
INSTANT TRANSFER REQUEST REJECTED
- Description:
-
An inconsistency occurred in the combination of settings for INSTTRANSRCVDCB. The default values are used for the record format, record length, and block size (RECFM=VB,LRECL=256,BLKSIZE=6233). (ML=E)
- Measures:
-
Check the settings of the relevant tags in the System Environment Settings.
- XRR0149
-
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.
- XRR0150
-
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.
- XRR0151
-
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.
- XRR0153
-
INSTANT TRANSFER RCVFILE NAME IS NOT ALLOWED
- Description:
-
An Instant Transfer request was refused because the specified file name is not registered in the list of receive file names that are allowed in instant transfer. (ML=E)
- Measures:
-
Register the prefix of the receive file name in the list of receive file names that are allowed in instant transfer.
- XRR0154
-
INSTANT TRANSFER RCVLOC(VOL) IS NOT ALLOWED
- Description:
-
An Instant Transfer request was refused because the specified volume is not registered in the list of receive volumes that are allowed in instant transfer. (ML=E)
- Measures:
-
Register the receive volume in the list of receive volumes that are allowed in instant transfer.
- XRR0155
-
INSTTRANSDSNLST ALLOC ERROR RC=code-info
- code:
-
Status code for the DYNALLOC macro
- info:
-
Information code for the DYNALLOC macro
- Description:
-
Failed to allocate the list of receive file names that are allowed in instant transfer. Receive processing of any file for instant transfer is refused. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRR0156
-
INSTTRANSDSNLST FILE OPEN ERROR
- Description:
-
Failed to open the list of receive file names that are allowed in instant transfer. Receive processing of any file for instant transfer is refused. (ML=E)
- Measures:
-
Check if the file that is specified for INSTTRANSDSNLST is correct.
- XRR0157
-
INSTTRANSDSNLST RECORD IN LINE reccnt IS INVALID.
- reccnt:
-
Record number
- Description:
-
There is an error in the specified list of receive file names that are allowed in instant transfer. The relevant record was skipped. (ML=W)
- Measures:
-
Check the record for the record number that is displayed for reccnt, and specify the correct value.
- XRR0158
-
INSTTRANSVOLLST ALLOC ERROR RC=code-info
- code:
-
Status code for the DYNALLOC macro
- info:
-
Information code for the DYNALLOC macro
- Description:
-
Failed to allocate the list of receive volumes that are allowed in instant transfer. Receive processing of any file for instant transfer is refused. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRR0159
-
INSTTRANSVOLLST FILE OPEN ERROR
- Description:
-
Failed to open the list of receive volumes that are allowed in instant transfer. Receive processing of any file for instant transfer is refused. (ML=E)
- Measures:
-
Check if the file that is specified for INSTTRANSDSNLST is correct.
- XRR0160
-
INSTTRANSVOLLST RECORD IN LINE reccnt IS INVALID.
- reccnt:
-
Record number
- Description:
-
There is an error in the specified list of receive volumes that are allowed in instant transfer. The relevant record was skipped. (ML=W)
- Measures:
-
Check the record for the record number that is displayed for reccnt, and specify the correct value.
- XRR0161
-
INSUFFICIENT MEMORY FOR ALLOW LIST
- Description:
-
There is insufficient memory available to read the list of receive file names that are allowed in instant transfer or the list of receive volumes that are allowed in instant transfer. (ML=E)
- Measures:
-
Increase the REGION size and rerun the Receive program (XRRCV).
- XRR0163
-
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)
-
- XRR0165
-
FORCED STRONG KEY MODE ERROR OCCURRED DUE TO INSTANT TRANSFER
- Description:
-
Instant transfers cannot be performed while the Forced Strong Key mode is enabled. (ML=E)
- Measures:
-
Check the receiving-side host information specified on the sending-side host.
- XRR0166
-
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.
- XRR0167
-
FORCED STRONG KEY MODE ERROR OCCURRED
- 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 sending-side host.
- XRR0168
-
CIPHER KEY LENGTH ERROR
- Description:
-
The Forced Strong Key mode in the System Environment Settings and the length of the cipher key in the management information do not match. (ML=E)
- Measure 1:
-
If the Forced Strong Key mode is enabled, specify a hexadecimal character string of 64 bytes for the cipher key.
- Measure 2:
-
If the Forced Strong Key mode is disabled, specify an alphanumeric character string of 0 bytes or an alphanumeric character string of 8 to 20 bytes for the cipher key.
- XRR0169
-
INSTANT TRANSFER DEFAULT VOL NOTHING
- Description:
-
An Instant Transfer request from the sending-side host was refused. (ML=E)
- Measures:
-
When you issue an Instant Transfer request, specify the receive volume in the receiving-side location path.
- XRR0171
-
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 receiving-side host information specified on the sending-side host.
- XRR0172
-
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.
- XRR0173
-
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.
- XRR0174
-
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.
- XRR0175
-
cipher1 IS NOT SUPPORTED BY SENDING SIDE. CHANGED CIPHER TO cipher2
- cipher1:
-
Encryption scheme specified on the sending-side host.
- cipher2:
-
Encryption scheme used for the transfer.
- Description:
-
HULFT on the remote host does not support "cipher1." The transfer is executed with "cipher2."
- XRR0176
-
TRANSFERRED WITHOUT ENCRYPTION BECAUSE CIPHER KEY NOT SPECIFIED BY DESTINATION HOST
- Description:
-
No Cipher Key is set for HULFT on the remote host. The transfer is executed without encryption.
- XRR0177
-
INFLATE UNEXPECTED ERROR ZLIB=zlib
- zlib:
-
Error code returned by the zLIB function
- Description:
-
An unexpected error occurred during the INFLATE processing.
- Measures:
-
Contact your Technical Support Service representative.
* The Technical Support Agreement must be concluded before you contact your Technical Support Service representative.
- XRR1001
-
RECEIVE FILE RECORD LENGTH ERROR
- Description:
-
The record length of the existing Receive file and the record length registered in the Receive Management Information do not match. Or, the record length of the received data exceeds the record length of the Receive file. (ML=E)
- Measures:
-
Either check and change the registered Record Length, or delete the existing Receive file.
- XRR1002
-
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 DFSMS Macro Instructions for Data Sets.
- XRR1003
-
RECEIVE FILE IS NOW USED FILE=dsname
- dsname:
-
Receive file name
- Description:
-
The Receive file is being used. The Receive program (XRRCV) will try reallocating the Receive file. (ML=W)
- XRR8005
-
macro FAILED RC=code F=fileid
H=host
- macro:
-
Communication macro name
- code:
-
Communication error code (Refer to Communication error code list.)
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
An error occurred in the execution of the communication macro during receiving. (ML=E)
- Measures:
-
Take the appropriate measures for the communication error code, and then carry out resending.
- XRR8016
-
RECEIVING STARTED F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
Started the Receive processing. (ML=I)
- XRR8019
-
FILE ALLOC ERROR RC=code-info VOL=vol F=fileid
- code:
-
Status code (Refer to Table 3.5 .)
- info:
-
Information code (Refer to Table 3.5 .)
- vol:
-
Volume serial number
- fileid:
-
File ID
- Description:
-
Failed to allocate the Receive file. (ML=E)
- Measures:
-
The space on the DASD is insufficient, or the Receive file is in use. Secure sufficient space and carry out resending. If lack of space is not the cause of the problem, take the appropriate measures based on the status code.
- XRR8020
-
FILE OPEN ERROR RC=code VOL=vol F=fileid
- code:
-
Status code (Refer to Table 3.6 .)
- vol:
-
Volume serial number
- fileid:
-
File ID
- Description:
-
Failed to open the Receive file. (ML=E)
- Measures:
-
The Receive file has been created with settings that do not comply with the values that are set in the Receive Management Information. If the Receive file already exists, re-create the file so that the settings comply with the values that are set in the Receive Management Information.
- XRR8021
-
FILE PUT ERROR RC=code VOL=vol F=fileid
- code:
-
Status code (Refer to Table 3.7 .)
- vol:
-
Volume serial number
- fileid:
-
File ID
- Description:
-
Failed to output the Receive file. (ML=E)
- Measures:
-
There may be an error in the DASD. Perform error recovery and then carry out resending.
- XRR8022
-
FILE FREE ERROR RC=code VOL=vol F=fileid
- code:
-
Error code for the DYNALLOC macro
- vol:
-
Volume serial number
- fileid:
-
File ID
- Description:
-
Failed to release the Receive file. (ML=E)
- Measures:
-
Rerun the Receive program (XRRCV).
- XRR8025
-
errmsg F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- errmsg:
-
Error message on the host on the sending side
- Description:
-
An error occurred on the host on the sending side. (ML=E)
- Measures:
-
After the host on the sending side recovers from the fault, carry out resending.
- XRR8027
-
F=fileid
H=host
RECCNT=rec-cnt,DTLEN=length,NO=rcv-no
FILE=dsname
SYSTEM-ID=system-id,JOBNAME=job-name
- fileid:
-
File ID
- host:
-
Host Name
- rec-cnt:
-
Record Count
- length:
-
Byte Count
- rcv-no:
-
Receive SEQ No.
- dsname:
-
Receive file name
- system-id:
-
System ID of the system on which the Receive program operates
- job-name:
-
Job name of the Receive program
- Description:
-
This is the information of the file that is currently being received. (ML=I)
- XRR8034
-
RECEIVE PROCESSING ENDED F=fileid
RCNT=rec-cnt H=host
- fileid:
-
File ID
- rec-cnt:
-
Record Count
- host:
-
Host Name
- Description:
-
The Receive processing is complete. (ML=I)
- XRR8035
-
RECEIVING BY OTHERS F=fileid
- fileid:
-
File ID
- Description:
-
The applicable file ID is currently in use by another Receive processing. (ML=I)
- XRR8038
-
CANCELLED F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Receive processing for the applicable file ID and host name was canceled. (ML=I)
- XRR8040
-
NOT EXIST F=fileid
H=host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The applicable file ID and host name does not exist. (ML=E)
- XRR8052
-
JOB ENDED UNSUCCESSFULLY RC=code JOBID=jobid
- code:
-
Status code (Refer to Table 3.10 .)
- jobid:
-
Job ID
- Description:
-
The executed job ended unsuccessfully. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures.
- XRR8053
-
RECEIVING FRM CHECKPOINT STARTED F=fileid
- fileid:
-
File ID
- Description:
-
Started the Receive processing from the checkpoint. (ML=I)
- XRR8106
-
RECEIVING TERMINATED RC=code-fdbk F=fileid
H=host
- code:
-
Status code
- fdbk:
-
Detail code
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Receive processing is complete. (ML=I)
- Measures:
-
Refer to Status codes and detail codes for Receive processing.
- XRRM001
-
RECEIVE MAX CONNECTION OVER
- Description:
-
Number of connections exceeds the Receive Multiplex Level. (ML=E)
- Measures:
-
Increase the Receive Multiplex Level setting and restart.
- XRRM002
-
RECEIVE MAX CONNECTION RECOVERY ENDED
- Description:
-
Recovery processing for exceeding of the Receive Multiplex Level was completed. (ML=I)
- XRRM003
-
RECOVERY BUFFER RELEASE FAILED
- Description:
-
Failed to release the region in which recovery processing for exceeding of the Receive Multiplex Level was executed. (ML=W)
- XRR9002
-
BKUP FILE SCRATCH FAILED
- Description:
-
Failed to delete the Receive backup file. (ML=E)
- Measures:
-
A job other than HULFT jobs, or another user may be using the Receive backup file.
- XRR9004
-
BKUP FILE ALLOC FAILED
- Description:
-
Failed to allocate the Receive backup file. (ML=E)
- Measures:
-
A job other than HULFT jobs, or another user may be using the Receive backup file.
- XRR9005
-
BKUP FILE RENAME FAILED
- Description:
-
Failed to rename the Receive backup file. (ML=E)
- Measures:
-
A failure may have occurred on the volume where the Receive backup file was created.
- XRR9006
-
BKUP FILE FREE FAILED
- Description:
-
Failed to release the Receive backup file. (ML=E)
- Measures:
-
A failure may have occurred on the volume where the Receive backup file was created.
- XRR9999
-
SYNAD ERR (errmsg)
- errmsg:
-
SYNAD error message
- Description:
-
An I/O error occurred during creation of the Receive backup file. (ML=E)
- Measures:
-
Look up the SYNAD error messages in DFSMS Macro Instructions for Data Sets.