SQLLDR problem

From: blindsey <blindsey_at_dsicdi.com>
Date: Wed, 16 Jul 2008 13:51:33 -0700 (PDT)
Message-ID: <3f3474ec-1cc7-4546-b020-683851b38000@j22g2000hsf.googlegroups.com>


I'm trying to import a fixed-length ASCII file using SQLLDR.

The end-of-line is 0D 0A, as usual.

But some notes fields in the data use 0D 0D 0A within them. SQLLDR interprets this as end-of-line.

Is there a way I can tell SQLLDR to ignore that sequence or translate it into something else (like a space)? Received on Wed Jul 16 2008 - 15:51:33 CDT

Original text of this message