Observe messages
In some messages, message numbers are not output. To output message numbers in all messages, specify to output the messages as enhanced messages. For details, refer to Console Message Output Option function.
- XRA0000
-
HULFT REQUEST SERVER IS INITIATED
- Description:
-
Started the Observe processing. (ML=I)
- XRA0001
-
CONNECTION MAX OVER MAX-CON=100
- Description:
-
The maximum simultaneous Observe count in the JCL that runs the Observe program is not correct. (ML=E)
- Measures:
-
Set '100' or lower for the maximum simultaneous Observe count, and then rerun the Observe program.
- XRA0002
-
INSUFFICIENT MEMORY
- Description:
-
The available memory is insufficient to run this program. (ML=E)
- Measures:
-
Increase the REGION size, change the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, and rerun the Observe program.
For details about changing the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, see How to Reduce Memory Used by Observe Program in Task in Installation Manual.
- XRA0003
-
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 Observe program.
- XRA0004
-
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 execute the request.
- XRA0005
-
macro FAILED RC=code HST=host SID=service-id
- macro:
-
Communication macro name
- code:
-
Communication error code (Refer to Communication error code list.)
- host:
-
Host Name
- service-id:
-
Service ID
- Description:
-
During the Observe processing, an error occurred in the execution of the communication macro. (ML=E)
- Measures:
-
Take the appropriate measures for the communication error code, and then execute the request.
- XRA0006
-
HULFT REQUEST SERVER IS TERMINATED
- Description:
-
The Observe program ended. (ML=I)
- XRA0007
-
CONNECTION-MAX IS INVALID; IGNORE
- Description:
-
The maximum simultaneous Observe count that is defined as an EXEC parameter is invalid. (ML=W)
- Measures:
-
Specify a numeric value for the maximum simultaneous Observe count.
- XRA0008
-
ISP APPL-NAME IS INVALID; IGNORE
- Description:
-
The Observe application name that is defined as an EXEC parameter is invalid. (ML=W)
- Measures:
-
Specify the application name defined in the PORT Management file (HULFT.PROFILE.TCPIP) definition.
- XRA0009
-
UNDEFINED PARAMETER; IGNORE
- Description:
-
An undefined parameter is specified as an EXEC parameter. (ML=W)
- XRA0010
-
PASSWORD FILE OPEN FAILED
- Description:
-
Failed to open the user definition file. (ML=E)
- Measures:
-
Check the user definition file, and try again.
- XRA0011
-
PASSWORD INF MAX OVER MAX=1000
- Description:
-
The number of users specified in the user-defined file exceeds the maximum value of 1000. Specify 1000 users or fewer. (ML=W)
- XRA0012
-
INSUFFICIENT MEMORY FOR RECEIVE BUFFER
- Description:
-
Cannot acquire the receive data buffer. (ML=E)
- Measures:
-
Increase the REGION size, change the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, and rerun the Observe program.
For details about changing the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, see How to Reduce Memory Used by Observe Program in Task in Installation Manual.
- XRA0013
-
INSUFFICIENT MEMORY FOR REQUESTER WORK
- Description:
-
Cannot acquire work area for the Observe processing. (ML=E)
- Measures:
-
Increase the REGION size, change the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, and rerun the Observe program.
For details about changing the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, see How to Reduce Memory Used by Observe Program in Task in Installation Manual.
- XRA0014
-
INSUFFICIENT MEMORY FOR SERVICE TASK
- Description:
-
Cannot acquire work area for executing service task. (ML=E)
- Measures:
-
Increase the REGION size, change the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, and rerun the Observe program.
For details about changing the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, see How to Reduce Memory Used by Observe Program in Task in Installation Manual.
- XRA0015
-
PROTOCOL ERROR (UNDEFIND DATA TYPE)
- Description:
-
A protocol error has occurred during the Observe processing. (ML=E)
- Measures:
-
This is HULFT system error. Contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- XRA0018
-
SERVICE PROGRAM LOAD ERROR PGM=program
- program:
-
Service program name
- Description:
-
Failed to load the service program. (ML=E)
- Measures:
-
Check the JCL that runs the Observe program once again.
- XRA0019
-
SERVICE CARD ERROR
- Description:
-
The service card (INDD) that is defined in the JCL that runs the Observe program is not correct. (ML=E)
- Measures:
-
Check the service card.
- XRA0020
-
CONNECTION MAX OVER
- Description:
-
The maximum simultaneous Observe count for the Observe processing has been exceeded. (ML=E)
- Measures:
-
Execute the Observe processing once again.
- XRA0021
-
TIME COMMAND ACCEPTED
- Description:
-
Accepted the TIME command. (ML=I)
- XRA0022
-
SID=service-id DATE=date TIME=time HST=host
SYSTEM-ID=system-id,JOBNAME=job-name
- service-id:
-
Service ID
- date:
-
Date connected
- time:
-
Time connected
- host:
-
Name of connected host
- system-id:
-
System ID of the system on which the Observe program operates
- job-name:
-
Job name of the Observe program
- Description:
-
The service that is currently connecting appears. (ML=I)
- XRA0024
-
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. Increase the REGION size, change the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, and rerun the Observe program. If this occurs again, contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
For details about changing the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, see How to Reduce Memory Used by Observe Program in Task in Installation Manual.
- XRA0025
-
MAX-CON=max-con ACTIVE=act-cnt INACTIVE=inact-cnt
SYSTEM-ID:system-id JOBNAME:job-name
- max-con:
-
Maximum simultaneous Observe count
- act-cnt:
-
Current Observe count
- inact-cnt:
-
Possible Observe count
- system-id:
-
System ID of the system on which the Observe program operates
- job-name:
-
Job name of the Observe program
- Description:
-
The operation status of the Observe system is shown. (ML=I)
- XRA0026
-
DISPLAY COMMAND ACCEPTED
- Description:
-
Accepted the DISPLAY command. (ML=I)
- XRA0027
-
service-id program host
SYSTEM-ID=system-id,JOBNAME=job-name
- service-id:
-
Service ID
- program:
-
Service program name
- host:
-
Name of connected host
- system-id:
-
System ID of the system on which the Observe program operates
- job-name:
-
Job name of the Observe program
- Description:
-
This is the status of the Observe task processing. (ML=I)
In the case of acknowledging the Send Request where the Synchronous Transfer is specified (SEND), the following message is displayed:
XRA0027 service-id * program host
- XRA0028
-
STATUS COMMAND ACCEPTED
- Description:
-
Accepted the STATUS command. (ML=I)
- XRA0029
-
SID=service-id PGM=program LOG=x
- service-id:
-
Service ID
- program:
-
Service program name
- x:
-
Y: Output to log record
N: Do not output to log record
- Description:
-
This is the operation status of the service. (ML=I)
- XRA0030
-
**** NOTHING ****
- Description:
-
There is no information to output to the console. (ML=I)
- XRA0031
-
INVALID MODIFY COMMAND
- Description:
-
The console command is incorrect. (ML=E)
- XRA0032
-
NORMAL STOP COMMAND ACCEPTED
- Description:
-
Accepted the normal mode STOP command. (ML=I)
- XRA0033
-
QUICK STOP COMMAND ACCEPTED
- Description:
-
Accepted the quick mode STOP command. (ML=I)
- XRA0036
-
HULFT REQUESTER ABNORMAL ENDED
- Description:
-
The Observe processing was ended unsuccessfully by the ABEND command. (ML=E)
- XRA0037
-
CANCEL COMMAND ACCEPTED
- Description:
-
The cancelation command was accepted. (ML=I)
- XRA0038
-
S=service-id,H=host IS CANCEL
- service-id:
-
Service ID
- host:
-
Host Name
- Description:
-
The cancelation command was executed. (ML=I)
- XRA0039
-
INVALID OPERAND
- Description:
-
An invalid operand is specified. (ML=E)
- XRA0040
-
S=service-id,H=host IS NOT EXIST
- service-id:
-
Service ID
- host:
-
Host Name
- Description:
-
The above service ID and host name do not exist. (ML=E)
- XRA0041
-
SERVICE TASK ABNORMAL ENDED CODE=code SID=service-id
- code:
-
System status code
- service-id:
-
Service ID
- Description:
-
The service task ended unsuccessfully. (ML=E)
- Measures:
-
Refer to MVS System Codes with the status code, and take the appropriate measures. Further, since it is possible that HULFT system is unstable, it is recommended that you rerun the Observe program.
- XRA0042
-
ISP SUB TASK ENDED CODE=code
- code:
-
Sub task status code
- Description:
-
The Observe task ended. (ML=I)
- XRA0050
-
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.
- XRA0051
-
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.
- XRA0052
-
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.'
- XRA0061
-
CANCEL COMMAND OPERAND ERROR
- Description:
-
The service name for the cancelation command is not specified. (ML=E)
- Measures:
-
Specify the service name for the cancelation command.
- XRA0064
-
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)
- XRA0065
-
LOG FILE CLOSED
- Description:
-
Closed the Send and Receive Log file. (ML=I)
- XRA0066
-
LOG FILE OPEN COMMAND ACCEPTED
- Description:
-
Accepted the Send and Receive Log file (HULFT.LOG) OPEN command. (ML=I)
- XRA0067
-
LOG FILE OPENED
- Description:
-
Opened the Send and Receive Log file. (ML=I)
- XRA0068
-
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.
- XRA0069
-
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.
- XRA0070
-
HULFT REQUEST SERVER IS OPERATING
- Description:
-
The Observe program is running. (ML=I)
- XRA0071
-
HULFT REQUEST SERVER IS STOPPING
- Description:
-
The Observe program is stopped. (ML=I)
- XRA0072
-
SERIOUS ERROR OCCURED,CHANGE TO STOPPING
- Description:
-
A serious error occurred. The Observe task will end after waiting for all the Observe processing to be completed. (ML=E)
- Measures:
-
After the Observe task is complete, check the environment and then rerun the Observe program.
- XRA0073
-
SYSTEM FILE OPEN COMPLETED
- Description:
-
The management information file was opened successfully. (ML=I)
- XRA0074
-
LOG FILE OPEN COMPLETED
- Description:
-
The Send and Receive Log file was opened successfully. (ML=I)
- XRA0075
-
QUEUE FILE OPEN COMPLETED
- Description:
-
The Send Control file was opened successfully. (ML=I)
- XRA0076
-
HOST INFORMATION NOTHING ERROR
- Description:
-
The requestor host name is not registered in the Host Information. (ML=E)
- Measures:
-
Check the settings, and then try the connection again.
- XRA0077
-
SERVICE IS REFUSED
- Description:
-
The service from the requestor host was refused. (ML=E)
- Measures:
-
Check the settings, and then try the connection again.
- XRA0078
-
RACF IS NOT INSTALLED
- Description:
-
RACF is not installed. (ML=E)
- XRA0079
-
RACF IS NOT STARTED
- Description:
-
RACF is not running. (ML=E)
- XRA0080
-
SYSTEM FILE ACCESS ERROR
- Description:
-
An error occurred during access of the management information file. (ML=E)
- Measures:
-
Check the attributes of the management information file, and if the management information file is being used by a different user job.
- XRA0081
-
SUB SERVICE TASK ABNORMAL ENDED CODE=code SID=service-id
- Description:
-
The service subtask ended unsuccessfully. (ML=E)
- Measures:
-
Refer to MVS System Codes with the status code, and take the appropriate measures. Further, since it is possible that HULFT system is unstable, it is recommended that you rerun the Observe program.
- XRA0082
-
HULFT REQ ACK TERMINATED DUE TO ISP ERR
- Description:
-
Unable to continue due to the occurrence of an error in the execution of the communication macro. The Observe program will end after waiting for all the Observe processing to be completed. (ML=E)
- Measures:
-
After the Observe program is complete, check the environment and then rerun the Observe program.
- XRA0083
-
ISP OPEN ERROR RC=code
- code:
-
Communication error code (Refer to Communication error code list.)
- Description:
-
Failed connection initialization with the destination host. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRA0085
-
CONNECTION MAX OVER,SID=service-id HST=host
- service-id:
-
Service ID
- host:
-
Requestor host name
- Description:
-
The maximum simultaneous Observe count for the Observe processing has been exceeded. (ML=E)
- Measures:
-
Execute the Observe processing once again.
- XRA0086
-
CHANGE REQUEST SERVER MULTIPLE FRM AAA TO BBB
- AAA:
-
Multiplex level before the change
- BBB:
-
Multiplex level after the change
- Description:
-
The observe multiplex level was changed from AAA to BBB. (ML=I)
- XRA0087
-
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.
- XRA0088
-
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.
- XRA0089
-
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.
- XRA0090
-
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)
-
- XRA0091
-
FAILED TO COMMUNICATE IN FORCED STRONG KEY MODE
- 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.
- XRA0094
-
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.
- XRA0095
-
APTHSTCHK IS NOT RECOMMENDED TAGS
- Description:
-
APTHSTCHK is a deprecated tag.
When APTHSTCHK=1 is specified, requests for any Observe services from unregistered hosts are not allowed regardless of the following settings:
-
ALLOWSEND
-
ALLOWHULJOB
-
ALLOWHULSNDRC
-
ALLOWRJOB
-
- Measures:
-
Delete the setting for APTHSTCHK, and set the following tags:
-
ALLOWSEND
-
ALLOWHULJOB
-
ALLOWHULSNDRC
-
ALLOWRJOB
-
- XRA0096
-
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.
- XRA0097
-
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.
- XRA0098
-
INCORRECT PROCESS ERROR RC=code
- code:
-
Status 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.
- XRA0099
-
INCORRECT POST ERROR
- 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.
- XRA8005
-
macro FAILED SID=service-id RC=code HST=host
- macro:
-
Communication macro name
- service-id:
-
Service ID
- code:
-
Communication error code (Refer to Communication error code list.)
- host:
-
Host Name
- Description:
-
During the Observe processing, an error occurred in the execution of the communication macro. (ML=E)
- Measures:
-
Take the appropriate measures for the communication error code, and then execute the request.
- XRA8038
-
CANCEL S=service-id,H=host
- service-id:
-
Service ID
- host:
-
Host Name
- Description:
-
The cancelation command was executed. (ML=I)
- XRA8040
-
NOT EXIST S=service-id,H=host
- service-id:
-
Service ID
- host:
-
Host Name
- Description:
-
The above service ID and the Host Name do not exist. (ML=E)
- XRA9995
-
OPERATION LOG DATA ERROR
- Description:
-
The correct operation log has not been output, because the operation log information is not correct. (ML=W)
- Measures:
-
Contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- XRA9997
-
LOG FILE OPEN FAILED
- Description:
-
Failed to open the Observe Log. (ML=E)
- Measures:
-
Re-create the Observe Log.
- XRA9998
-
QUEUE FILE OPEN FAILED
- Description:
-
Failed to open the Send Control file. (ML=E)
- Measures:
-
Re-create the Send Control file (HULFT.QUEUE).
- XRA9999
-
SYSTEM FILE OPEN FAILED
- Description:
-
Failed to open the management information file. (ML=E)
- Measures:
-
Re-create the management information file.
- * SEND *
-
SEND ERROR RC=code FILEID=fileid
- fileid:
-
File ID
- code:
-
Status code (Refer to Table 3.11 .)
- Description:
-
The Send Request failed. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures.
Status Code |
Error Message |
---|---|
0001 |
An error occurred during VTOC search. |
0002 |
The file does not exist on the volume. |
0003 |
The specified file does not exist in the catalog. |
0004 |
One of the following may be the cause:
|
0008 |
The file does not exist on the volume. |
0009 |
The member name does not exist for the Partitioned Organization file registered in the Send Management Information. Or, an access error occurred in the Partitioned Organization file. |
000C |
An I/O error occurred during VTOC search. |
C3C1 |
Use tracks or cylinders as the space unit for the creation of work files. Failed to acquire the space unit, because the Capacity for the work file is specified as 'O' (Omit). |
C3F7 |
There is invalid data in numerical fields for format or multi format transfer. |
C5D9 |
The work file capacity is insufficient. |
C7C9 |
Cannot execute custom character conversion. |
D3D5 |
The length that is specified for the Format ID and the record length of the actual data do not match. Or, the Record Length of the Send file exceeded 32751 bytes for text transfer. |
D4C6 |
The key for the Send file does not exist in the Multi Format Information. |
D6D7 |
Failed to open the Send file. |
E4E3 |
The user code table is not set. |
Fxxx |
The Send processing ended unsuccessfully. 'xxx' shows the system abend code. Refer to the system message. |
0204 and later |
This is an error code of the DYNALLOC macro. Refer to Authorized Assembler Services Guide. |
* For error codes other than the above, or if the cause of the error code is something different, contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- * SEND *
-
FILE CLEAR FAILED RC=code
- code:
-
Detail code (Refer to Error code list.)
- Description:
-
Failed to clear the Send file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- * SEND *
-
FILE LOCK FAILED R/C=code
- code:
-
Detail code (Refer to Error code list.)
- Description:
-
Failed to delete because the Send file is locked. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- * SEND *
-
SYNC-NO=sync-no FILE-ID=fileid
- sync-no:
-
Sequential number for Synchronous Transfer
- fileid:
-
File ID
- Description:
-
Synchronous Transfer started for the applicable File ID and sequential number. (ML=I)
- * SEND *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Send Request. (ML=I)
- * SEND *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- * SEND *
-
EXEC PREJOB FAILURE RC=code
- code:
-
Detail code (Error code list Hexadecimal notation)
- Description:
-
An error occurred during execution of the Pre-send Job. (ML=E)
- Measures:
-
Take the appropriate measures according to the content of the detail code (hexadecimal notation).
- * SEND *
-
SEND FILE DCB-INFORMATION GET ERROR R/C=code
- code:
-
Status code (Refer to Table 3.12 .)
- Description:
-
Cannot acquire the attribute information for the Send file. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures. If data was sent from a tape volume or if a migrated file was sent, this message is output even though operation is normal.
Status Code |
Error Message |
---|---|
0001 |
An error occurred in the OBTAIN macro. |
0002 |
The data set does not exist on the applicable volume. |
0003 |
The data set does not exist in the catalog. |
Other than above |
Refer to the DYNALLOC macro error codes in MVS/ESA SP Authorized Assembler Services Reference ALE-DYN. |
- * SEND *
-
SEND FILE DSORG ERROR
- Description:
-
The data set organization of the Send file is not supported by HULFT. (ML=E)
- Measures:
-
Check the data set organization of the Send file.
- * SEND *
-
SEND FILE RECFM ERROR
- Description:
-
The Record Format of the Send file is not supported by HULFT. (ML=E)
- Measures:
-
Check the Record Format of the Send file.
- * SEND *
-
SEND FILE RECORD LENGTH ERROR
- Description:
-
The Record Length of the Send file is 0 bytes. (ML=E)
- Measures:
-
Check the Record Length of the Send file.
- * SEND *
-
SEND FILE BLOCK LENGTH ERROR
- Description:
-
The Block Size of the Send file is 0 bytes. (ML=E)
- Measures:
-
Check the Block Size of the Send file.
- * SEND *
-
PO OR VSAM FILE CLEAR ERROR
- Description:
-
You cannot clear Partitioned Organization files or VSAM files. (ML=E)
- Measures:
-
Check the Send File Mode in the Send Management Information.
- * SEND *
-
PO OR VSAM FILE DELETE ERROR
- Description:
-
You cannot delete Partitioned Organization files or VSAM files. (ML=E)
- Measures:
-
Check the Send File Mode in the Send Management Information.
- * SEND *
-
PO FILE MEMBER ERROR
- Description:
-
The specified Send file is a Partitioned Organization file. (ML=E)
- Measures:
-
Include the member name when you specify the Send file.
- * SEND *
-
SEND FILE UNIT ERROR R/C=code
- code:
-
Status code (Refer to Table 3.13 .)
- Description:
-
Failed to acquire the UNIT information specified in the Send Management Information. (ML=E)
- Measures:
-
Either change the UNIT in the Send Management Information, or look up the status code and take the appropriate measures.
- * SEND *
-
MT CANNOT LOCK,DELETE,CLEAR : WARNING
- Description:
-
You cannot specify Lock, Delete, or Clear for the Send File Mode when the Send processing is carried out directly on a tape volume. (ML=W)
- Measures:
-
Specify 'Keep' for the Send File Mode.
- * SEND *
-
FILE DELETE FAILED R/C=code
- code:
-
Detail code (Refer to the DYNALLOC macro error codes.)
- Description:
-
Failed to delete the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- * SEND *
-
DDNAME DCB-INFORMATION GET ERROR
- Description:
-
Cannot acquire the attribute information for the Send file with the DD name specified. (ML=E)
- Measures:
-
Check the Send file or the Send Management Information.
- * SEND *
-
LENGTH ERROR DBID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 8 characters for the Interface DBID.
- * SEND *
-
LENGTH ERROR SUCCESSFUL JOBID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Successful Job ID.
- * SEND *
-
LENGTH ERROR UNSUCCESSFUL JOBID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Unsuccessful Job ID.
- * SEND *
-
LENGTH ERROR PRE-JOBID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Pre-send Job ID.
- * SEND *
-
LENGTH ERROR M/FORMATID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Multi/Format ID.
- * SEND *
-
LENGTH ERROR TGRPID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Transfer Group ID.
- * SEND *
-
LENGTH ERROR DSNAME:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 44 bytes for the Dataset Name.
- * SEND *
-
LENGTH ERROR VOLUME:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 6 bytes for the volume serial number.
- * SEND *
-
LENGTH ERROR WORK-VOLUME:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 6 bytes for the work volume serial number.
- * SEND *
-
LENGTH ERROR UNIT:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 8 bytes for the UNIT Name.
- * SEND *
-
QUEUE ACCESS ERROR
- Description:
-
Failed to read the Send Control file (HULFT.QUEUE). (ML=E)
- * SEND *
-
QUEUE DELETE ERROR
- Description:
-
Failed to delete the Send Control file (HULFT.QUEUE). (ML=E)
- * SEND *
-
SMS FILE ALLOC ERROR R/C=code SMSRC=smsrc
- code:
-
Status code for the DYNALLOC macro
- smsrc:
-
Detail code related to SMS (Refer to Table 3.14 .)
- Description:
-
Failed to allocate the SMS Management file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- * SEND *
-
RDW SEND FILE ATTRIBUTE ERROR
- Description:
-
The Send file attributes are invalid for Sending with RDW. (ML=E)
- Measures:
-
For Sending with RDW, only files in variable-length record format and with a record length of 32752 bytes or less can be sent.
- * SEND *
-
MESSAGE DECRYPTION ERROR
- Description:
-
Unable to decrypt the message. (ML=E)
- Measures:
-
Check the specified cipher key, message, or encryption exit routine.
- * SEND *
-
EBCDIC CODESET ERROR
- Description:
-
A user table cannot be specified for code conversion to UTF-8. (ML=E)
- Measures:
-
Check the EBCDIC Code Set parameter in the Send Management Information, and specify something other than a user table.
- * SEND *
-
CODE CONVERSION LENGTH OVER
- Description:
-
The data size after code conversion to UTF-8 exceeded 32750 bytes. (ML=E)
- Measures:
-
Check the sending data to ensure that the data size after code conversion does not exceed 32750 bytes.
You can change the setting of the Handling of Data Exceeded Max Length after code conversion in the System Environment Settings so that HULFT does not return an error when the data size after code conversion exceeds 32750 bytes, and HULFT completes the transfer by cutting the data of byte 32751 and after.
- * SEND *
-
SND DISCRIMINATE NUMBER MAX OVER
- Description:
-
The maximum number 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.
- * SEND *
-
CODE CONVERSION ON WRONG SIDE
- Description:
-
If the Code Set for Transfer (cs4trnsfr) in the System Environment Settings is 'UTF-8,' sending-side conversion cannot be carried out. (ML=E)
- Measures:
-
Specify 'Receiving Side' for the Code Conversion in the Send Management Information, and try carrying out the transfer again.
- * SEND *
-
CODE SET COMBINATION ERROR RC=543
- Description:
-
The combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is not supported. (ML=E)
- Measures:
-
Confirm that the combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is supported.
For details, refer to the explanation on Convertible Code Set Combinations in Code Conversion Manual.
- * SEND *
-
ID LENGTH ERROR PARAMETER=parameter VALUE=value
- parameter:
-
Parameter with invalid value
- value:
-
ID setting value
- Description:
-
An ID that is 9 bytes or more cannot be specified, because the version of HULFT on the receiving side is HULFT7 or lower. (ML=E)
- Measures:
-
Specify an ID within 8 bytes.
- * SEND *
-
STRONG KEY MODE ERROR
- Description:
-
The Forced Strong Key mode is enabled, but because the HULFT7 communication mode is enabled, communication failed. (ML=E)
- Measures:
-
Disable the HULFT7 communication mode and reissue the request.
- * SEND *
-
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.
- * SEND *
-
PLUS SIGN OF GDG IS NOT SUPPORTED
- Description:
-
Use of plus signs is not supported in relative generation numbers for generation files. (ML=E)
- Measures:
-
Specify only numbers as relative generation numbers for generation files, without using plus signs.
- XRA1001 * SEND *
-
SEND ERROR RC=code FILEID=fileid
- fileid:
-
File ID
- code:
-
Status code (Refer to Table 3.11 .)
- Description:
-
The Send Request failed. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures.
- XRA1002 * SEND *
-
FILE CLEAR FAILED RC=code
- code:
-
Detail code (Refer to Error code list.)
- Description:
-
Failed to clear the Send file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- XRA1003 * SEND *
-
FILE LOCK FAILED R/C=code
- code:
-
Detail code (Refer to Error code list.)
- Description:
-
Failed to delete because the Send file is locked. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- XRA1004 * SEND *
-
SYNC-NO=sync-no FILE-ID=fileid
- fileid:
-
File ID
- sync-no:
-
Sequential number for Synchronous Transfer
- Description:
-
Synchronous Transfer started for the applicable File ID and sequential number. (ML=I)
- XRA1005 * SEND *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Send Request. (ML=I)
- XRA1006 * SEND *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- XRA1007 * SEND *
-
EXEC PREJOB FAILURE RC=code
- code:
-
Detail code (Error code list Hexadecimal notation)
- Description:
-
An error occurred during execution of the Pre-send Job. (ML=E)
- Measures:
-
Take the appropriate measures according to the content of the detail code (hexadecimal notation).
- XRA1008 * SEND *
-
SEND FILE DCB-INFORMATION GET ERROR R/C=code
- code:
-
Status code (Refer to Table 3.12 .)
- Description:
-
Cannot acquire the attribute information for the Send file. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures. If data was sent from a tape volume or if a migrated file was sent, this message is output even though operation is normal.
- XRA1009 * SEND *
-
SEND FILE DSORG ERROR
- Description:
-
The data set organization of the Send file is not supported by HULFT. (ML=E)
- Measures:
-
Check the data set organization of the Send file.
- XRA1010 * SEND *
-
SEND FILE RECFM ERROR
- Description:
-
The record format of the send file is not supported by HULFT. (ML=E)
- Measures:
-
Check the Record Format of the Send file.
- XRA1011 * SEND *
-
SEND FILE RECORD LENGTH ERROR
- Description:
-
The Record Length of the Send file is 0 bytes. (ML=E)
- Measures:
-
Check the Record Length of the Send file.
- XRA1012 * SEND *
-
SEND FILE BLOCK LENGTH ERROR
- Description:
-
The Block Size of the Send file is 0 bytes. (ML=E)
- Measures:
-
Check the Block Size of the Send file.
- XRA1013 * SEND *
-
PO OR VSAM FILE CLEAR ERROR
- Description:
-
You cannot clear Partitioned Organization files or VSAM files. (ML=E)
- Measures:
-
Check the Send File Mode in the Send Management Information.
- XRA1014 * SEND *
-
PO OR VSAM FILE DELETE ERROR
- Description:
-
You cannot delete Partitioned Organization files or VSAM files. (ML=E)
- Measures:
-
Check the Send File Mode in the Send Management Information.
- XRA1015 * SEND *
-
PO FILE MEMBER ERROR
- Description:
-
The specified Send file is a Partitioned Organization file. (ML=E)
- Measures:
-
Include the member name when you specify the Send file.
- XRA1016 * SEND *
-
SEND FILE UNIT ERROR R/C=code
- code:
-
Status code (Refer to Table 3.13 .)
- Description:
-
Failed to acquire the UNIT information specified in the Send Management Information. (ML=E)
- Measures:
-
Either change the UNIT in the Send Management Information, or look up the status code and take the appropriate measures.
- XRA1017 * SEND *
-
MT CANNOT LOCK,DELETE,CLEAR : WARNING
- Description:
-
You cannot specify Lock, Delete, or Clear for the Send File Mode when the Send processing is carried out directly on a tape volume. (ML=W)
- Measures:
-
Specify 'Keep' for the Send File Mode.
- XRA1018 * SEND *
-
FILE DELETE FAILED R/C=code
- code:
-
Detail code (Refer to the DYNALLOC macro error codes.)
- Description:
-
Failed to delete the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRA1019 * SEND *
-
DDNAME DCB-INFORMATION GET ERROR
- Description:
-
Cannot acquire the attribute information for the Send file with the DD name specified. (ML=E)
- Measures:
-
Check the Send file or the Send Management Information.
- XRA1020 * SEND *
-
LENGTH ERROR DBID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 8 characters for the Interface DBID.
- XRA1021 * SEND *
-
LENGTH ERROR SUCCESSFUL JOBID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Successful Job ID.
- XRA1022 * SEND *
-
LENGTH ERROR UNSUCCESSFUL JOBID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Unsuccessful Job ID.
- XRA1023 * SEND *
-
LENGTH ERROR PRE-JOBID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Pre-send Job ID.
- XRA1024 * SEND *
-
LENGTH ERROR M/FORMATID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Multi/Format ID.
- XRA1025 * SEND *
-
LENGTH ERROR TGRPID:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify only up to 50 bytes for the Transfer Group ID.
- XRA1026 * SEND *
-
LENGTH ERROR DSNAME:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 44 bytes for the Dataset Name.
- XRA1027 * SEND *
-
LENGTH ERROR VOLUME:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 6 bytes for the volume serial number.
- XRA1028 * SEND *
-
LENGTH ERROR WORK-VOLUME:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 6 bytes for the work volume serial number.
- XRA1029 * SEND *
-
LENGTH ERROR UNIT:&MSG FILE-ID:fileid
- fileid:
-
File ID
- Description:
-
The length of the specified &MSG is incorrect. (ML=E)
- Measures:
-
You can specify up to 8 bytes for the UNIT Name.
- XRA1030 * SEND *
-
QUEUE ACCESS ERROR
- Description:
-
Failed to read the Send Control file (HULFT.QUEUE). (ML=E)
- XRA1031 * SEND *
-
QUEUE DELETE ERROR
- Description:
-
Failed to delete the Send Control file (HULFT.QUEUE). (ML=E)
- XRA1034 * SEND *
-
SMS FILE ALLOC ERROR R/C=code SMSRC=smsrc
- code:
-
Status code for the DYNALLOC macro
- smsrc:
-
Detail code related to SMS (Refer to Table 3.14 .)
- Description:
-
Failed to allocate the SMS Management file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- XRA1035 * SEND *
-
RDW SEND FILE ATTRIBUTE ERROR
- Description:
-
The Send file attributes are invalid for Sending with RDW. (ML=E)
- Measures:
-
For Sending with RDW, only files in variable-length record format and with a record length of 32752 bytes or less can be sent.
- XRA1037 * SEND *
-
MESSAGE DECRYPTION ERROR
- Description:
-
Unable to decrypt the message. (ML=E)
- Measures:
-
Check the specified cipher key, message, or encryption exit routine.
- XRA1038 * SEND *
-
EBCDIC CODESET ERROR
- Description:
-
A user table cannot be specified for code conversion to UTF-8. (ML=E)
- Measures:
-
Check the EBCDIC Code Set parameter in the Send Management Information, and specify something other than a user table.
- XRA1039 * SEND *
-
CODE CONVERSION LENGTH OVER
- Description:
-
The data size after code conversion to UTF-8 exceeded 32750 bytes. (ML=E)
- Measures:
-
Check the sending data to ensure that the data size after code conversion does not exceed 32750 bytes.
You can change the setting of the Handling of Data Exceeded Max Length after code conversion in the System Environment Settings so that HULFT does not return an error when the data size after code conversion exceeds 32750 bytes, and HULFT completes the transfer by cutting the data of byte 32751 and after.
- XRA1040 * SEND *
-
CODE CONVERSION ON WRONG SIDE
- Description:
-
If the Code Set for Transfer (cs4trnsfr) in the System Environment Settings is 'UTF-8,' sending-side conversion cannot be carried out. (ML=E)
- Measures:
-
Specify 'Receiving Side' for the Code Conversion in the Send Management Information, and try carrying out the transfer again.
- XRA1041 * SEND *
-
CODE SET COMBINATION ERROR RC=543
- Description:
-
The combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is not supported. (ML=E)
- Measures:
-
Confirm that the combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is supported.
For details, refer to the explanation on Convertible Code Set Combinations in Code Conversion Manual.
- XRA1042 * SEND *
-
SND DISCRIMINATE NUMBER MAX OVER
- Description:
-
The maximum number that the Send Control file (HULFT.QUEUE) can store has been exceeded. (ML=E)
- Measures:
-
Execute the Counter Reset for Send SEQ command, and try again.
- XRA1043 * SEND *
-
ID LENGTH ERROR PARAMETER=parameter VALUE=value
- parameter:
-
Parameter with invalid value
- value:
-
ID setting value
- Description:
-
An ID that is 9 bytes or more cannot be specified, because the version of HULFT on the receiving side is HULFT7 or lower. (ML=E)
- Measures:
-
Specify an ID within 8 bytes.
- XRA1044 * SEND *
-
STRONG KEY MODE ERROR
- Description:
-
The Forced Strong Key mode is enabled, but because the HULFT7 communication mode is enabled, communication failed. (ML=E)
- Measures:
-
Disable the HULFT7 communication mode and reissue the request.
- XRA1045 * SEND *
-
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.
- XRA1046 * SEND *
-
PLUS SIGN OF GDG IS NOT SUPPORTED
- Description:
-
Use of plus signs is not supported in relative generation numbers for generation files. (ML=E)
- Measures:
-
Specify only numbers as relative generation numbers for generation files, without using plus signs.
- * RESEND *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Resend Request. (ML=I)
- * RESEND *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- XRA1201 * RESEND *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Resend Request. (ML=I)
- XRA1202 * RESEND *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- * HULJOB *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Post-receive Job Result Inquiry Request. (ML=I)
- * HULJOB *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- XRA1251 * HULJOB *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Post-receive Job Result Inquiry Request. (ML=I)
- XRA1252 * HULJOB *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- * HULSNDRC *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Job Execution Result Notification. (ML=I)
- * HULSNDRC *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- * HULSNDRC 1 *
-
H=host DATE=date TIME=time RC=rc
- host:
-
Name of the host indicated by the Job Execution Result Notification (68 bytes)
- date:
-
Date when the Job Execution Result Notification was sent (YYYY/MM/DD)
- time:
-
Time when the Job Execution Result Notification was sent (HH:MM:SS)
- rc:
-
Status code indicated by the Job Execution Result Notification (4 bytes)
- Description:
-
The job execution results are indicated by the Job Execution Result Notification. (ML=I)
- * HULSNDRC 2 *
-
JOBNM=jobname
- jobname:
-
Name of the job indicated by the Job Execution Result Notification (15 bytes)
- Description:
-
The job execution results are indicated by the Job Execution Result Notification. (ML=I)
- * HULSNDRC 3 *
-
MSG=msg
- msg:
-
Message indicated by the Job Execution Result Notification (70 bytes)
- Description:
-
The job execution results are indicated by the Job Execution Result Notification. (ML=I)
- XRA1301 * HULSNDRC *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Job Execution Result Notification. (ML=I)
- XRA1302 * HULSNDRC *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- XRA1303 * HULSNDRC 1 *
-
H=host DATE=date TIME=time RC=rc
- host:
-
Name of the host indicated by the Job Execution Result Notification (68 bytes)
- date:
-
Date when the Job Execution Result Notification was sent (YYYY/MM/DD)
- time:
-
Time when the Job Execution Result Notification was sent (HH:MM:SS)
- rc:
-
Status code indicated by the Job Execution Result Notification (4 bytes)
- Description:
-
The job execution results are indicated by the Job Execution Result Notification. (ML=I)
- XRA1304 * HULSNDRC 2 *
-
JOBNM=jobname
- jobname:
-
Name of the job indicated by the Job Execution Result Notification (15 bytes)
- Description:
-
The job execution results are indicated by the Job Execution Result Notification. (ML=I)
- XRA1305 * HULSNDRC 3 *
-
MSG=msg
- msg:
-
Message indicated by the Job Execution Result Notification (70 bytes)
- Description:
-
The job execution results are indicated by the Job Execution Result Notification. (ML=I)
- * HULRJOB *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Remote Job Execution. (ML=I)
- * HULRJOB *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- XRA1351 * HULRJOB *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected to the host in order to execute the Remote Job Execution. (ML=I)
- XRA1352 * HULRJOB *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- * HULADMIN *
-
APT LOG 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:
-
An error occurred when the service accessed the Observe Log. (ML=E)
Status Code |
Error Message |
---|---|
01 |
The specified command does not exist. |
02 |
The specified option does not exist. |
03 |
Failed to open the file. Refer to the detail code for more information. |
04 |
Failed to close the file. Refer to the detail code for more information. |
05 |
Failed to output the record. Refer to the detail code for more information. |
06 |
Failed to change the record. Refer to the detail code for more information. |
07 |
Failed to read the record. Refer to the detail code for more information. |
08 |
Failed to forward read the record. Refer to the detail code for more information. |
09 |
Failed to delete the record. Refer to the detail code for more information. |
10 |
The specified record does not exist. |
11 |
Reached EOD. |
14 |
The operating version is not supported. |
- * HULADMIN *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected from the applicable host via HULFT Manager. (ML=I)
- * HULADMIN *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- * HULADMIN *
-
PASSWORD IS NOT AVAILABLE USER=user-id HOST=host
- user-id:
-
User ID
- host:
-
Host Name
- Description:
-
Either the user ID is not registered, or the password is not correct. (ML=E)
- Measures:
-
Register the user ID, or try entering the password again.
- * HULADMIN *
-
PROTOCOL ERROR OCCURED HOST=host
- host:
-
Host Name
- Description:
-
A protocol error has occurred during the Observe processing. (ML=E)
- Measures:
-
This is HULFT system error. Contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- * HULADMIN *
-
RCV TSK ACCESS ERROR RC=code FDBK=fdbk
- code:
-
Status code (Refer to Table 3.16 .)
- fdbk:
-
Detail code (Refer to Communication error code list.)
- Description:
-
Failed to access the Receive task. (ML=E)
- Measures:
-
Specify the Receive Port No. in the System Environment correctly. Take the appropriate measures for the status code, and then execute the request again.
Status Code |
Error Message |
---|---|
01 |
The applicable information does not exist. |
02 |
Applicable information for the following information does not exist. |
03 |
A version error occurred. |
90 |
A communication error occurred. Refer to the detail code for more information. |
Other than above |
A system error occurred. |
- * HULADMIN *
-
FILE INF ACCESS ERROR FDBK=fdbk
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
An error occurred during access of the Receive Management Information or the Send Management Information. (ML=E)
- Measures:
-
Re-create the Send and Receive Management file.
- * HULADMIN *
-
FORMAT ID NOTHING
- Description:
-
Although multi/format transfer is specified in the Send Management Information for the Send File, the specified multi/format ID does not exist in the Multi/Format Information. (ML=E)
- Measures:
-
Check the Multi/Format Information.
- * HULADMIN *
-
TRANSFER G INF ACCESS ERROR FDBK=fdbk
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
The transfer group ID that is specified in the Send Management Information for the Send File does not exist in the Transfer Group Information. (ML=E)
- Measures:
-
Check the Transfer Group Information.
- * HULADMIN *
-
TRANSFER G IS NOT 1
- Description:
-
For the Work File Transfer, you can specify only one host for the transfer group if the Send File Mode is specified as anything other than 'Keep' in the Send Management Information and the Post-send Clear Mode is specified as 'A' in the System Environment. For the Direct Transfer, you can specify only one host for the transfer group if the Send File Mode is specified as anything other than 'Keep' in the Send Management Information. (ML=E)
- Measures:
-
Check the Send Management Information and the System Environment.
- * HULADMIN *
-
PREJOB EXECUTION ERROR
- Description:
-
An error occurred during execution of the Pre-send Job. (ML=E)
- Measures:
-
Check the job log for the Pre-send Job.
- * HULADMIN *
-
FILE CLEAR ERROR
- Description:
-
Failed to clear or delete the Send file. (ML=E)
- Measures:
-
Check the Send file.
- * HULADMIN *
-
FILE LOCK FAILED R/C=code
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to lock the Send file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- * HULADMIN *
-
SEND FILE DCB-INFORMATION GET ERROR R/C=code
- code:
-
Status code (Refer to Table 3.17 .)
- Description:
-
Failed to acquire the attribute information for the Send file. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures. If data was sent from a tape volume or if a migrated file was sent, this message is output even though operation is normal.
Status Code |
Error Message |
---|---|
0001 |
An error occurred in the OBTAIN macro. |
0002 |
The data set does not exist on the applicable volume. |
0003 |
The data set does not exist in the catalog. |
Other than above |
Refer to the DYNALLOC macro error codes in MVS/ESA SP Authorized Assembler Services Reference ALE-DYN. |
- * HULADMIN *
-
SEND FILE DSORG ERROR
- Description:
-
The data set organization of the Send file is not supported by HULFT. (ML=E)
- Measures:
-
Check the data set organization of the Send file.
- * HULADMIN *
-
SEND FILE RECFM ERROR
- Description:
-
The Record Format of the Send file is not supported by HULFT. (ML=E)
- Measures:
-
Check the Record Format of the Send file.
- * HULADMIN *
-
SEND FILE RECODE LENGTH ERROR
- Description:
-
The Record Length of the Send file is invalid. (ML=E)
- Measures:
-
Set the Record Length of the Send file to something other than 0 bytes.
- * HULADMIN *
-
SEND FILE BLOCK LENGTH ERROR
- Description:
-
The Block Size of the Send file is invalid. (ML=E)
- Measures:
-
Set the Block Size of the Send file to something other than 0 bytes.
- * HULADMIN *
-
PO OR VSAM FILE CLEAR ERROR
- Description:
-
You cannot clear Partitioned Organization files or VSAM files. (ML=E)
- Measures:
-
Change the Send File Mode in the Send Management Information, or change the Send file.
- * HULADMIN *
-
PO OR VSAM FILE DELETE ERROR
- Description:
-
You cannot delete Partitioned Organization files or VSAM files. (ML=E)
- Measures:
-
Change the Send File Mode in the Send Management Information, or change the Send file.
- * HULADMIN *
-
PO FILE MEMBER ERROR
- Description:
-
The specified Send file is a Partitioned Organization file. (ML=E)
- Measures:
-
Include the member name when you specify the Send file.
- * HULADMIN *
-
SEND FILE UNIT ERROR R/C=code
- code:
-
Status code (Refer to Table 3.18 .)
- Description:
-
Failed to acquire the UNIT information specified in the Send Management Information. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures.
- * HULADMIN *
-
MT CANNOT LOCK,DELETE,CLEAR : WARNING
- Description:
-
You cannot specify 'L' (Lock), 'D' (Delete), or 'C' (Clear) for Send File Mode when the Send processing is carried out directly on a tape volume. (ML=W)
- Measures:
-
Specify the Send File Mode as 'K' (Keep).
- * HULADMIN *
-
FILE CLEAR FAILED R/C=code
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to clear the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- * HULADMIN *
-
FILE DELETE FAILED R/C=code
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to delete the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- * HULADMIN *
-
FORMAT INF NOTHING
- Description:
-
The Format ID being used in the Send Management Information for the Send File is not registered in the Format Information. (ML=E)
- Measures:
-
Check the Format Information.
- * HULADMIN *
-
FORMAT INF ACCESS ERROR
- Description:
-
An error occurred during access of the Format Information. (ML=E)
- Measures:
-
Re-create the Send and Receive Management file.
- * HULADMIN *
-
MFORMAT INF NOTHING
- Description:
-
The Multi Format ID being used in the Send Management Information for the Send File is not registered in the Multi Format Information. (ML=E)
- Measures:
-
Check the Multi Format Information.
- * HULADMIN *
-
MFORMAT INF ACCESS ERROR
- Description:
-
An error occurred during access of the Multi Format Information. (ML=E)
- Measures:
-
Re-create the Send and Receive Management file.
- * HULADMIN *
-
TGROUP INF NOTHING
- Description:
-
The Transfer Group ID being used in the Send Management Information for the Send File is not registered in the Transfer Group Information. (ML=E)
- Measures:
-
Check the Transfer Group Information.
- * HULADMIN *
-
TGROUP INF ACCESS ERROR
- Description:
-
An error occurred during access of the Transfer Group Information. (ML=E)
- Measures:
-
Re-create the Send and Receive Management file.
- * HULADMIN *
-
SEND FILE QUEUING ERROR RC=code
- code:
-
Status code (Refer to Table 3.19 .)
- Description:
-
Failed to create the work file. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures.
Status Code |
Error Message |
---|---|
0001 |
An error occurred during VTOC search. |
0002 |
The file does not exist on the volume. |
0003 |
The specified file does not exist in the catalog. |
0004 |
One of the following may be the cause:
|
0008 |
The file does not exist on the volume. |
0009 |
The member name does not exist for the Partitioned Organization file registered in the Send Management Information. Or, an access error occurred in the Partitioned Organization file. |
000C |
An I/O error occurred during VTOC search. |
C3C1 |
Use tracks or cylinders as the space unit for the creation of work files. Failed to acquire the space unit, because the Capacity for the work file is specified as 'O' (Omit). |
C3F7 |
There is invalid data in numerical fields for format or multi format transfer. |
C5D9 |
The work file capacity is insufficient. |
C7C9 |
Cannot execute custom character conversion. |
D3D5 |
The length that is specified for the Format ID and the record length of the actual data do not match. Or, the Record Length of the Send file exceeded 32751 bytes for text transfer. |
D4C6 |
The key for the Send file does not exist in the Multi Format Information. |
D6D7 |
Failed to open the Send file. |
E4E3 |
The user code table is not set. |
Fxxx |
The Send processing ended unsuccessfully. 'xxx' shows the system abend code. Refer to the system message. |
0204 and later |
This is an error code of the DYNALLOC macro. Refer to Authorized Assembler Services Guide. |
* For error codes other than the above, or if the cause of the error code is something different, contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- * HULADMIN *
-
ISP OPEN ERROR RC=code
- code:
-
Error code (Refer to Communication error code list.)
- Description:
-
Failed connection initialization with the destination host. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- * HULADMIN *
-
ISP CONN ERROR RC=code HOST=host
- code:
-
Error code (Refer to Communication error code list.)
- host:
-
Host Name
- Description:
-
Failed to connect to the destination host. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- * HULADMIN *
-
ISP CONV ERROR RC=code HOST=host
- code:
-
Error code (Refer to Communication error code list.)
- host:
-
Host Name
- Description:
-
An error occurred during communication with the destination host. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- * HULADMIN *
-
REQUEST ERROR RC=code
- code:
-
Error code (If the platform of the remote host is Mainframe, refer to Status codes and detail codes for Observe processing.)
- Description:
-
An error occurred during communication with the destination host. (ML=E)
- Measures:
-
Look up the Error code for the host type of the remote host, and take the appropriate measures. If you are using HULFT-HUB, check HULFT-HUB.
- * HULADMIN *
-
INSUFFICIENT MEMORY FOR HULADMIN WORK
- Description:
-
Cannot acquire work area for executing HULADMIN. (ML=E)
- Measures:
-
Increase the REGION size, change the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, and rerun the Observe program.
For details about changing the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, see How to Reduce Memory Used by Observe Program in Task in Installation Manual.
- * HULADMIN *
-
HULFT-MANAGER CONTYPE ERROR
- Description:
-
The specification for the Connection Type in the Host Information on HULFT Manager is not correct. (ML=E)
- Measures:
-
Set the correct connection type.
- * HULADMIN *
-
CONNECT TYPE IS SAN(FAL)
- Description:
-
SAN(FAL) is specified as the target connection type. If the Connection Type in the Host Information is SAN(FAL), acquisition, update, and deletion are not possible from earlier versions of HULFT Manager. (ML=W)
- Measures:
-
Update HULFT Manager to the latest version.
- * HULADMIN *
-
SAN(XLD) INFORMATION DELETED HOST=host
- Description:
-
Something other than SAN(XLD) is selected for the Connection Type. Delete the existing SAN link setting information. (ML=W)
- * HULADMIN *
-
PROXY INFORMATION DELETED HOST=host
- Description:
-
Something other than LAN is selected for the Connection Type. Delete the existing PROXY setting information. (ML=W)
- * HULADMIN *
-
SAN(XLD) UNIT ADDRESS NOT SUPPORTED
- Description:
-
You cannot select device information for the specified device type. (ML=E)
- Measures:
-
Select the volume serial number for the specified device type.
- * HULADMIN *
-
-SMS- CLASS IS SPECIFIED IN RCV INFORMATION
- Description:
-
There has been an attempt to use a lower version of HULFT Manager to view, update, or delete the Receive Management Information in which any or all of the Storage Class, the Management Class, and the Data Class have been specified. (ML=W)
- Measures:
-
Update HULFT Manager to the latest version.
- * HULADMIN *
-
SMS FILE ALLOC ERROR R/C=code SMSRC=smsrc
- code:
-
Status code for the DYNALLOC macro
- smsrc:
-
Detail code related to SMS (Refer to Table 3.20 .)
- Description:
-
Failed to allocate the SMS Management file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- * HULADMIN *
-
PRODUCT VERSION ERROR
- Description:
-
A version inconsistency occurred in the connection to the destination product. (ML=E)
- Measures:
-
Check the supported version.
- * HULADMIN *
-
RDW SEND FILE ATTRIBUTE ERROR
- Description:
-
The Send file attributes are invalid for Sending with RDW. (ML=E)
- Measures:
-
For Sending with RDW, only files in variable-length record format and with a record length of 32752 bytes or less can be sent.
- * HULADMIN *
-
RACF SYSTEM ERROR
- Description:
-
A RACF internal error has occurred. (ML=E)
- Measures:
-
This is a RACF system error. Check the console, or check the RACF user ID information.
- * HULADMIN *
-
USER-ID IS NOT REGISTERED IN RACF USER=user-id
- user-id:
-
User ID
- Description:
-
The user ID is not registered in RACF. (ML=E)
- Measures:
-
Register the user ID in RACF, or specify a user ID already registered in RACF, and then try logging in again.
- * HULADMIN *
-
RACF USER-ID OR PASSWORD LENGTH ERROR
- Description:
-
The length of the user ID or Password is not correct. (ML=E)
- Measures:
-
Specify a user ID and password within 8 bytes.
- * HULADMIN *
-
PERMISSION DENIED HOST=host
- host:
-
Host Name
- Description:
-
The required usage permissions are not granted to the host. (ML=E)
- Measures:
-
Grant the required permissions to the host, and then enter the correct user ID and password.
- * HULADMIN *
-
EBCDIC CODESET ERROR
- Description:
-
A user table cannot be specified for code conversion to UTF-8. (ML=E)
- Measures:
-
Check the EBCDIC Code Set parameter in the Send Management Information, and specify something other than a user table.
- * HULADMIN *
-
CODE CONVERSION LENGTH OVER
- Description:
-
The data size after code conversion to UTF-8 exceeded 32750 bytes. (ML=E)
- Measures:
-
Check the sending data to ensure that the data size after code conversion does not exceed 32750 bytes.
You can change the setting of the Handling of Data Exceeded Max Length after code conversion in the System Environment Settings so that HULFT does not return an error when the data size after code conversion exceeds 32750 bytes, and HULFT completes the transfer by cutting the data of byte 32751 and after.
- * HULADMIN *
-
ID LENGTH ERROR
- Description:
-
When 'Y' (Yes) is specified for the Use HULFT7 Comm. Mode in the Host Information, you cannot specify an ID of 9 bytes or more for the File ID or the Format/Multi Format ID in the Send Management Information. (ML=E)
- Measures:
-
Specify IDs of 8 bytes or less for the File ID and the Format/Multi Format ID in the Send Management Information.
- * HULADMIN *
-
ID LENGTH ERROR FILEID VALUE=fileid
- fileid:
-
File ID
- Description:
-
An ID of 9 bytes or more cannot be specified, either because the Use HULFT7 Comm. Mode is enabled, or because the version of HULFT on the Observe system side is HULFT7 or lower. (ML=E)
- Measures:
-
Specify an ID within 8 bytes.
- * HULADMIN *
-
LOG 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:
-
An error occurred when the service accessed the Observe Log. (ML=E)
- * HULADMIN *
-
PROTOCOL VERSION IS 8 OR OVER
- Description:
-
Although the version of HULFT on the host on the Observe system side is HULFT Ver.8 or higher, the Use HULFT7 Comm. Mode is enabled. (ML=I)
- * HULADMIN *
-
RECONNECT ON HULFT7 MODE
- Description:
-
HULFT will reconnect in HULFT7 communication mode, because the version of HULFT on the Observe system side is HULFT7 or lower. (ML=I)
- * HULADMIN *
-
CODE CONVERSION ON WRONG SIDE
- Description:
-
If the Code Set for Transfer (cs4trnsfr) in the System Environment Settings is 'UTF-8,' sending-side conversion cannot be carried out. (ML=E)
- Measures:
-
Specify 'Receiving Side' for the Code Conversion in the Send Management Information, and try carrying out the transfer again.
- * HULADMIN *
-
CODE SET COMBINATION ERROR RC=543
- Description:
-
The combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is not supported. (ML=E)
- Measures:
-
Confirm that the combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is supported.
For details, refer to the explanation on Convertible Code Set Combinations in Code Conversion Manual.
- * HULADMIN *
-
QUEUE INFORMATION PUT FAILED 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 output the Send Control file (HULFT.QUEUE). (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- * HULADMIN *
-
STRONG KEY MODE ERROR OCCURRED DUE TO HUL7MODE
- Description:
-
The Forced Strong Key mode is enabled, but because the HULFT7 communication mode is enabled, communication failed. (ML=E)
- Measures:
-
Disable the HULFT7 communication mode and reissue the request.
- * HULADMIN *
-
STRONG KEY MODE ERROR FILEID =fileid
HOST =host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Forced Strong Key mode is enabled, but because the remote host is lower than V8.4, communication failed. (ML=E)
- Measure 1:
-
Check the version of the sending-side host.
- Measure 2:
-
Disable the HULFT7 communication mode and reissue the request.
- * HULADMIN *
-
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)
- * HULADMIN *
-
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.
- * HULADMIN *
-
PLUS SIGN OF GDG IS NOT SUPPORTED
- Description:
-
Use of plus signs is not supported in relative generation numbers for generation files. (ML=E)
- Measures:
-
Specify only numbers as relative generation numbers for generation files, without using plus signs.
- * HULADMIN *
-
BLOCKLEN CONVERTED TO 128
- Description:
-
The value "128" has been used as the block size because a value of 127 or less has been specified for the block size. Processing will continue. (ML=W)
- XRA1401 * HULADMIN *
-
APT LOG 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:
-
An error occurred when the service accessed the Observe Log. (ML=E)
- XRA1402 * HULADMIN *
-
CONNECTION ESTABLISHED HOST=host
- host:
-
Host Name
- Description:
-
Connected from the applicable host via HULFT Manager. (ML=I)
- XRA1403 * HULADMIN *
-
DISCONNECTED HOST=host
- host:
-
Host Name
- Description:
-
Disconnected from the host. (ML=I)
- XRA1404 * HULADMIN *
-
PASSWORD IS NOT AVAILABLE USER=user-id HOST=host
- user-id:
-
User ID
- host:
-
Host Name
- Description:
-
Either the user ID is not registered, or the password is not correct. (ML=E)
- Measures:
-
Register the user ID, or try entering the password again.
- XRA1405 * HULADMIN *
-
PROTOCOL ERROR OCCURED HOST=host
- host:
-
Host Name
- Description:
-
A protocol error has occurred during the Observe processing. (ML=E)
- Measures:
-
This is HULFT system error. Contact your Technical Support Service representative, if you have already concluded the Technical Support Agreement.
- XRA1406 * HULADMIN *
-
RCV TSK ACCESS ERROR RC=code FDBK=fdbk
- code:
-
Status code (Refer to Table 3.16 .)
- fdbk:
-
Detail code (Refer to Communication error code list.)
- Description:
-
Failed to access the Receive task. (ML=E)
- Measures:
-
Specify the Receive Port No. in the System Environment correctly. Take the appropriate measures for the status code, and then execute the request again.
- XRA1407 * HULADMIN *
-
FILE INF ACCESS ERROR FDBK=fdbk
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
An error occurred during access of the Receive Management Information or the Send Management Information. (ML=E)
- Measures:
-
Re-create the Send and Receive Management file.
- XRA1408 * HULADMIN *
-
FORMAT ID NOTHING
- Description:
-
Although multi/format transfer is specified in the Send Management Information for the Send File, the specified multi/format ID does not exist in the Multi/Format Information. (ML=E)
- Measures:
-
Check the Multi/Format Information.
- XRA1409 * HULADMIN *
-
TRANSFER G INF ACCESS ERROR FDBK=fdbk
- fdbk:
-
Detail code of the VSAM macro (Refer to DFSMS Macro Instructions for Data Sets.)
- Description:
-
The transfer group ID that is specified in the Send Management Information for the Send File does not exist in the Transfer Group Information. (ML=E)
- Measures:
-
Check the Transfer Group Information.
- XRA1410 * HULADMIN *
-
TRANSFER G IS NOT 1
- Description:
-
For the Work File Transfer, you can specify only one host for the transfer group if the Send File Mode is specified as anything other than 'Keep' in the Send Management Information and the Post-send Clear Mode is specified as 'A' in the System Environment. For the Direct Transfer, you can specify only one host for the transfer group if the Send File Mode is specified as anything other than 'Keep' in the Send Management Information. (ML=E)
- Measures:
-
Check the Send Management Information and the System Environment.
- XRA1411 * HULADMIN *
-
PREJOB EXECUTION ERROR
- Description:
-
An error occurred during execution of the Pre-send Job. (ML=E)
- Measures:
-
Check the job log for the Pre-send Job.
- XRA1412 * HULADMIN *
-
FILE CLEAR ERROR
- Description:
-
Failed to clear or delete the send file. (ML=E)
- Measures:
-
Check the Send file.
- XRA1413 * HULADMIN *
-
FILE LOCK FAILED R/C=code
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to lock the send file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- XRA1414 * HULADMIN *
-
SEND FILE DCB-INFORMATION GET ERROR R/C=code
- code:
-
Status code (Refer to Table 3.17 .)
- Description:
-
Failed to acquire the attribute information for the send file. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures. If data was sent from a tape volume or if a migrated file was sent, this message is output even though operation is normal.
- XRA1415 * HULADMIN *
-
SEND FILE DSORG ERROR
- Description:
-
The data set organization of the send file is not supported by HULFT. (ML=E)
- Measures:
-
Check the data set organization of the Send file.
- XRA1416 * HULADMIN *
-
SEND FILE RECFM ERROR
- Description:
-
The record format of the send file is not supported by HULFT. (ML=E)
- Measures:
-
Check the Record Format of the Send file.
- XRA1417 * HULADMIN *
-
SEND FILE RECORD LENGTH ERROR
- Description:
-
The record length of the Send file is invalid. (ML=E)
- Measures:
-
Set the Record Length of the Send file to something other than 0 bytes.
- XRA1418 * HULADMIN *
-
SEND FILE BLOCK LENGTH ERROR
- Description:
-
The block size of the send file is invalid. (ML=E)
- Measures:
-
Set the Block Size of the Send file to something other than 0 bytes.
- XRA1419 * HULADMIN *
-
PO OR VSAM FILE CLEAR ERROR
- Description:
-
You cannot clear Partitioned Organization files or VSAM files. (ML=E)
- Measures:
-
Change the Send File Mode in the Send Management Information, or change the Send file.
- XRA1420 * HULADMIN *
-
PO OR VSAM FILE DELETE ERROR
- Description:
-
You cannot delete Partitioned Organization files or VSAM files. (ML=E)
- Measures:
-
Change the Send File Mode in the Send Management Information, or change the Send file.
- XRA1421 * HULADMIN *
-
PO FILE MEMBER ERROR
- Description:
-
The specified Send file is a Partitioned Organization file. (ML=E)
- Measures:
-
Include the member name when you specify the Send file.
- XRA1422 * HULADMIN *
-
SEND FILE UNIT ERROR R/C=code
- code:
-
Status code (Refer to Table 3.18 .)
- Description:
-
Failed to acquire the UNIT information specified in the Send Management Information. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures.
- XRA1423 * HULADMIN *
-
MT CANNOT LOCK,DELETE,CLEAR : WARNING
- Description:
-
You cannot specify 'L' (Lock), 'D' (Delete), or 'C' (Clear) for Send File Mode when the Send processing is carried out directly on a tape volume. (ML=W)
- Measures:
-
Specify the Send File Mode as 'K' (Keep).
- XRA1424 * HULADMIN *
-
FILE CLEAR FAILED R/C=code
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to clear the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRA1425 * HULADMIN *
-
FILE DELETE FAILED R/C=code
- code:
-
Error code (Refer to Error code list.)
- Description:
-
Failed to delete the Send file. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRA1426 * HULADMIN *
-
FORMAT INF NOTHING
- Description:
-
The Format ID being used in the Send Management Information for the Send File is not registered in the Format Information. (ML=E)
- Measures:
-
Check the Format Information.
- XRA1427 * HULADMIN *
-
FORMAT INF ACCESS ERROR
- Description:
-
An error occurred during access of the Format Information. (ML=E)
- Measures:
-
Re-create the Send and Receive Management file.
- XRA1428 * HULADMIN *
-
MFORMAT INF NOTHING
- Description:
-
The Multi Format ID being used in the Send Management Information for the Send File is not registered in the Multi Format Information. (ML=E)
- Measures:
-
Check the Multi Format Information.
- XRA1429 * HULADMIN *
-
MFORMAT INF ACCESS ERROR
- Description:
-
An error occurred during access of the Multi Format Information. (ML=E)
- Measures:
-
Re-create the Send and Receive Management file.
- XRA1430 * HULADMIN *
-
TGROUP INF NOTHING
- Description:
-
The Transfer Group ID being used in the Send Management Information for the Send File is not registered in the Transfer Group Information. (ML=E)
- Measures:
-
Check the Transfer Group Information.
- XRA1431 * HULADMIN *
-
TGROUP INF ACCESS ERROR
- Description:
-
An error occurred during access of the Transfer Group Information. (ML=E)
- Measures:
-
Re-create the Send and Receive Management file.
- XRA1432 * HULADMIN *
-
SEND FILE QUEUING ERROR RC=code
- code:
-
Status code (Refer to Table 3.19 .)
- Description:
-
Failed to create the work file. (ML=E)
- Measures:
-
Look up the status code and take the appropriate measures.
- XRA1433 * HULADMIN *
-
ISP OPEN ERROR RC=code
- code:
-
Error code (Refer to Communication error code list.)
- Description:
-
Failed connection initialization with the destination host. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRA1434 * HULADMIN *
-
ISP CONN ERROR RC=code HOST=host
- code:
-
Error code (Refer to Communication error code list.)
- host:
-
Host Name
- Description:
-
Failed to connect to the destination host. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRA1435 * HULADMIN *
-
ISP CONV ERROR RC=code HOST=host
- code:
-
Error code (Refer to Communication error code list.)
- host:
-
Host Name
- Description:
-
An error occurred during communication with the destination host. (ML=E)
- Measures:
-
Look up the Error code and take the appropriate measures.
- XRA1436 * HULADMIN *
-
REQUEST ERROR RC=code
- code:
-
Error code (If the platform of the remote host is Mainframe, refer to Status codes and detail codes for Observe processing.)
- Description:
-
An error occurred during communication with the destination host. (ML=E)
- Measures:
-
Look up the Error code for the host type of the remote host, and take the appropriate measures. If you are using HULFT-HUB, check HULFT-HUB.
- XRA1437 * HULADMIN *
-
INSUFFICIENT MEMORY FOR HULADMIN WORK
- Description:
-
Cannot acquire work area for executing HULADMIN. (ML=E)
- Measures:
-
Increase the REGION size, change the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, and rerun the Observe program.
For details about changing the COBOL initialization routine and the LE (Language Environment) setting parameter (CEEUOPT) for HULFT, see How to Reduce Memory Used by Observe Program in Task in Installation Manual.
- XRA1438 * HULADMIN *
-
HULFT-MANAGER CONTYPE ERROR
- Description:
-
The specification for the Connection Type in the Host Information on HULFT Manager is not correct. (ML=E)
- Measures:
-
Set the correct connection type.
- XRA1440 * HULADMIN *
-
CONNECT TYPE IS SAN(FAL)
- Description:
-
SAN(FAL) is specified as the target connection type. If the Connection Type in the Host Information is SAN(FAL), acquisition, update, and deletion are not possible from earlier versions of HULFT Manager. (ML=W)
- Measures:
-
Update HULFT Manager to the latest version.
- XRA1441 * HULADMIN *
-
SAN(XLD) INFORMATION DELETED HOST=host
- Description:
-
Something other than SAN(XLD) is selected for the Connection Type. Delete the existing SAN link setting information. (ML=W)
- XRA1442 * HULADMIN *
-
PROXY INFORMATION DELETED HOST=host
- Description:
-
Something other than LAN is selected for the Connection Type. Delete the existing PROXY setting information. (ML=W)
- XRA1443 * HULADMIN *
-
SAN(XLD)UNIT ADDRESS NOT SUPPORTED
- Description:
-
You cannot select device information for the specified device type. (ML=E)
- Measures:
-
Select the volume serial number for the specified device type.
- XRA1444 * HULADMIN *
-
-SMS- CLASS IS SPECIFIED IN RCV INFORMATION
- Description:
-
There has been an attempt to use a lower version of HULFT Manager to view, update, or delete the Receive Management Information in which any or all of the Storage Class, the Management Class, and the Data Class have been specified. (ML=W)
- Measures:
-
Update HULFT Manager to the latest version.
- XRA1445 * HULADMIN *
-
SMS FILE ALLOC ERROR R/C=code SMSRC=smsrc
- code:
-
Status code for the DYNALLOC macro
- smsrc:
-
Detail code related to SMS (Refer to Table 3.20 .)
- Description:
-
Failed to allocate the SMS Management file. (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- XRA1446 * HULADMIN *
-
PRODUCT VERSION ERROR
- Description:
-
A version inconsistency occurred in the connection to the destination product. (ML=E)
- Measures:
-
Check the supported version.
- XRA1447 * HULADMIN *
-
RDW SEND FILE ATTRIBUTE ERROR
- Description:
-
The Send file attributes are invalid for Sending with RDW. (ML=E)
- Measures:
-
For Sending with RDW, only files in variable-length record format and with a record length of 32752 bytes or less can be sent.
- XRA1448 * HULADMIN *
-
RACF SYSTEM ERROR
- Description:
-
A RACF internal error has occurred. (ML=E)
- Measures:
-
This is a RACF system error. Check the console, or check the RACF user ID information.
- XRA1449 * HULADMIN *
-
USER-ID IS NOT REGISTERED IN RACF USER=user-id
- user-id:
-
User ID
- Description:
-
The user ID is not registered in RACF. (ML=E)
- Measures:
-
Register the user ID in RACF, or specify a user ID already registered in RACF, and then try logging in again.
- XRA1450 * HULADMIN *
-
RACF USER-ID OR PASSWORD LENGTH ERROR
- Description:
-
The length of the user ID or password is not correct. (ML=E)
- Measures:
-
Specify a user ID and password within 8 bytes.
- XRA1451 * HULADMIN *
-
PERMISSION DENIED HOST=host
- host:
-
Host Name
- Description:
-
The required usage permissions are not granted to the host. (ML=E)
- Measures:
-
Grant the required permissions to the host, and then enter the correct user ID and password.
- XRA1452 * HULADMIN *
-
EBCDIC CODESET ERROR
- Description:
-
A user table cannot be specified for code conversion to UTF-8. (ML=E)
- Measures:
-
Check the EBCDIC Code Set parameter in the Send Management Information, and specify something other than a user table.
- XRA1453 * HULADMIN *
-
CODE CONVERSION LENGTH OVER
- Description:
-
The data size after code conversion to UTF-8 exceeded 32750 bytes. (ML=E)
- Measures:
-
Check the sending data to ensure that the data size after code conversion does not exceed 32750 bytes.
You can change the setting of the Handling of Data Exceeded Max Length after code conversion in the System Environment Settings so that HULFT does not return an error when the data size after code conversion exceeds 32750 bytes, and HULFT completes the transfer by cutting the data of byte 32751 and after.
- XRA1456 * HULADMIN *
-
ID LENGTH ERROR
- Description:
-
When 'Y' (Yes) is specified for the Use HULFT7 Comm. Mode in the Host Information, you cannot specify an ID of 9 bytes or more for the File ID or the Format/Multi Format ID in the Send Management Information. (ML=E)
- Measures:
-
Specify IDs of 8 bytes or less for the File ID and the Format/Multi Format ID in the Send Management Information.
- XRA1457 * HULADMIN *
-
ID LENGTH ERROR FILEID VALUE=fileid
- fileid:
-
File ID
- Description:
-
An ID of 9 bytes or more cannot be specified, either because the Use HULFT7 Comm. Mode is enabled, or because the version of HULFT on the Observe system side is HULFT7 or lower. (ML=E)
- Measures:
-
Specify an ID within 8 bytes.
- XRA1458 * HULADMIN *
-
LOG 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:
-
An error occurred when the service accessed the Observe Log. (ML=E)
- XRA1459 * HULADMIN *
-
PROTOCOL VERSION IS 8 OR OVER
- Description:
-
Although the version of HULFT on the host on the Observe system side is HULFT Ver.8 or higher, the Use HULFT7 Comm. Mode is enabled. (ML=I)
- XRA1460 * HULADMIN *
-
RECONNECT ON HULFT7 MODE
- Description:
-
HULFT will reconnect in HULFT7 communication mode, because the version of HULFT on the Observe system side is HULFT7 or lower. (ML=I)
- XRA1461 * HULADMIN *
-
PRODUCT VERSION ERROR
- Description:
-
A version inconsistency occurred in the connection to the destination product. (ML=E)
- Measures:
-
Check the supported version.
- XRA1462 * HULADMIN *
-
RCV TSK ACCESS ERROR RC=code FDBK=fdbk
- code:
-
Status code
- fdbk:
-
Detail code
- Description:
-
Failed to access the Receive task. (ML=E)
- Measures:
-
Specify the Receive Port No. in the System Environment correctly. Take the appropriate measures for the status code, and then execute the request again.
- XRA1463 * HULADMIN *
-
CODE CONVERSION ON WRONG SIDE
- Description:
-
If the Code Set for Transfer (cs4trnsfr) in the System Environment Settings is 'UTF-8,' sending-side conversion cannot be carried out. (ML=E)
- Measures:
-
Specify 'Receiving Side' for the Code Conversion in the Send Management Information, and try carrying out the transfer again.
- XRA1464 * HULADMIN *
-
CODE SET COMBINATION ERROR RC=543
- Description:
-
The combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is not supported. (ML=E)
- Measures:
-
Confirm that the combination of the code set of the remote host that is specified for the Code Set for Transfer (KCODETYPE) in the Host Information and the code set that is specified for the Code Set for Transfer (CS4TRNSFR) in the System Environment Settings is supported.
For details, refer to the explanation on Convertible Code Set Combinations in Code Conversion Manual.
- XRA1465 * HULADMIN *
-
QUEUE INFORMATION PUT FAILED 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 output the Send Control file (HULFT.QUEUE). (ML=E)
- Measures:
-
Look up the detail code and take the appropriate measures.
- XRA1466 * HULADMIN *
-
STRONG KEY MODE ERROR OCCURRED DUE TO HUL7MODE
- Description:
-
The Forced Strong Key mode is enabled, but because the HULFT7 communication mode is enabled, communication failed. (ML=E)
- Measures:
-
Disable the HULFT7 communication mode and reissue the request.
- XRA1467 * HULADMIN *
-
STRONG KEY MODE ERROR FILEID =fileid
HOST =host
- fileid:
-
File ID
- host:
-
Host Name
- Description:
-
The Forced Strong Key mode is enabled, but because the remote host is lower than V8.4, communication failed. (ML=E)
- Measure 1:
-
Check the version of the sending-side host.
- Measure 2:
-
Disable the HULFT7 communication mode and reissue the request.
- XRA1468 * HULADMIN *
-
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)
- XRA1469 * HULADMIN *
-
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.
- XRA1470 * HULADMIN *
-
PLUS SIGN OF GDG IS NOT SUPPORTED
- Description:
-
Use of plus signs is not supported in relative generation numbers for generation files. (ML=E)
- Measures:
-
Specify only numbers as relative generation numbers for generation files, without using plus signs.
- XRA1590 * HULADMIN *
-
BLOCKLEN CONVERTED TO 128
- Description:
-
The value "128" has been used as the block size because a value of 127 or less has been specified for the block size. Processing will continue. (ML=W)