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: Juan Carlos Reyes Pacheco <jreyes_at_dazasoftware.com>
Date: Mon, 19 Jul 2004 14:49:34 -0400
Message-Id: <40FC17BE.00000A.01588@CACHITOSS>


Content-Type: Text/Plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable If the problem is in the d atabase link=0D You can create a databaselink including user and password.=0D If the problem is in the initial connect you can create a function includ= ing
the user and passwrod, granted to a special guest,=0D that validates several conditions, like computer and program where you execute from. =0D
=0D
=0D

-------Original Message-------=0D
=0D

From: oracle-l_at_freelists.org=0D
Date: 07/19/04 14:28:19=0D
To: oracle-l_at_freelists.org=0D
Subject: Database connection from remote server=0D
=0D

I need to execute a sql script on unix, which will connect to a remote=0D oracle database. What can I do to prevent hard-coding the oracle passwor= d=0D
within the script?=0D
American Express made the following=0D
  annotations on 07/19/2004 11:31:22 AM=0D

-------------------------------------------------------------------------=


=0D
*************************************************************************=


=0D

     "This message and any attachments are solely for the intended recipi= ent
and may contain confidential or privileged information. If you are not th= e
intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. = If
you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."=0D
=0D

*************************************************************************=


=0D
=0D
=0D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
=0D

=0D
=0D
----------------------------------------------------------------=0D
Please see the official ORACLE-L FAQ: http://www.orafaq.com=0D
----------------------------------------------------------------=0D
To unsubscribe send email to: oracle-l-request_at_freelists.org=0D put 'unsubscribe' in the subject line.=0D --=0D
Archives are at http://www.freelists.org/archives/oracle-l/=0D FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html=0D

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 Mon Jul 19 2004 - 13:52:06 CDT

Original text of this message

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