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: Password Files and Parameters

RE: Password Files and Parameters

From: <ddorr.cs_at_clearstream.com>
Date: Mon, 28 Aug 2000 14:53:28 +0200
Message-Id: <10602.115634@fatcity.com>


> REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE
>

means that each database on this machine has its own password file. You can connect from any (number of) remote database(s).

On Unix, to create a password file : $ORACLE_HOME/bin/orapwd file=$ORACLE_HOME/dbs/orapw$ORACLE_SID password=<your_password> entries=<number>

try orapwd help=yes

> ----------
> From: cemail_at_sprintmail.com[SMTP:cemail_at_sprintmail.com]
> Reply To: ORACLE-L_at_fatcity.com
> Sent: Saturday, August 26, 2000 01:14
> To: Multiple recipients of list ORACLE-L
> Subject: Password Files and Parameters
>
>
> Oracle 8.0.5
>
> Question about REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE. Saw something
> in some docs that said exclusive mode signifies that the password
> file can be used by only one database and the password file can
> contain names other than SYS and INTERNAL. Does this mean that
> only one OTHER database can access the database with the
> remote_login_passwordfile
> set to exclusive? How do you know which other database can
> use it?
>
> How do you set up a password file?
>
> -----
> Sent using MailStart.com ( http://MailStart.Com/welcome.html )
> The FREE way to access your mailbox via any web browser, anywhere!
>
> --
> Author:
> INET: cemail_at_sprintmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Mon Aug 28 2000 - 07:53:28 CDT

Original text of this message

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