|
Oracle treats SP/LOB changes as logical changes, that goes to redo logs as well. Then archiver(or log writter) ships the redo logs to Stadnby synchronously or asynchronously and apply it from there. It doesn't have size limit on the LOB changes. However, if you want to know everything about Oracle Dataguard. I would say tahiti.oracle.com is the best place. Tahiti, the place of my dream vacation.
Prior to Oracle8i, it is called Standby database. Dataguard is just a synonym of automated Standby database. Oracle DataGuard used to have some limits on physical db structure changes -- for example, you add a new datafile (containter in db2) to a tablespace on Primary, you also have to do the same thing on Standby. Since 9i, this limit has been removed.
I never say "Oracle is the best" either. Just from a DBA perspective, which one can make my life lot of easier. Everyday, feels on vacation in Tahiti -- that is my dream.
Oracle or DB2? Personally, I probably weigh more on job security than a matter of interests. Just make a living, that is it.
I visit this db2 forum daily, try to get updates and learn from you guys. Always show my respects. I also find lot of more Oracle Tops on Itpub -- that is the main reason I drop by everyday.
If you are in Toronto, we may have a chance for a private chat. |
|