25605: Warning when downloading data; neither the header nor the record length was found in the data file or command. The <N> value that was calculated will be used as a record length
Explanation:
Warning when uploading or updating data from binary data files using the commands FASTLOAD, DATALOAD, or DATAUPDATE.
If the data that is to be uploaded was downloaded using the SAP DB Loader, the binary data file contains a header that is the same length as an individual data record in the file. The system was unable to find this header. The length of an individual data record was not specified in the command either.
For this reason, the SAP DB Loader calculates the record length based on the column lengths defined in the command.
This warning does not cause the command to terminate.
User Action:
No user action is required.