Re: grant sysdba to user on hot standby
- From: "Egor Starostin" <egorst@xxxxxxxxx>
- To: sperry@xxxxxxxxxxx
- Date: Sun, 9 Jul 2006 00:21:10 +0400
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
- References:
- Re: grant sysdba to user on hot standby
- From: Steve Perry
Other related posts:
- » grant sysdba to user on hot standby
- » RE: grant sysdba to user on hot standby
- » Re: grant sysdba to user on hot standby
- » Re: grant sysdba to user on hot standby
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.
-- Egor http://www.oracledba.ru -- http://www.freelists.org/webpage/oracle-l
- Re: grant sysdba to user on hot standby
- From: Steve Perry