Status codes of the Receive process (XML related)
270 An input parameter error
- Description:
-
The startup parameter is incorrect.
- Measure:
-
The XML conversion cannot start independently.
271 A format information error
- Description:
-
The registered Format Information on the sending host do not match the contents of the received data, or there is a data type that is not supported in conversion into the XML format.
- Measure:
-
Check the Format Information on the sending host and the consistency of the sending data.
When type 'I' is included in the Format Information, conversion into the XML format cannot be performed.
272 A format ID relation error
- Description:
-
The registered Format Information on the sending host does not match the content of the received data.
- Measure:
-
Check the Format Information on the sending host and the consistency of the sending data.
273 No format info in XML Env Settings file
- Description:
-
The specified Format Information is not found in the XML Environment Settings file.
- Measure:
-
The value of the specified Format Information is invalid. Check the contents of the XML Environment Settings file.
274 A memory error
- Description:
-
A memory shortage occurred in the XML conversion.
- Measure:
-
Stop all unnecessary programs, then retry receiving.
275 A XML date convert error
- Description:
-
A conversion error occurred in the date field.
- Measure:
-
Invalid data is included in the date field. Check the contents of the XML Environment Settings file.
276 A XML data error
- Description:
-
The specified format field is not found in the XML Environment Settings file.
- Measure:
-
The value of the specified format field is incorrect. Check the contents of the XML Environment Settings file.
280 A receive file read error
- Description:
-
Reading of the Receive file failed.
- Measure:
-
Check the status such as permission of the Receive file, then retry the attempt.
281 A receive file data length error
- Description:
-
Acquisition of the Receive file size failed.
- Measure 1:
-
Check whether the Receive file exists. If the file does not exist, retry receiving.
- Measure 2:
-
Check whether the Receive file is being used in other processing.
282 A receive file empty error
- Description:
-
The receive data is 0 byte.
- Measure:
-
When there is no receiving data, conversion into XML is not performed.
283 A XML file open error
- Description:
-
Opening of the XML file failed.
- Measure:
-
Check whether the file with the same name is being used in the other processing.
284 A XML file write error
- Description:
-
Output to the XML file failed.
- Measure 1:
-
Check the disk space.
- Measure 2:
-
Check whether the character field type (X, M, N) area contains NULL data. NULL data cannot be output to the XML file.
285 A XML environment file open error
- Description:
-
Failed to open the XML Environment Settings file.
- Measure:
-
Check whether the file with the same name is being used in the other processing.
286 A XML environment file read error
- Description:
-
Reading of the XML Environment Settings file failed.
- Measure:
-
Check whether the XML Environment Settings file exists, and whether there is an error in the settings.
287 A XML environment file data error
- Description:
-
A error in the settings in the XML Environment Settings file.
- Measure:
-
Check the settings of the XML Environment Settings file again.
288 A XML schema file open error
- Description:
-
Failed to open the schema file.
- Measure:
-
Check whether the file with the same name is being used in the other processing.
289 A XML schema file read error
- Description:
-
Reading of the schema file failed.
- Measure:
-
Check whether the schema file exists, and whether there is an error in the settings.
290 A networked XML file lock error
- Description:
-
Failed to lock or release the XML file with locking networked file feature.
- Measure:
-
An error may have occurred while converting data into the XML format.
Check the environment such as errors in the socket stream, operating system, and the like. Then retry the transfer.