Entering content frame

-25353: Error when downloading data; the maximum number of LONG data files for the column has been exceeded Locate the document in its SAP Library structure

Explanation:

Error when downloading data using the DATAEXTRACT command.

You can set the longfile_spec in your command for columns of data type LONG so that each value that is downloaded is written to a single data stream. Placeholders in the data stream name ('#') determine the maximum number of data streams that can be generated. For example, <name>### would mean that up to 1000 data streams can be generated.

This error occurs if the table contains more data records than the number of data streams that can be generated.

User Action:

Correct the statement and re-execute it.

 

Leaving content frame