I work for Amazon Web Services. The opinions I share in this blog are my own. I'm *not* communicating as a spokesperson for Amazon.
In other words, I work at Amazon, but this is my own opinion.
Join 744 other subscribers
All content is © Kevin Closson and "Kevin Closson's Blog: Platforms, Databases, and Storage", 2006-2015. Unauthorized use and/or duplication of this material without express and written permission from this blog’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to Kevin Closson and Kevin Closson's Blog: Platforms, Databases, and Storage with appropriate and specific direction to the original content.
Hey Kevin,
How about blogging on replication? Almost every DR site I’ve seen wether they are using Ostreams, Dataguard or SRDF ends up with some problems during DR fail back. Fail over works ok but fail back is a bitch.
Especially for large databases (8-12TBs).
What are your experiences with it?
Are you going to present at the unconference?
Hi Mike,
I have limited DR experience, sorry.
Hi Marius,
I have no idea what the “unconference” is, sorry.
OK, I have a technical question and you may know the answer.
If there was a clustered storage system with the same database failes available on a range of IP addresses, would it be possible to direct RAC to write to a file over only one of those IP addresses at a time and from one RAC node, but read from any of them?
Paul,
This is easily done. Have and Oracle Net service called “write” executing against one instance and other services called “read[1-N]”. Connect the readers to those services. In general, however, it is really not that healthy to separate your readers from your writers. Cache is faster than wire.
Your session is up against RAC best practices.
Is this the only day/time you will be presenting it?
Hi Daniel,
No, that will be the only day.
Kevin,
anyway to get a copy of the preentation? I wasn’t able to make your session, but I’m very interested in the topic.
Hi Daniel,
Honestly, the presentation didn’t cover anything that wasn’t spelled out in the paper…the Q&A went beyond, put that is now lost information. Sorry.