hello,

if you want to backup db2 on microsoft cluster, you have to
work with "proxynode" and "proxyagent" relationship

grant proxynode target=proxytarget agent=clusternodeA
grant proxynode target=proxytarget agent=clusternodeB



every db2 database which can failover to another clusternode has to be
updated like

db2 update db cfg for sample using vendoropt "'-asnodename=proxytarget'"

db2 update db cfg for sample using LOGARCHMETH1 TSM:DB2 logarchopt1 "’-
asnodename=proxytarget’"


clusternodeA = DSMI_CONFIG on node A
ClusternodeB = DSMI_CONFIG ion node B


you can read more on SC12-4282-02


with best regards
stefan savoric

Reply via email to