Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends!
i wanna setup a mirrored DB over a local network

i have 2 PCs with names: 'machine1', and 'machine2'
my DBs name is 'MyDB'

I have read lots of documents on internet but I got error no 1418
and I couldnt resolve that,

I think , problem is because of my domain usernames
can anybody help me?
Posted

Check this
MSSQLSERVER_1418[^]
 
Share this answer
 
Thanks thatraja!
Finally found solution!
Servers could not find each other with NAMES!
to resolve this problem:
1. enable NetBIOS over TCP/IP in NIc's settings
2. correct hosts IP and Names in: C:\Windows\System32\Drivers\etc\HOSTS
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900