January 31, 2008

Physical standby vs logical standby

In a 3-tie application scenario:

  • If primary db dies, developers can just re-config java connection pool to point to standby db without DBA to manually open the db. For physical standby, you have to manually open it read only
  • If primary db wont come back and you want to do a failvoer, you have to restart it if the physical standby database has been opened in read-only mode since the last time it was started. Since the physical db has been oepned read-only in precedding step, you must have to restart it. That means downtime of the whole site.
  • If primary do come back , but you do not trust it anymore. You can do a switchover. That will certainly have to re-start physical standby.

- No comments Not publicly viewable


Add a comment

You are not allowed to comment on this entry as it has restricted commenting permissions.

Trackbacks

  1. 11g physical standby

    Rolling upgrade: You can do that. Switchover: The old primary db need to be shutdown. You need to let your application use the standby before start. Can you open your physical stand...

    Oracle/Java/Others - 30 Sep 2010, 10:48

Search this blog

Search Warwick Blogs

 

Tags

Most recent comments

  • Oracle 11g is the clear leader in this area. Oracle has invested he… by shaane on this entry
  • All the features are very nice.I like Repair Advisors the most.Orac… by lucy on this entry
  • “logical standby failed to re–start, I am also getting … by anemia on this entry
  • thanks for give nice information for health.. by Appointment Setting on this entry
  • Thanks for the nice information because from last three days i am s… by robot vacuum on this entry
Not signed in
Sign in

Powered by BlogBuilder
© MMXII