So here goes my list (since i have provided the links, i have refrained from describing the points in detail). The intent is to enable readers to use this as a quick checklist whenever they perform a migration or upgrade SQL Server instances.
- Transfer Logins
- Service Packs, upgrades and hotfixes
- Run DBCC UPDATEUSAGE on all databases to correct any incorrect row or page counts.
- Change authentication mode if required
- Change database compatibility level if required
- Connection string change in applications
- Transfer Jobs - Remove @uid parameter
- Update Statistics - See point 6 in link below (QueryPlan needs to have latest data). Done
by default anyways.
by default anyways.
- DBCC reindex etc
- Configure HA
- Run DBCC CheckDB on all databases to check consistency
- Configure HA
- Run DBCC CheckDB on all databases to check consistency
- Enable full text indexing (disabled after upgrade)
1 comment:
If you would like to take a good deal from this article then you have to apply such techniques to your won webpage. capitalone.com
Post a Comment