Error status on unsuccessful end of commands
When the command is executed in HULFT10 for IBMi, the error code appears in the form of "HULnnnn" or "ALTnnnn" on the screen if an error occurs.
An error code is set to the CL variable when the command is executed with specifying the CL variable in the program interface. However, if the command ends successfully, HULFT does not change the value in CL variable. When the command ends unsuccessfully, the value of the CL variable is changed to the form of "HULnnnn" or "ALTnnnn".
Following list shows the commands that return exit status, when you issue individual commands:
Command |
Process |
Remarks |
---|---|---|
UTLINSTTRN |
Instant Transfer Request |
|
UTLKILLSND |
Send Acknowledge Job Exit |
|
UTLKILLRCV |
Receive Acknowledge Job Exit |
|
UTLKILLOBS |
Observe Job Exit |
|
UTLKILLOPL |
Operation Log Acknowledge Job Exit |
|
UTLSEND |
Send File |
|
UTLRECV |
Send Request |
(*1) |
UTLSDISP |
Send Status Display |
|
UTLRDISP |
Receive Status Display |
|
UTLSCHANGE |
Unsent Status Queue Modification |
|
UTLSCAN |
Send Cancel |
|
UTLRCAN |
Receive Cancel |
|
UTLRESNDSRM |
Resend Queue List Delete |
|
HULSNDRC |
Job Execution Result Notification |
(*1) |
UTLRJOB |
Remote Job Execution |
(*1) |
UTLIUPDT |
Management Information Batch Registration |
(*2) |
UTLIRM |
Management Information Deletion |
|
UTLCOMP |
Management Information Record Delete |
|
UTLIGEN |
Management Information Parameter File Generation |
|
UTLILIST |
Format Information Display |
|
UTLIDLIST |
Management Information Related Display |
|
UTLLIST |
Send and Receive Log List Display |
|
UTLOBSLIST |
Observe Log List Display |
|
UTLLOG |
Send and Receive Log Deletion |
|
UTLOBSRM |
Observe Log Deletion |
|
UTLJOIN |
File Joining |
|
UTLDSPFIL |
Joined File Display |
|
UTLBREAK |
Joined File Break |
|
UTLDTOF |
Format Information Registration |
|
UTLALERT |
Alert Notification |
(*3) |
UTLGTFEXTD |
CUSTOM CHARACTER TABLE TRANSLATE |
|
UTLUCEXTD |
EBCDIC User Table Expand |
|
UTLOPLLIST |
Operation Log List Display |
|
UTLOPLCHG |
Operation Log Manual Switch |
|
*1 |
: |
The codes lower than HUL1000 indicate an error occurred in an Observe system of a different host type on the destination side. Check the Request Log of the counterpart host and take measures. |
*2 |
: |
Refer to Error code for the Management Information Batch Registration command. |
*3 |
: |
- HUL1001
-
HULENV FILE READ ERROR
- Description:
-
Error occurred while reading System Environment Settings file.
- Measures:
-
The System Environment Settings file may not exist or have been locked by other job. Check if the file exists and the status of the lock of it.
- HUL1002
-
WRONG ARGUMENT
- Description:
-
Incorrect argument detected.
- Measures:
-
Error in start-up parameter. Refer to the manual.
- HUL1003
-
CANNOT GET PRODUCT INFORMATION
- Description:
-
Error occurred while acquiring product information.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1004
-
INITIALIZATION ERROR OF CODE CONVERSION
- Description:
-
Failed in initialization processing for the code conversion.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1005
-
CODE CONVERSION ERROR
- Description:
-
Error occurred during code conversion processing.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1006
-
END PROCESSING ERROR OF CODE CONVERSION
- Description:
-
Failed in end processing for the code conversion.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1010
-
CANNOT GET HOST NAME
- Description:
-
Error occurred while obtaining HOST name.
- Measures:
-
Check TCP/IP HOST, table field of AS/400.
- HUL1011
-
CANNOT CONNECT SOCKET
- Description:
-
Error occurred while establishing socket connection.
- Measures:
-
Check the port number of remote host. Check that HULFT is activated on both the local and destination hosts.
- HUL1012
-
CANNOT TAKE DESCRIPTOR
- Description:
-
Error occurred when obtaining socket descriptor.
- Measures:
-
Error may be due to a socket stream or OS error, etc. Please check the settings of your environment.
- HUL1013
-
CANNOT WRITE SOCKET
- Description:
-
Error occurred while writing to the socket.
- Measures:
-
Error may be due to a socket stream or OS error, etc. Please check the settings of your environment.
- HUL1014
-
CANNOT READ SOCKET
- Description:
-
Error occurred while reading from the socket stream.
- Measures:
-
Error may be due to a socket stream or OS error, etc. Please check the settings of your environment.
- HUL1015
-
SOCKET READ TIME OUT
- Description:
-
Timeout occurred while reading from the socket.
- Measures:
-
Error may be because of socket stream, OS, or processing speed, etc. Check the Environment setting and wait time of requesting side.
- HUL1020
-
CANNOT OPEN USER QUEUE
- Description:
-
Error occurred while opening the queue.
- Measures:
-
Error may be due to user queue or OS error. Please check the settings of your environment.
- HUL1021
-
CANNOT SEND TO USER QUEUE
- Description:
-
Error occurred while writing to the queue.
- Measures:
-
Error may be due to user queue or OS error. Please check the settings of your environment.
- HUL1022
-
CANNOT RECEIVE FROM USER QUEUE
- Description:
-
Error occurred while reading from queue.
- Measures:
-
Error may be due to user queue or OS error. Please check the settings of your environment.
- HUL1023
-
CANNOT LOCK USER QUEUE
- Description:
-
Error occurred while locking the queue.
- Measures:
-
Send Acknowledge Job may have not been started or an error may have occurred in user queue or OS. Please check the settings of your environment.
- HUL1030
-
CANNOT ALLOCATE MEMORY
- Description:
-
Failed to allocate the memory.
- Measures:
-
Run the application again after closing other applications.
- HUL1040
-
CANNOT OPEN FILE
- Description:
-
Failed to open the file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1041
-
CANNOT READ FILE
- Description:
-
Error occurred while reading file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1042
-
CANNOT WRITE FILE
- Description:
-
Error occurred while writing file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1043
-
CANNOT DELETE RECORD
- Description:
-
Error occurred while deleting records.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1044
-
CANNOT CREATE FILE
- Description:
-
Error occurred while creating a file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1045
-
CANNOT SEEK FILE
- Description:
-
Error occurred while moving the file position.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1046
-
CANNOT MOVE FILE
- Description:
-
Error occurred while moving the file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1047
-
CANNOT LOCK FILE
- Description:
-
Error occurred while locking file.
- Measures:
-
The file may not exist or may be locked by another job. Check that the file exists or it is locked by another job.
- HUL1048
-
FILE LOCK TIME OUT
- Description:
-
Timeout occurred while locking the file.
- Measures:
-
File may have been locked by other job. Check if it is locked by another job.
- HUL1049
-
CANNOT FLUSH FILE
- Description:
-
Error occurred while writing buffer to a file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1050
-
CANNOT GET JOB CODE
- Description:
-
Error occurred while obtaining the internal job code.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- HUL1051
-
CANNOT GET JOB DESCRIPT
- Description:
-
Failed to acquire Job Information.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- HUL1060
-
SET SIGNAL
- Description:
-
Error occurred while setting the signals.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- HUL1070
-
FILE CLOSE ERROR
- Description:
-
Failed to close the file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1071
-
OVRDBF ERROR
- Description:
-
Failed to override a database file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1072
-
OPNQRYF ERROR
- Description:
-
Failed to open a query file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1073
-
CLOF ERROR
- Description:
-
Failed to close a database file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1074
-
DLTOVR ERROR
- Description:
-
Failed to delete the file override of a database file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1100
-
FILEID NOT EXIST
- Description:
-
File ID could not be found.
- Measures:
-
Check management information and see whether the specified file ID exists.
- HUL1101
-
TRANSFER GROUP ID NOT EXIST
- Description:
-
Transfer group ID could not be found.
- Measures:
-
Check the management information and see whether the specified transfer group ID exists.
- HUL1102
-
HOST NAME NOT EXIST
- Description:
-
Host Name could not be found.
- Measures:
-
Check management information and see whether the specified host name exists.
- HUL1103
-
CANNOT FIND RESEND INFORMATION
- Description:
-
No data matched with the retry request could be found.
- Measures:
-
The specified resend queue file does not exist.
- HUL1104
-
CANNOT OPEN RESEND QUEUE FILE
- Description:
-
Error occurred while opening the resend queue file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1105
-
CANNOT LOCK RESEND QUEUE FILE
- Description:
-
Error occurred while locking Resend Queue file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1106
-
CANNOT WRITE RESEND QUEUE FILE
- Description:
-
Error occurred while writing the Resend Queue file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1107
-
INFORMATION NO MATCH
- Description:
-
The Send File Mode is wrong.
- Measures:
-
Send File Mode is not set to "Keep" in multicasting. Check the management information.
- HUL1108
-
CANNOT DYNAMIC SEND REQUEST
- Description:
-
Dynamic specification cannot be carried out.
- Measures:
-
Dynamic specification is disabled. Please check the settings of your environment.
- HUL1109
-
CANNOT LOCK SEND INFORMATION FILE
- Description:
-
Error occurred while locking the Send Management Information file.
- Measures:
-
The Send Management Information file might have been locked by other job. Check if it is locked by another job.
- HUL1110
-
CANNOT LOCK HOST INFORMATION FILE
- Description:
-
Error occurred while locking the Host Information file.
- Measures:
-
The Host Information file may have been already locked by other job. Check if it is locked by another job.
- HUL1111
-
CANNOT LOCK TRANSFER GROUP INFORMATION FILE
- Description:
-
Error occurred while locking the Transfer Group Information file.
- Measures:
-
The Transfer Group Information file may have been already locked by other job. Check if it is locked by another job.
- HUL1112
-
TRANSFER GROUP ID NOT APPOINT
- Description:
-
The Transfer Group ID is not specified.
- Measures:
-
Check whether the Transfer Group ID has been registered in the Send Management Information.
- HUL1113
-
INFORMATION NO MATCH
- Description:
-
Multicasting is enabled in an archive file transfer.
- Measures:
-
Specify one host name per transfer group when transferring an archive file.
- HUL1114
-
ILLEGAL MESSAGE
- Description:
-
The length after the message conversion is invalid.
- Measures:
-
Check the message specification.
- HUL1115
-
CANNOT ACCESS RESEND QUEUE FILE
- Description:
-
Failed to access Resend Queue files.
- Measures:
-
Error may be due to a file system or OS error, etc. Please check the settings of your environment.
- HUL1116
-
BAD SNDID
- Description:
-
The file ID is incorrect.
- Measures:
-
Enter the file ID in alphanumeric characters (and "_" if desired) within 50 bytes, which begin with an alphabetic character.
- HUL1120
-
CANNOT LOCK RECEIVE INFORMATION FILE
- Description:
-
Error occurred while locking the Receive Management Information file.
- Measures:
-
The Receive Management Information file may have been already locked by other job. Check if it is locked by another job.
- HUL1121
-
CANNOT OPEN RECEIVE INFORMATION FILE
- Description:
-
Error occurred while opening the Receive Management Information file.
- Measures:
-
The Receive Management Information file may not exist. Confirm the presence of the file.
- HUL1122
-
CANNOT READ RECEIVE INFORMATION FILE
- Description:
-
Error occurred while reading the Receive Management Information file.
- Measures:
-
Receive file ID has not been registered. Register the Receive Management Information of the relevant ID.
- HUL1123
-
CANNOT LOCK TRANSFER GROUP INFORMATION FILE
- Description:
-
Error occurred while locking the Transfer Group Information file.
- Measures:
-
The Transfer Group Information file may have been already locked by other job. Check if it is locked by another job.
- HUL1124
-
CANNOT OPEN TRANSFER GROUP INFORMATION FILE
- Description:
-
Error occurred while opening the Transfer Group Information file.
- Measures:
-
The Transfer Group Information file may not exist. Confirm the presence of the file.
- HUL1125
-
CANNOT READ TRANSFER GROUP INFORMATION FILE
- Description:
-
Error occurred while reading the Transfer Group Information file.
- Measures:
-
The Transfer Group ID is not registered. Register the Transfer Group Information of the concerned ID.
- HUL1126
-
BAD RCVID
- Description:
-
The file ID is incorrect.
- Measures:
-
Enter the file ID in alphanumeric characters (and "_" if desired) within 50 bytes, which begin with an alphabetic character.
- HUL1200
-
IS SENDING
- Description:
-
Unable to terminate because sending-side transferring is in process.
- Measures:
-
Run the application again after Send operation is completed. Specify "TERM" and then run UTLKILLSND in case of the forced termination.
- HUL1201
-
IS ENDING
- Description:
-
Send Acknowledge job is being terminated.
- Measures:
-
Wait until the Send Acknowledge job ends, start the Send Acknowledge job again, and then issue the request.
- HUL1210
-
FAIL IN REQUEST
- Description:
-
Error occurred while issuing the request.
- Measures:
-
Check startup parameters, and then check management information and the Observe Log on the destination host. If you are using HULFT-HUB, check HULFT-HUB.
- HUL1211
-
FAIL IN CHANGE REQUEST
- Description:
-
Error occurred while changing the status of send queue file.
- Measures:
-
There are some possibilities as shown below.
-
The transferring instance you issued a request for does not exist in the Send Queue. Check the unsent status.
-
The specified transfer block length multiplied by the current transfer block count exceeds 65520 bytes. Modify the value to make the product 65520 bytes or less.
-
The specified transfer block count multiplied by the current transfer block length exceeds 65520 bytes. Modify the value to make the product 65520 bytes or less.
-
- HUL1212
-
FAIL IN SENDING JOB DISPLAY REQUEST
- Description:
-
Error occurred while displaying the send job.
- Measures:
-
The Send job that issued the request does not exist. Check the unsent status.
- HUL1213
-
FAIL IN SOME SYNCHRONOUS TRANSFER
- Description:
-
Some sending-side transferring instances unsuccessfully ended during the synchronous transfer.
- Measures:
-
Fix the cause of unsuccessful termination.
- HUL1214
-
FAIL IN ALL SYNCHRONOUS TRANSFER
- Description:
-
All the sending-side transferring instances unsuccessfully ended during the synchronous transfer.
- Measures:
-
Fix the cause of unsuccessful termination.
- HUL1215
-
REQUEST JOB NOT FOUND
- Description:
-
The job you attempted to issue a send cancellation for does not exist.
- Measures:
-
Check whether the job to cancel exists.
- HUL1216
-
FAIL IN SENDING JOB DISPLAY REQUEST
- Description:
-
Error occurred while displaying the send job.
- Measures:
-
It is not possible to open the send status display file. Check the existence of send status display file and its permission, and whether the file is being used by other job.
- HUL1217
-
FAIL IN SEND JOB CANCEL REQUEST
- Description:
-
Error occurred while canceling the Send job.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- HUL1218
-
DISPLAY INFORMATION FILE NO RECORD
- Description:
-
The contents of Send Status Display file do not exist.
- Measures:
-
The job has already finished or is not able to respond. Check whether the Send job exists.
- HUL1219
-
CANNOT GET TRANSFER ID
- Description:
-
Failed to acquire transfer identifier.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- HUL1220
-
ERROR IN HULOBSD
- Description:
-
Error occurred in the observe job.
- Measures:
-
Check startup parameters, and then check management information on the destination side.
- HUL1221
-
GET CANCEL
- Description:
-
Cancellation was received from the Observe job.
- Measures:
-
Check startup parameters, and then check management information and the Observe Log on the destination host.
- HUL1222
-
FAIL IN REQUEST FOR ALL HOST
- Description:
-
Error occurred while issuing the request to all the hosts.
- Measures:
-
Check the HULFT environment on the request issuing host.
- HUL1223
-
FAIL IN REQUEST FOR SOME HOST
- Description:
-
Failed to issue requests to hosts.
- Measures:
-
Check the HULFT environment on the request issuing host.
- HUL1224
-
GET ABORT BY PROXY
- Description:
-
Abort message was received from proxy server.
- Measures:
-
Inquire the Send Log on proxy server, perform appropriate operation, and then execute it again.
- HUL1225
-
BAD SERVICE REQUIRE
- Description:
-
The specified service is invalid.
- Measures:
-
None.
- HUL1226
-
CANCEL ALL SYNCHRONOUS TRANSFER
- Description:
-
All the Send processes have been canceled at the time of the synchronous transfer.
- Measures:
-
None.
- HUL1227
-
CANCEL SOME SYNCHRONOUS TRANSFER
- Description:
-
Some send processes have been canceled at the time of the synchronous transfer.
- Measures:
-
None.
- HUL1228
-
RECEIVE CANCEL ALL SYNCHRONOUS TRANSFER
- Description:
-
All the Send Requests have been canceled at the time of the synchronous transfer.
- Measures:
-
None.
- HUL1229
-
RECEIVE CANCEL SOME SYNCHRONOUS TRANSFER
- Description:
-
Some Send Requests have been canceled at the time of the synchronous transfer.
- Measures:
-
None.
- HUL1230
-
NO RECEIVING JOB
- Description:
-
Receive process does not exist.
- Measures:
-
No job is in process of receiving-side transferring. Check the Receive Job.
- HUL1231
-
REQUEST JOB NOT FOUND
- Description:
-
The job you attempted to issue a receive cancellation does not exist.
- Measures:
-
Check whether the job to cancel exists.
- HUL1232
-
DISPLAY INFORMATION FILE NO RECORD
- Description:
-
Receive process does not exist.
- Measures:
-
No job is in process of receiving-side transferring. Check the Receive Job.
- HUL1240
-
PRODUCT VERSION ERROR
- Description:
-
It is incompatible with the product at the connection destination.
- Measures:
-
A version inconsistency has arisen, when HULFT connects to the destination product. Check the supported version.
- HUL1241
-
PROTOCOL ERROR
- Description:
-
HULFT acknowledged data that was not expected from the communication destination.
- Measure 1:
-
Specify "Y" (Yes) for the Use HULFT7 Comm. Mode in the Host Information, then retry the transfer.
- Measure 2:
-
Confirm that the communication destination is a process of HULFT.
- HUL1242
-
PROTOCOL VERSION ERROR
- Description:
-
Specified function is not supported in processing with HULFT on the remote host.
- Measures:
-
Confirm that none of the file ID, the format ID, and the multi format ID is specified in 9 bytes or more.
- HUL1243
-
SERVER ERROR
- Description:
-
Error occurred on the requestee side or the proxy server.
- Measures:
-
Check the logs on the requestee side. When you have been using a proxy server, check the logs of the proxy server. After checking the logs, take appropriate measures and retry the transfer.
- HUL1244
-
STRONGKEYMODE ERROR
- Description:
-
Even though Forced Strong Key mode is enabled, the issued request is not processed because Forced Strong Key mode is disabled on the request receiving side.
- Measures:
-
Enable Forced Strong Key mode on the request receiving host.
- HUL1250
-
ILLEGAL DATE RANGE
- Description:
-
Error occurred while specifying the date.
- Measures:
-
Enter the valid date.
- HUL1251
-
QUIT
- Description:
-
Operation was stopped.
- Measures:
-
User canceled the operation during interactive mode.
- HUL1252
-
FILE NOT EXIST
- Description:
-
File does not exist.
- Measures:
-
The file might have been deleted. Please create the file again.
- HUL1253
-
OBJECT RECORD NOT EXIST
- Description:
-
The relevant record does not exist.
- Measures:
-
The applicable record does not exist in the conditions specified by the user.
- HUL1254
-
CANNOT EXECUTE SYSTEM
- Description:
-
Error occurred while executing the system function.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1260
-
CANNOT LOCK SEND INFORMATION FILE
- Description:
-
Error occurred while locking the Send Management Information file.
- Measures:
-
The Send Management Information file might have been locked by other job. Check if it is locked by another job.
- HUL1261
-
CANNOT OPEN SEND INFORMATION FILE
- Description:
-
Error occurred while opening the Send Management Information file.
- Measures:
-
The Send Management Information file might not exist. Check whether the file exists.
- HUL1262
-
CANNOT READ SEND INFORMATION FILE
- Description:
-
Error occurred while reading the Send Management Information file.
- Measures:
-
The specified file ID might not exist in the Send Management Information file. Check whether it has been registered to the Send Management Information file.
- HUL1263
-
CANNOT LOCK JOB INFORMATION FILE
- Description:
-
Error occurred while locking the job information file.
- Measures:
-
The job information file may have been already locked by other job. Check if it is locked by another job.
- HUL1264
-
CANNOT OPEN JOB INFORMATION FILE
- Description:
-
Error occurred while opening of the job information file.
- Measures:
-
The Job Information file may not exist. Check whether the file exists.
- HUL1265
-
CANNOT READ JOB INFORMATION FILE
- Description:
-
Error occurred while reading the job information file.
- Measures:
-
The specified job ID may not exist in the Job Information file. Check whether it has been registered in the job information file.
- HUL1266
-
CANNOT EXECUTE PREJOB
- Description:
-
Error occurred while starting the pre-send Job.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- HUL1267
-
PREJOB ABEND
- Description:
-
The Pre-send Job was terminated unsuccessfully.
- Measures:
-
Check the processing contents of user job.
- HUL1268
-
MAKE REXX ERROR
- Description:
-
Error occurred while creating a REXX file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1269
-
PREJOB TIME OUT
- Description:
-
Timeout occurred while executing the pre-send Job.
- Measures:
-
Extend job timeout period.
- HUL1270
-
CANNOT EXECUTE HULRJOB
- Description:
-
Error occurred while executing the remote job.
- Measures:
-
Error has occurred on the server. Analyze the Observe Log on the server to find out the cause of the error.
- HUL1275
-
SNDFILENAME TOO LONG (APPLIED MESSAGE)
- Description:
-
The send file name exceeded 33 bytes after the message replacement.
- Measures:
-
Check the settings of the Send Management Information and the message replacement.
- HUL1276
-
BAD SNDFILENAME
- Description:
-
The send file name became invalid due to dynamic parameter specification or after message replacement.
- Measures:
-
Check the settings of the dynamic parameter specification, the Send Management Information, and the message replacement.
- HUL1277
-
PREJOBID TOO LONG (APPLIED MESSAGE)
- Description:
-
The length of the job ID exceeded 50 bytes after the message replacement.
- Measures:
-
Check the settings of the Send Management Information and the message replacement.
- HUL1300
-
CODE CHANGE MISSED
- Description:
-
GTFCRT: Error occurred while outputting the file after the code conversion.
BREAK: Failed to perform the code conversion.
- Measures:
-
GTFCRT: Error may be due to a file system or OS error, etc. Check the environment.
BREAK: Error may be due to an issue on data included in the joined file, etc. Confirm the files to be jointed.
- HUL1301
-
ILLEGAL FILE FORMAT
- Description:
-
The specified file is not a joined file.
- Measures:
-
Specify the valid joined file name.
- HUL1302
-
VERSION ERROR
- Description:
-
The version of the joined file is invalid.
- Measures:
-
The joined file cannot be handled by UTLJOIN, UTLDSPFIL, and UTLBREAK currently in use. Install the latest program.
- HUL1303
-
USE ILLEGAL DATA
- Description:
-
The joined file contains invalid data.
- Measures:
-
The specified file might not be a joined file. Check the file.
- HUL1304
-
USE ILLEGAL KANJI CODE TYPE
- Description:
-
The joined file contains the invalid Code Set for Transfer.
- Measures:
-
The specified file might not be a joined file. Check the file.
- HUL1305
-
USE ILLEGAL FILE TYPE
- Description:
-
The joined file contains the invalid file type.
- Measures:
-
The specified file might not be a joined file. Check the file.
- HUL1306
-
CANNOT GET FORMAT INFO
- Description:
-
Failed to acquire the Format Information.
- Measures:
-
JOIN: It is not possible to open the Format Information file. Check the file.
BREAK: The specified file may not be a joined file. Check the file.
- HUL1307
-
CANNOT GET MULTI FORMAT INFO
- Description:
-
Failed to acquire the Multi Format Information.
- Measures:
-
JOIN: It is not possible to open the Multi Format Information file. Check the file.
BREAK: The specified file may not be a joined file. Check the file.
- HUL1308
-
CANNOT GET USER CODE TABLE
- Description:
-
Error occurred while acquiring EBCDIC user table information.
- Measures:
-
Check whether the EBCDIC user table registration file exists for the specified EBCDIC user table conversion.
- HUL1309
-
CANNOT GET GAIJI CODE TABLE
- Description:
-
Error occurred while acquiring the external character table information.
- Measures:
-
Check whether the custom character conversion file exists for the specified code conversion.
- HUL1310
-
CANNOT FIND TARGET
- Description:
-
The specified file name and sequence number have not been joined.
- Measures:
-
Check the specified file name and sequence number.
- HUL1311
-
ILLEGAL WILD CARD
- Description:
-
The wild card specification is invalid.
- Measures:
-
Check the parameter and specify the valid one.
- HUL1312
-
INFILE NOT EXIST
- Description:
-
Input file does not exist.
- Measures:
-
It is possible that the specified file does not exist. Check whether the file exists.
- HUL1313
-
OUTFILE NOT EXIST
- Description:
-
Output file does not exist.
- Measures:
-
It is possible that the specified file does not exist. Check whether the file exists.
- HUL1314
-
TOO MUCH INFILE
- Description:
-
Files joined in the joined file exceeds 9999.
- Measures:
-
The maximum number of files in a single joined file is 9999.
- HUL1315
-
CANNOT OPEN INFILE
- Description:
-
Error occurred while opening the input file.
- Measures:
-
Error may be due to a file or OS error, etc. Please check the settings of your environment.
- HUL1316
-
CANNOT READ INFILE
- Description:
-
Error occurred while reading the input file.
- Measures:
-
Error may be due to a file or OS error, etc. Please check the settings of your environment.
- HUL1317
-
CANNOT WRITE INFILE
- Description:
-
Error occurred while writing the input file.
- Measures:
-
Error may be due to a file or OS error, etc. Please check the settings of your environment.
- HUL1318
-
CANNOT OPEN OUTFILE
- Description:
-
Failed to open the output file.
- Measures:
-
Error may be due to a file or OS error, etc. Please check the settings of your environment.
- HUL1319
-
CANNOT READ OUTFILE
- Description:
-
Error occurred while reading the output file.
- Measures:
-
Error may be due to a file or OS error, etc. Please check the settings of your environment.
- HUL1320
-
CANNOT WRITE OUTFILE
- Description:
-
Error occurred while writing the output file.
- Measures:
-
Error may be due to a file or OS error, etc. Please check the settings of your environment.
- HUL1321
-
CANNOT FIND KEY
- Description:
-
The Key in the input file data has not been registered in the Multi Format Information.
- Measures:
-
Check the contents of the Multi Format Information.
- HUL1322
-
FILE ALREADY EXIST
- Description:
-
The output file already exists.
- Measures:
-
Specify other file or select overwrite mode.
- HUL1323
-
INVALID FORMAT
- Description:
-
Cannot perform the join process because the data length of specified format is longer than the record length of file.
- Measures:
-
Check the Format Information and file consistency.
- HUL1324
-
INVALID KEY START
- Description:
-
The record start position is invalid. The sum of the record start position and the key length exceeds the file record length.
- Measures:
-
Check the Multi Format Information and the file.
- HUL1325
-
CANNOT GET RECORD SIZE
- Description:
-
Failed to get the record length when creating the output file.
- Measures:
-
Execute it specifying the record length as a parameter.
- HUL1326
-
INFILE NAME AND OUTFILE NAME DUPLICATED
- Description:
-
The input file name is identical to the output file name.
- Measures:
-
Specify input and output file names that are not identical.
- HUL1327
-
CANNOT BACKUP OUTFILE
- Description:
-
Error occurred while taking the backup of the output file.
- Measures:
-
Increase the number of members of output file. Error may also be due to a file system or OS error, etc. Please check the settings of your environment.
- HUL1328
-
COMBINATION ERROR WITH CODE SET FOR TRANSFER
- Description:
-
The current combination between the code set in the joined file and the set value of the Code Set for Transfer (CS4TRNSFR) of the System Environment Settings is not supported.
- Measures:
-
Unable to convert to the code set that has been specified for the Code Set for Transfer. Be sure to use a supported combination between the code set in the joined file and the set value of the Code Set for Transfer (CS4TRNSFR) of the System Environment Settings.
- HUL1329
-
COMBINATION ERROR WITH EBCDIC SET
- Description:
-
The combination of Code Set for Transfer (CS4TRNSFR) specified in the System Environment Settings and the used EBCDIC set is not supported.
- Measures:
-
Unable to convert to the code set that has been specified for the Code Set for Transfer. Make sure that the combination of Code Set for Transfer (CS4TRNSFR) specified in the System Environment Settings and EBCDIC set specified as a parameter is valid.
- HUL1350
-
FILE NOT EXIST
- Description:
-
The specified original file does not exist.
- Measures:
-
The file might have been deleted. Check whether the file exists.
- HUL1351
-
CANNOT GET FFD INFORMATION
- Description:
-
It is not possible to acquire FFD using the specified original file.
- Measures:
-
Please check the settings of your environment.
- HUL1352
-
FILE INCLUDE BAD FIELD
- Description:
-
The specified original file contains an invalid field.
- Measures:
-
Make sure that no variable length field is used in the specified original file.
- HUL1353
-
CANNOT OPEN CSTMFILE
- Description:
-
Error occurred while opening the customized file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1354
-
CANNOT READ CSTMFILE
- Description:
-
Error occurred while reading the customized file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1355
-
CANNOT LOCK CSTMFILE
- Description:
-
Failed to lock the customized file.
- Measures:
-
The file may not exist or may be locked by another job. Check that the file exists or it is locked by another job.
- HUL1356
-
FORMAT ID ALREADY EXIST
- Description:
-
The specified Format ID already exists.
- Measures:
-
Specify other Format ID or select overwrite mode.
- HUL1357
-
CSTMFILE INCLUDE BAD FIELD TYPE
- Description:
-
The specified value is invalid as the format field type.
- Measures:
-
Specify correct Field Type. (X, B, 9, I, F, P, N, M, S)
- HUL1358
-
FIELD SIZE ERROR
- Description:
-
The field size after conversion is invalid.
- Measures:
-
Check the field type after and before the conversion.
- HUL1359
-
FIELD NUMBER MAX OVER
- Description:
-
Specified field count exceeds 1,000.
- Measures:
-
Specify the field count within 1,000.
- HUL1360
-
FIELD SIZE TOO LONG
- Description:
-
The total of the field sizes exceeds 19997 bytes.
- Measures:
-
Make sure that the total of the field sizes is 19997 or less.
- HUL1361
-
CSTMFILE INCLUDE BAD ITEM
- Description:
-
An invalid field exists in the customized file.
- Measures:
-
Confirm the field of the customized file.
- HUL1362
-
CSTMFILE NOT EXIST
- Description:
-
The customized file does not exist.
- Measures:
-
The file might have been deleted. Confirm whether the file has not been deleted.
- HUL1363
-
FMT INFORMATION ENTRY ERROR
- Description:
-
It is not possible to register in the Format Information.
- Measures:
-
Error may be due to a file or OS error, etc. Please check the settings of your environment.
- HUL1364
-
USE ILLEGAL HOST TYPE
- Description:
-
The joined file contains an invalid host type.
- Measures:
-
The specified file might not be a joined file. Check the file.
- HUL1365
-
USE ILLEGAL JIS YEAR
- Description:
-
The joined file contains an invalid setting for JIS Year.
- Measures:
-
The specified file might not be a joined file. Check the file.
- HUL1400
-
FILE ACCESS LOG FILE NOT EXIST
- Description:
-
The File Access Log file does not exist.
- Measures:
-
The file might have been deleted. Check whether the file exists.
- HUL1401
-
COMMAND LOG FILE NOT EXIST
- Description:
-
The Command Execution Log file does not exist.
- Measures:
-
The file might have been deleted. Check whether the file exists.
- HUL1402
-
CANNOT OPEN OUTFILE
- Description:
-
Failed to open the file to which list is output.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- HUL1403
-
CANNOT WRITE OUTFILE
- Description:
-
Failed to write to the file to which list is output.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment. Otherwise, make sure that the record length of the destination file is large enough.
- HUL1404
-
CANNOT LOCK OUTFILE
- Description:
-
Failed in the lock processing for the file to which list is output.
- Measures:
-
The file may not exist or may be locked by another job. Check that the file exists or it is locked by another job.
- HUL1405
-
LOG RECORD NOT EXIST
- Description:
-
The applicable operation log record does not exist.
- Measures:
-
The applicable record does not exist in the conditions specified by the user.
- HUL1710
-
CONNECT ERROR TO SEND-SIDE
- Description:
-
Error occurred while connecting to the send (-side.)
- Measures:
-
Resident job may not be running or port number may not be correct. Check the settings.
- HUL1711
-
CONNECT ERROR TO RECEIVE-SIDE
- Description:
-
Error occurred while connecting to the receive (-side.)
- Measures:
-
Resident job may not be running or port number may not be correct. Check the settings.
- HUL1712
-
CONNECT ERROR TO REQUEST-SIDE
- Description:
-
Error occurred while connecting to observe system.
- Measures:
-
Resident job may not be running or port number may not be correct. Check the settings.
- HUL1720
-
FAIL IN DEBUG REQUEST (SEND-SIDE)
- Description:
-
Error occurred while debugging request for send.
- Measures:
-
Possibility that connection is done with the lower version. Check the version of HULFT.
- HUL1721
-
FAIL IN DEBUG REQUEST (RECEIVE-SIDE)
- Description:
-
Error occurred while a debugging request to Receive system.
- Measures:
-
Possibility that connection is done with the lower version. Check the version of HULFT.
- HUL1722
-
FAIL IN DEBUG REQUEST (REQUEST-SIDE)
- Description:
-
Error occurred while a debugging request to Observe system.
- Measures:
-
Possibility that connection is done with the lower version. Check the version of HULFT.
- HUL1730
-
CANNOT CHANGE DEBUG MODE (SEND-SIDE)
- Description:
-
Error occurred while changing send debug mode.
- Measures:
-
Please check the settings of your environment.
- HUL1731
-
CANNOT CHANGE DEBUG MODE (RECEIVE-SIDE)
- Description:
-
Error occurred while changing receive debug mode.
- Measures:
-
Please check the settings of your environment.
- HUL1732
-
CANNOT CHANGE DEBUG MODE (REQUEST-SIDE)
- Description:
-
Error occurred while changing debug mode of the observe system.
- Measures:
-
Please check the settings of your environment.
- HUL1740
-
TELEGRAM CIPHER INITIALIZATION ERROR
- Description:
-
Failed to initialize during encryption of the message.
- Measures:
-
None.
- HUL1741
-
TELEGRAM ENCRYPTION/DECRYPTION ERROR
- Description:
-
Failed to encrypt or decrypt the message.
- Measures:
-
None.
- HUL1742
-
CANNOT INSTANT TRANSFER IN FORCED STRONG KEY MODE
- Description:
-
When Forced Strong Key mode is enabled, instant transfer cannot be performed.
- Measures:
-
Perform the file transfer with settings specified in management information.
- HUL1901
-
CANNOT GET DATEFMT
- Description:
-
Failed to get Date Format (DATEFMT).
- Measures:
-
Check the Date Format (DATEFMT) setting in the System Environment Settings.
- HUL1902
-
ILLEGAL DATEFMT
- Description:
-
An invalid value has been specified for the Date Format (DATEFMT).
- Measures:
-
Check the Date Format (DATEFMT) setting in the System Environment Settings.
- HUL1903
-
CANNOT GET HULLANG
- Description:
-
Failed to get HULFT Operation Language (HULLANG).
- Measures:
-
Check HULFT Operation Language (HULLANG) setting in the System Environment Settings.
- HUL1904
-
ILLEGAL HULLANG
- Description:
-
An invalid value has been specified for HULFT Operation Language (HULLANG).
- Measures:
-
Check HULFT Operation Language (HULLANG) setting in the System Environment Settings.
- HUL1905
-
CANNOT GET HULCHARSET
- Description:
-
Failed to acquire the HULFT Character Set (HULCHARSET).
- Measures:
-
Check the HULFT Character Set (HULCHARSET) setting in the System Environment Settings.
- HUL1906
-
ILLEGAL HULCHARSET
- Description:
-
An invalid value has been specified for the HULFT Character Set (HULCHARSET).
- Measures:
-
Check the HULFT Character Set (HULCHARSET) setting in the System Environment Settings.
- HUL1907
-
CANNOT GET CS4TRNSFR
- Description:
-
Failed to acquire the Code Set for Transfer(CS4TRNSFR).
- Measures:
-
Check the Code Set for Transfer(CS4TRNSFR) setting in the System Environment Settings.
- HUL1908
-
ILLEGAL CS4TRNSFR
- Description:
-
An invalid value has been specified for the Code Set for Transfer(CS4TRNSFR).
- Measures:
-
Check the Code Set for Transfer(CS4TRNSFR) setting in the System Environment Settings.