Re: Call Sqlldr from DOS Batch.

From: <fitzjarrell_at_cox.net>
Date: Wed, 26 Mar 2008 05:37:05 -0700 (PDT)
Message-ID: <68a6a058-21ce-41a7-bd24-7e7d201ee1ba@b1g2000hsg.googlegroups.com>


On Mar 26, 7:28 am, PowerOne <salazar.wi..._at_gmail.com> wrote:
> Sorry, I misundertood the question.
>
> This is the content of parfile:
> connect username/passw..._at_dbname.world

And your problem is with your syntax; you cannot use the 'connect' keyword in a parfile. You need to use this instead.

userid=username/password_at_dbname.world

And it will work.

David Fitzjarrell Received on Wed Mar 26 2008 - 07:37:05 CDT

Original text of this message