Status codes of the CSV conversion process
180 A format file open error
- Description:
-
Unable to open the Format Information file.
- Measure:
-
Check the environment such as the presence of the file, errors in the socket stream, operating system, and the like. Then retry the transfer.
181 A format file read error
- Description:
-
Unable to read the Format Information file.
- Measure:
-
Check the environment such as the permission of the file, errors in the socket stream, operating system, and the like. Then retry the transfer.
182 A Receive file open error
- Description:
-
The Receive file required for the CSV conversion cannot be opened.
- Measure:
-
An error may have occurred while receiving data.
Check the environment such as errors in the socket stream, operating system, and the like. Then retry the transfer.
183 A Receive file read error
- Description:
-
The Receive file required for the CSV conversion cannot be read.
- Measure:
-
An error may have occurred while receiving data.
Check the environment such as errors in the socket stream, operating system, and the like. Then retry the transfer.
184 A CSV file create error
- Description:
-
The file cannot be created after CSV conversion.
- Measure:
-
The permission to write in the specified directory may not be granted.
Check the environment, then retry the transfer.
185 A CSV file write error
- Description:
-
The file cannot be created after CSV conversion.
- Measure:
-
An error may have occurred while converting data into CSV format.
Check the environment such as errors in the socket stream, operating system, and the like. Then retry the transfer.
186 A CSV info file open error
- Description:
-
Unable to open the CSV Environment Settings file (hulcsv.info).
- Measure:
-
There may be an error in the CSV Environment Settings file (hulcsv.info). Check the CSV Environment Settings file (hulcsv.info).
187 A memory allocate error
- Description:
-
Memory insufficient for the CSV conversion.
- Measure:
-
Terminate other unnecessary applications, then retry the transfer.
188 A CSV exec parameter error
- Description:
-
There is an error in the startup parameter of the CSV Format Conversion process.
- Measure:
-
The version of the CSV Format Conversion process does not match the version of HULFT on the receiving host. Check the environment.
189 A get file size error
- Description:
-
Filed to acquire the file size.
- Measure:
-
An error may have occurred while converting data into CSV format.
Check the environment such as errors in the socket stream, operating system, and the like. Then retry the transfer.
190 A data type error
- Description:
-
There is a field type that is not supported by the CSV format conversion.
- Measure:
-
Check Field Type in the Format Information, then retry the transfer.
191 A data length error
- Description:
-
There is a data length that is not supported by the CSV format conversion.
- Measure:
-
Check Field Type and Byte Count in the Format Information, and then transfer again.
192 A format information error
- Description:
-
An error occurred while converting data into CSV format.
- Measure:
-
An error may have occurred while receiving data or in the Receive file. Check the environment, then retry the transfer.
193 A networked CSV file lock error
- Description:
-
Failed to lock or unlock the networked file lock of CSV file.
- Measure:
-
An error may have occurred while converting data into CSV format.
Check the environment such as errors in the socket stream, operating system, and the like. Then retry the transfer.
194 Make the CSV file unrecoverable error
- Description:
-
Failed to make the CSV file unrecoverable.
- Measure:
-
The permission to write in the specified directory may not be granted.
Check the environment, then retry the transfer.