Is it possible to change the content database of an existing SharePoint '07 web app?
Posted
by
mcjabberz
on Server Fault
See other posts from Server Fault
or by mcjabberz
Published on 2011-08-03T15:26:33Z
Indexed on
2012/09/12
3:40 UTC
Read the original article
Hit count: 577
sharepoint
|sharepoint-2007
Disclaimer: I'm very much an accidental SharePoint admin so I greatly appreciate your patience.
My SharePoint farm's database server is EOL and about to die. I have managed to get the config database (SharePoint_Config) moved over to the new database server and even managed to get the Central Administration site to use the new database server. I have even added the new database server to the farm as a content database server. My problem right now is with the web app's content database (WSS_Content). I already have a copy of the content database setup and ready to go on the new database server but, for the life of me, I can't figure out how to change the SharePoint web app's database over to it.
Is this even possible? If so, how would I do it? If not, would I have to create a new web app and then restore (and overwrite) its WSS_Content database with my existing one?
© Server Fault or respective owner