Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Sqlldr connect, unix batch

Sqlldr connect, unix batch

From: <grz01_at_spray.se>
Date: Tue, 12 Jun 2007 01:34:12 -0700
Message-ID: <1181637252.868383.245560@i38g2000prf.googlegroups.com>


Howdy,

Question on sql-loader...

Is there a way for sqlldr to connect to the database from a unix batchscript

without specifying the user/password on the command line, (avoiding the ps security-hole on a unix-server)?

In sqlplus, you can put

   connect user/password
in the beginning of a read-protected sql-script or in login.sql

But how do you handle this with sql-loader?

TIA,

----------------------------- grz01
Received on Tue Jun 12 2007 - 03:34:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US