Re: [SQL*Loader] redirecting the log file

From: Jonathan Gennick <jonathan_at_gennick.com>
Date: Fri, 14 Apr 2000 23:35:55 GMT
Message-ID: <3917ab72.26313536_at_netnews.worldnet.att.net>


Use the LOG command-line option:

        sqlldr control=yadda.ctl data=yadda.dat log=/user/home/x

regards,

Jonathan



jonathan_at_gennick.com
http://gennick.com
Brighten the Corner Where You Are

On Thu, 13 Apr 2000 19:26:18 +0200, Carsten Jacobs <carsten.jacobs_at_tool42.com> wrote:

>
>Hello dbas
>
>does anybody know how one can redirect the log file which is created by
>SQL*loader?
>By default it is in the current directory but I want it in a directory I
>choose.
>I tried something like LOGFILE '/home/cratsen/mylogs/tablename.log' but
>got only an error.
>Many thanks for any help!
>
>Carsten
Received on Sat Apr 15 2000 - 01:35:55 CEST

Original text of this message