Re: Username Prompt in SQLLoader

From: Hank Robinson <cudau_at_csv.warwick.ac.uk>
Date: 28 Sep 1994 14:58:53 +0100
Message-ID: <36bsqt$su_at_crocus.csv.warwick.ac.uk>


In article <369dnj$flg_at_info.census.gov>,

        tompenn_at_info.census.gov (Thomas Pennington) writes:

> Has anyone determined how to get rid of or bypass the
> annoying username prompt from Sqlplus, export, import,
> or sqlloader??. The accounts which execute these are
> defined as OS authentication in the database so that
> we do not have to put the username/password in the
> command files, but the processes HAVE to run in a
> "batch" or unattended mode: ie, cron starts a job to
> load a new file into the database at 4:00 am, and it
> stalls then dies at the USERNAME prompt.

sqlplus /
exp userid=/ ...
imp userid=/ ...
sqlload userid=/ ...

> Also, if the
> database authentication is at the OS level, why does
> the prompt even come up??.

It wants to know which Oracle account you want to attach to.

> Any help would be GREATLY
> appreciated. Thanks,

You're welcome.

> Tom

>-- 
>|           /\       |Tom Pennington tompenn_at_info.census.gov|
>|      /\  /  \  /\  |======================================|
>| /\  /  \/    \/  \ |"Of all the things I have lost in my  |
>|/  \/   /      \   \| life, I miss my mind the most"       |

Hank Robinson
Oracle DBA
University of Warwick Received on Wed Sep 28 1994 - 14:58:53 CET

Original text of this message