I am getting error "SQL1770N Takeover HADR cannot complete. Reason code = "10"." on secondary server ..
We don't have any cluster configuration at our location how ever the cluster manager shows as TSA on secondary and none on the primary..
Can you guys please help me to resolve this....
--secondary server
--db2 v10.5.0.4
$ db2 takeover hadr on database samplesecondary by force
SQL1770N Takeover HADR cannot complete. Reason code = "10".
$ db2 get dbm cfg | grep -i cluster
Cluster manager = TSA
db2diag.log has the following info :
FUNCTION: DB2 UDB, high avail services, sqlhaLockHADRResource, probe:180
RETCODE : ECF=0x9000052E=-1879046866=ECF_SQLHA_FAILED
SQLHA API call error
FUNCTION: DB2 UDB, High Availability Disaster Recovery, hdrTakeoverHdrRouteIn, probe:55610
RETCODE : ZRC=0x827300AA=-2106392406=HA_ZRC_FAILED "SQLHA API call error"
--primary server
$ db2 get dbm cfg | grep -i cluster
Cluster manager =
Thanks a lot
We don't have any cluster configuration at our location how ever the cluster manager shows as TSA on secondary and none on the primary..
Can you guys please help me to resolve this....
--secondary server
--db2 v10.5.0.4
$ db2 takeover hadr on database samplesecondary by force
SQL1770N Takeover HADR cannot complete. Reason code = "10".
$ db2 get dbm cfg | grep -i cluster
Cluster manager = TSA
db2diag.log has the following info :
FUNCTION: DB2 UDB, high avail services, sqlhaLockHADRResource, probe:180
RETCODE : ECF=0x9000052E=-1879046866=ECF_SQLHA_FAILED
SQLHA API call error
FUNCTION: DB2 UDB, High Availability Disaster Recovery, hdrTakeoverHdrRouteIn, probe:55610
RETCODE : ZRC=0x827300AA=-2106392406=HA_ZRC_FAILED "SQLHA API call error"
--primary server
$ db2 get dbm cfg | grep -i cluster
Cluster manager =
Thanks a lot