Do you have direct access to the file system of the server? If not how are you accessing the file on the server in order to decide that it is corrupt? If you are using the same process to fill the table t_lines before calling both GUI_DOWNLOAD and the command OPEN DATASET IN BINARY MODE the file should be identical regardless of where saved so maybe there's a problem extracting it from the application server. For example if you are using the tcode cg3y to download the file from the server you would also need to specify format type BIN at that point.
↧