David Kearns Central RSS 2.0
# Monday, July 27, 2009
Took a few times too, all your ducks really need to be in a row. One thing I missed is turning off SQL Agent, which I needed to do since I have transaction log back ups every hour, and the process of a full backup, copy, restore takes close to that...

SQL 2005 Database Mirroring Tutorial:
Forget about Windows Authentication or Domain Account.....   just use Certificates is good enough.
 
What you need is:
- 2 Servers and 1 Witness
- Create a database on Principal Server
- Backup the database 2 times: 1st time do a "FULL" backup, 2nd time do a "Transaction Log" backup
- Restore the database on Mirror Server, MUST use option "NO RECOVERY" !!! After restore, the mirror database will not take any request, that is completely normal.
- Fully Qualified Domain Name for all 3 servers.....  you can do this by: 1. Setup a domain, or 2. Change the computer name and modify the "HOSTS" file on the 3 servers (C:\WINDOWS\system32\drivers\etc)
 
OK ! Now we shall start!
 
HOST A = Principal Server
HOST B = Mirror Server
HOST W = Witness Server
 
You need to copy the certificate between the servers manually.
Monday, July 27, 2009 12:09:41 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0] -
admin
Comments are closed.
Archive
<July 2010>
SunMonTueWedThuFriSat
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567
Blogroll
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions.

© Copyright 2010
David Kearns
Sign In
Statistics
Total Posts: 1300
This Year: 1
This Month: 0
This Week: 0
Comments: 1761
Themes
Pick a theme:
All Content © 2010, David Kearns
DasBlog theme 'Business' created by Christoph De Baene (delarou)