Home » RDBMS Server » Server Utilities » Sql Loader
Sql Loader [message #31593] Wed, 07 July 2004 11:12 Go to next message
SharanC
Messages: 2
Registered: July 2004
Junior Member
Hi,

I am having problem with the below mentioned code which is executed on the unix OS calling the Sql Loader of Oracle.

THe problem is its putting out the login(User/pwd) on to the console while doing the ps -ef | grep sql*.

Its straight away showing the User Name and the Password, its okay if its User Name but The passowrd shouldnt be shown.

strstream command;

command << sqlLoaderPath << " " << login << " " << ctlFile
          << " log=" << uniqueLog << " direct=" << directStr
          << " SILENT=FEEDBACK" << " ERRORS=1000000 "
          << ends;

Can we write the password into a password file and pass that file as a redirection?

How can I do it if that is possible?

Could anybody modify the code above and send it to me.

Thanks

 

 
Re: Sql Loader [message #31594 is a reply to message #31593] Wed, 07 July 2004 11:23 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
http://www.orafaq.com/faqunix.htm#HIDEPSW
Previous Topic: exp questionable stattistic &imp-00051
Next Topic: import data from 8.1.6 to ora 9.2
Goto Forum:
  


Current Time: Mon Jul 01 09:45:13 CDT 2024