Replication of users/passwords by Data Guard? [message #281064] |
Thu, 15 November 2007 10:30 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
dchr1
Messages: 1 Registered: November 2007 Location: Frankfurt, Germany
|
Junior Member |
|
|
Hi,
As we are cosidering using Data Guard, one small question regarding user management:
When new users are created on production, or when existing users change their passwords, will Data Guard transfer those changes to the Physical/Logical Standby Database just like any "normal" DML?
Or is there anything special to be taken care of so all users will be able to log in after a failover-switch to Standby?
Thanks in advance!
|
|
|
Re: Replication of users/passwords by Data Guard? [message #281066 is a reply to message #281064] |
Thu, 15 November 2007 10:42 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/102589.gif) |
Michel Cadot
Messages: 68737 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Physical and logical standby are 2 different things.
With physical standby all is replicated, there is no difference with the primary.
With logical standby dictionary changes (among others) are not replicated.
Regards
Michel
|
|
|