Re: SQLLDR : Terminators

From: Bhooshan <bhooshanprabhu_at_hotmail.com>
Date: 19 Jul 2001 00:38:05 -0700
Message-ID: <99f3c2af.0107182338.1be1a58_at_posting.google.com>


"Geoffrey Dufour" <g.dufour_at_swing.be> wrote in message news:<3b554161$0$4566$ba620e4c_at_news.skynet.be>...
> Hi,
>
> It is said in the SQL*LOADER Control File Reference Documentation that
> Termminators are strings not limited to a single character.
>
> How can I define multiple characters Terminator Strings ?
>
> ex : id INTEGER EXTERNAL TERMINATED by 'ABC'
>
> It does not work.
>
> Error =
>
> Expecting single char, found "ABC".
> id INTEGER EXTERNAL TERMINATED BY 'ABC',
>
> Regards.



Hi,

This feature is avalable with Oracle 8i I believe. Are you using Oracle 8i? I don't think the feature's available for 8.0.5.*, 8.0.6.* . Also, could you please post the control file for our benefit?

Regards
Bhooshan Received on Thu Jul 19 2001 - 09:38:05 CEST

Original text of this message