Entering content frame

-25313: Overflow occurred, execution aborted Locate the document in the library structure

Explanation:

Error in the Loader command for exporting data.

A numerical value cannot be exported into the external format specified in the command. This error occurs if, for example, you try to export 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 stream will only contain a corresponding number of asterisks (*). This error does not interrupt the data export.

User Response:

Check the data once it has been exported.

 

Leaving content frame