- Content database
- Admin database
- Configuration Database
- Search Database
- Shared Services Provider
The following stsadm commands are used to reconnect to the content database after a failover, the deletecontentdb will remove the reference to the old database server and the addcontentdb will add the new database as the content database
stsadm –o deletecontentdb –url [Site] -databasename -databaseserver [Old Principal]
stsadm –o addcontentdb –url [Site] -databasename -databaseserver [Old Principal]
Reconnecting content databases can also be done using Central Administration,
- Navigate to Central Administration.
- Navigate to Application management page
- Click on the Content Databases.
- Select the content database that has failed-over.
- In the Manage Content Databases page, choose the Remove content database option, and then click OK.
- Select the Add a content database option, and enter the required details.
- Replace the Database Server box with the new principal server, and then click OK.
0 comments:
Post a Comment