Delete Line Size for File
Specify the length of the line to be written to the file when ETL is exporting to a file. If the length exceeds 20000 chars, Oracle SQL *Plus cannot read from the file.
-->
<delete_line_size_for_file>5000</delete_line_size_for_file>
<!--