System related status code
- 100
-
INSUFFICIENT MEMORY
- Description:
-
Memory is insufficient for continuing the application.
- Measures:
-
End any unnecessary applications and execute the code conversion again.
- 101
-
INSUFFICIENT MEMORY
- Description:
-
Memory is insufficient for continuing the application.
- Measures:
-
End any unnecessary applications and execute the code conversion again.
- 102
-
INSUFFICIENT MEMORY
- Description:
-
Memory is insufficient for continuing the application.
- Measures:
-
End any unnecessary applications and execute the code conversion again.
- 110
-
UNABLED TO OPEN FILE
- Description:
-
Failed to open the file.
- Measures:
-
The specified library or file may not exist. Check the environment.
- 111
-
FILE READ ERROR
- Description:
-
Error occurred while reading file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
If it is output when the Send Acknowledge job is started, there may be inconsistency in the Unsent Status Queue. Restart the Send system by specifying the parameter to delete records from the Unsent Status Queue.
- 112
-
FILE WRITE ERROR
- Description:
-
Error occurred while writing file.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 113
-
RECORD UPDATE ERROR
- Description:
-
Error occurred while updating records.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 114
-
RECORD DELETE ERROR
- Description:
-
Error occurred while deleting records.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 115
-
FILE SEEK ERROR
- Description:
-
Error occurred while moving file pointer.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 116
-
FILE SEEK ERROR
- Description:
-
Error occurred while moving file pointer.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 117
-
FILE SEEK ERROR
- Description:
-
Error occurred while moving file pointer.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 118
-
FILE POSITION GET ERROR
- Description:
-
Error occurred while acquiring file pointer.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 119
-
FILE SEEK ERROR
- Description:
-
Error occurred while acquiring file pointer.
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 120
-
REMOVE FILE ERROR
- Description:
-
Error occurred while deleting file (work file etc.).
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 121
-
RENAME FILE ERROR
- Description:
-
Error occurred while renaming file (work file etc.).
- Measures:
-
There may be an OS error such as file system. Please check the settings of your environment.
- 122
-
NO EXIST FILE
- Description:
-
File does not exist.
- Measures:
-
File is being used by other job or file may not exist. Please check the settings of your environment.
- 123
-
FILE LOCK ERROR
- Description:
-
Error occurred while locking file.
- Measures:
-
File is being used by other job or file may not exist. Please check the settings of your environment.
- 124
-
FILE UNLOCK ERROR
- Description:
-
Error occurred while unlocking file.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 125
-
MAKE TEMPNAME ERROR
- Description:
-
Error occurred while creating name of the temporary file.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 126
-
FILE FLUSH ERROR
- 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.
- 127
-
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.
- 130
-
SOCKET ERROR
- Description:
-
SOCKET failed.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 131
-
BIND ERROR
- Description:
-
Error occurred when executing BIND.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 132
-
LISTEN ERROR
- Description:
-
LISTEN failed.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 133
-
ACCEPT ERROR
- Description:
-
ACCEPT failed.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 134
-
GETHOSTBYNAME ERROR
- Description:
-
GETHOSTBYNAME failed.
- Measures:
-
Check TCP/IP HOST, table field of AS/400.
- 135
-
CONNECT ERROR
- Description:
-
CONNECT failed.
- Measures:
-
Check the port number for the destination and check if HULFT is started and running.
- 136
-
SETSOCKOPT ERROR
- Description:
-
SETSOCKOPT failed.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 137
-
SELECT ERROR
- Description:
-
Error occurred during SELECT.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 138
-
SOCKET GIVE ERROR
- Description:
-
Error occurred while passing on socket descriptor.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 139
-
SOCKET TAKE ERROR
- Description:
-
Error occurred while receiving socket descriptor.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 140
-
SOCKET READ TIME OUT
- Description:
-
Timeout occurred while reading from the socket.
- Measures:
-
Error may be due to socket, OS or processing speed error. Please check the settings of your environment.
- 141
-
SOCKET READ ERROR
- Description:
-
Error occurred while attempting to read from the socket stream.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 142
-
SOCKET WRITE ERROR
- Description:
-
Error occurred while writing into socket stream.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 143
-
GETSOCKOPT ERROR
- Description:
-
GETSOCKOPT failed.
- Measures:
-
Error may be due to a socket or OS error, etc. Please check the settings of your environment.
- 144
-
IP ADDRESS ERROR
- Description:
-
Failed to acquire the IP address.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 145
-
HOSTNAME ERROR
- Description:
-
Failed to acquire the local host name.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 150
-
SIGNAL SET ERROR
- Description:
-
Error occurred while setting the signals.
- Measures:
-
None.
- 151
-
ABORT SIGNAL GET
- Description:
-
Program received abort signal and stopped.
- Measures:
-
None.
- 152
-
INVALID FUNCTION SIGNAL
- Description:
-
Program received invalid function image signal and stopped.
- Measures:
-
None.
- 153
-
ARITHMETIC EXCEPTION SIGNAL
- Description:
-
Program received arithmetic exception signal and stopped.
- Measures:
-
None.
- 154
-
ATTENTION SIGNAL
- Description:
-
Program received attention signal and stopped.
- Measures:
-
None.
- 155
-
ILE C/400 SIGNAL
- Description:
-
Program received ILE C/400 signal and stopped.
- Measures:
-
None.
- 156
-
SEGMENTATION FAULT
- Description:
-
Program received segmentation fault signal and stopped.
- Measures:
-
None.
- 157
-
TERM SIGNAL
- Description:
-
Program received termination request signal and stopped.
- Measures:
-
None.
- 160
-
FIFO EXIST ERROR
- Description:
-
User queue already exists.
- Measures:
-
HULFT may already be resident, or may not terminated properly at the shut down of HULFT. Please check the settings of your environment. When a resident job of HULFT does not reside, ensure that HULFT is not running, and then delete the user queue in work library.
- 161
-
FIFO NOT EXIST ERROR
- Description:
-
User queue does not exist.
- Measures:
-
Error may be due to a user queue or OS error, etc. Please check the settings of your environment.
- 162
-
FIFO OPEN ERROR
- Description:
-
Error occurred while opening user queue.
- Measures:
-
Error may be due to a user queue or OS error, etc. Please check the settings of your environment.
- 163
-
FIFO MAKE ERROR
- Description:
-
Error occurred while creating user queue.
- Measures:
-
Error may be due to a user queue or OS error, etc. Please check the settings of your environment.
- 164
-
FIFO SEND ERROR
- Description:
-
Error occurred while writing into the user queue.
- Measures:
-
Error may be due to a user queue or OS error, etc. Please check the settings of your environment.
- 165
-
FIFO RECV ERROR
- Description:
-
Error occurred while reading from the user queue.
- Measures:
-
Error may be due to a user queue or OS error, etc. Please check the settings of your environment.
- 166
-
FIFO DELETE ERROR
- Description:
-
Failed to delete the job execution log records.
- Measures:
-
Error may be due to a user queue or OS error, etc. Please check the settings of your environment.
- 167
-
FIFO LOCK ERROR
- Description:
-
Error occurred while locking user queue.
- Measures:
-
The user queue may have been already locked by other job. Check whether it has been locked.
- 168
-
FIFO UNLOCK ERROR
- Description:
-
An error occurred while unlocking the user queue.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 170
-
ILLEGAL TIME ADDRESS
- Description:
-
Error occurred while acquiring system time.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 171
-
JOB CODE GET ERROR
- Description:
-
Error occurred while obtaining the internal job code.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 172
-
JOB EXECUTE ERROR
- Description:
-
Job execution failed.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 173
-
CHILD PROCESS ERROR
- Description:
-
An error occurred in a child job.
- Measures:
-
None.
- 174
-
SYSTEM EXECUTE ERROR
- Description:
-
Error occurred during SYSTEM execution.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 175
-
PROGRAM NOT FOUND
- Description:
-
Required program was not found.
- Measures:
-
Check that the program has not been deleted.
- 176
-
EXECUTE JOB NOT FOUND
- Description:
-
Executed job was not found.
- Measures:
-
None.
- 177
-
JOBNO GET ERROR
- Description:
-
Error occurred while obtaining the job number.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 178
-
LIBRARY LIST ADD ERROR
- Description:
-
Failed to add library name to library list.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 179
-
CUSTOM CHARACTER CHANGE ERROR
- Description:
-
Undefined custom character was found.
- Measures:
-
Check the System Environment Settings and the definition status of custom characters.
- 180
-
ESPAWN ERROR
- Description:
-
Error occurred during process generation.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 181
-
WAIT ERROR
- Description:
-
Error occurred during job completion wait process.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 185
-
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.
- 186
-
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.
- 187
-
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.
- 190
-
HULENV ERROR
- Description:
-
Error occurred while acquiring System Environment Settings.
- Measures:
-
Check the System Environment Settings file.
- 195
-
FAILED TO ACQUIRE CCSID
- Description:
-
Failed to acquire the CCSID of the job.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 196
-
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.
- 197
-
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.
- 198
-
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.
- 199
-
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.
- 200
-
RTVJOBA ERROR
- Description:
-
Failed to acquire the job attribute.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 201
-
SYSVAL GET ERROR
- Description:
-
Failed to acquire the value of the system.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.
- 202
-
GET BINDPGMINFO ERROR
- Description:
-
Failed to acquire the information of service program.
- Measures:
-
Error may be due to a service program or OS error, etc. Please check the settings of your environment.
- 203
-
GET OBJLIST ERROR
- Description:
-
Failed to acquire the list of the object.
- Measures:
-
Error may be due to OS. Please check the settings of your environment.