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: grant sysdba to user on hot standby

Re: grant sysdba to user on hot standby

From: Egor Starostin <egorst_at_gmail.com>
Date: Sun, 9 Jul 2006 00:21:10 +0400
Message-ID: <f0fc91970607081321g4d0e6cb4ga72c11e5867d029a@mail.gmail.com>


> I knew it was stored in the password file, but for it to show up in v
> $pwfile_users I assumed the grant statement had to update an
> underlying table.

Underlying table (x$kzsrt) is no more than a piece of memory. So it's not a problem to reflect the changes of password file somewhere in shared memory.

-- 
Egor
http://www.oracledba.ru
--
http://www.freelists.org/webpage/oracle-l
Received on Sat Jul 08 2006 - 15:21:10 CDT

Original text of this message

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