-25313: Numerical value truncated
Explanation:
Error when downloading data using the DATAEXTRACT command.
A numerical value that is supposed to be downloaded and displayed in the format specified in the command cannot be extracted. This error occurs if, for example, you try to download the value 2147483647 from data type INTEGER into an external binary INTEGER value that is only 2 bytes long.
In this case, you will only see an error message, and instead of numerical data, the data file will only contain the same number of asterisks (*). This error does not interrupt the data download.
User Action:
Check the data once it has been downloaded.