Anyone writing a modern day database application needs to think about high availability. The real problem is that it is complicated and expensive to code. For example, you could setup Oracle’s RAC environment ($$) but you’ll be faced with writing a whole lot of complicated, Oracle-specific code to support Oracle TAF. Additionally, if you have [...]

{ 0 comments }