Hi all,
I am using db2 v9.5 ESE on windows.
i am trying to implement HADR on a test machine. Have set all the required parameters on primary and standby server but when i try to start HADR on a standby server it throws SQL error:1768 with reason code 5, which says the local service name not found. but i have assured that service name is present in the /etc/services file on windows and the same is set for HADR_LOCAL_SVC parameter, then where am i going wrong???
the service name has been explicitly added by me in the services file as the newly created instance did not do that for me automatically. tried assigning port number also(its 52000).