Plz, could you help me to get these points more clear?
1. I need to know how takeover can occur automatically in HADR, instead of manually running command ... db2 takeover hard on db by force
(Where the second node automatically be primary just when failure occur in the first node)
Hint: in my environment I have no SAN or even shared resource
2. According to my information, HADR applied only on each database alone.
(So if I have 30 databases in the instance I should configure HADR on each database alone)
Can I make HADR on instance level instead of on database level?
Thanks in advance ..