Quote:
Originally Posted by nvk@vhv
Hi,
just "db2 takeover hadr on db <database name> " on the Standby node.
TAKEOVER HADR
|
Thanks for the reply.
But I have not configured HADR.
I have configured HA only that too using db2haicu command utility.
Currently when I try executing the command on passive node,
node2# db2 takeover hadr on db TAKEOVERDB
(here, TAKEOVER DB is a database locally available on node2 and not configred as HA DB)
I get the following output:
SQL1770N Takeover HADR cannot complete. Reason code = "4".
Any input please ?