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: sys password in a RAC

Re: sys password in a RAC

From: Alex Gorbachev <gorbyx_at_gmail.com>
Date: Wed, 19 Jul 2006 20:51:40 +0200
Message-ID: <c2213f680607191151j59070490r6f297adcffcd6fa1@mail.gmail.com>


2006/7/19, Kevin Lidh <kevin.lidh_at_gmail.com>:
> If I'm not mistaken, that command changes the non-sysdba sys password for
> all the instances of that database. The orapwd command does one instance at
> a time as they have their own password file.

Wrong. "orapwd" creates the password file with reserved number of entries and put there sys password. Having other sysdba users in password file will require to you to do ALTER USER ... IDENTIFIED BY ...;
So Fairlie was actually correct.

-- 
Best regards,
Alex Gorbachev

http://blog.oracloid.com
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jul 19 2006 - 13:51:40 CDT

Original text of this message

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