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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Database connection from remote server

RE: Database connection from remote server

From: Raj Jamadagni <rjamya_at_yahoo.com>
Date: Tue, 20 Jul 2004 04:39:59 -0700 (PDT)
Message-ID: <20040720113959.79645.qmail@web50001.mail.yahoo.com>


we like to put passwords in the scritp env then execute something like

. /etc/profile
. ~/.profile
# next line exports the passwords
. $HOME/bin/orapw
echo $imspw | sqlplus -S ims_at_db1.world @ims_script.sql exit


Best Regards
Raj

select mandatory_disclaimer from company_requirements;                          

Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign! http://advision.webevents.yahoo.com/yahoo/votelifeengine/

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Jul 20 2004 - 06:36:32 CDT

Original text of this message

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