If you data file to be loaded has some non-common character as record delimiter, then you can use "STR" clause in your INFILE of sqlldr control file. See this for an example on this - SQL Loader (sqlldr) - fields delimited by chr(1) or (^A) and records delimited by chr(2) or (^B)