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: Problem with password file

Re: Problem with password file

From: Rudy Wahab <rudywahab_at_hotmail.com>
Date: Wed, 16 Aug 2000 17:24:53 GMT
Message-Id: <10591.114744@fatcity.com>


Helmut,

  Your problem is that remote_login_password_file is set 'exclusive'.   You must shutdown your database before re-creating the password file.

If it's set 'shared' instead of 'exclusive', you can re-create the password file while the database open.

regards,
Rudy Wahab

>From: "Helmut Daiminger" <hdaiminger_at_vivonet.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Problem with password file
>Date: Tue, 15 Aug 2000 17:04:08 -0800
>
>Hi!
>
>This is 8.1.6 on Windows 2000
>
>Since I wanted to change the INTERNAL user's password, I backed up the old
>pwd file to a different location and deleted the old pwd file.
>
>Then I had a new password file created using orapwd:
>orapwd file=c:\...\pwdorcl.ora password=new_pwd entries=10
>
>This created a new password file in the specified location.
>
>But if I bring up svrmgrl now and try to log in as internal/new_pwd I get
>an
>"insufficient privileges" error.
>
>The "remote_login_password_file" init.ora parameter is set to "exclusive".
>
>Any idea what I'm doing wrong?
>
>Thanks,
>Helmut
>
>--
>Author: Helmut Daiminger
> INET: hdaiminger_at_vivonet.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).



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com Received on Wed Aug 16 2000 - 12:24:53 CDT

Original text of this message

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