Re: SQL Loader (Easy?)

From: Phill Weiss <weiss_at_cig.mot.com>
Date: 2000/06/30
Message-ID: <8jhpfo$lu92_at_nntp.cig.mot.com>#1/1


In article <193fdd7c.092d1886_at_usw-ex0101-006.remarq.com>, Richard Fairbairn <rfairbairnNOrfSPAM_at_uk.intasys.com.invalid> writes:
> Hi,
> Can anyone tell me how to tell sqlloader not to tell me when it's
> reached a commit point? Also, how do I vary the commit points?
>
> Any advice would be appreciated.
>
> R.W.F.
>
>
> -----------------------------------------------------------
>
> Got questions? Get answers over the phone at Keen.com.
> Up to 100 minutes free!
> http://www.keen.com
>

To tell the loader not list commit points, put the following line in your load control file:

OPTIONS (SILENT=(HEADER, FEEDBACK)) Received on Fri Jun 30 2000 - 00:00:00 CEST

Original text of this message