Quote:
Originally Posted by przytula_guy
Just a small remark Marcus. Logs are not being shipped - only logbuffer..
and how about rolling upgrade .. you can not break a hadr when active ..
it is not permanent, only untill both servers have been upgraded ..
|
I am not sure what is the distinction between log buffer and logs on disk. The format of the logs usually changes from one release to another.
I don't understand your other remarks. One can upgrade the standby to a later DB2 fixpack in the same release and then HADR takeover to the standby, and then repeat on primary server. I have done this many times.
Without getting into all the details, the following basic steps can be used:
- explicitly deactivate standby database
- stop instance
- upgrade instance
- start instance
- activate database
- if database does not automatically go into HADR peer state when activated, then do a start hadr on db as standby, and it should go back into peer state when catch-up is done