Archive for category MOSS
Moving MOSS 2007 DBs to another SQL Server instance
Posted by Daniele Grandini in Debugging, MOSS on May 12, 2010
A colleague of mine asked for help in moving a set of MOSS databases from one SQL server to another. This is not an uncommon scenario, for example it’s used in the Microsoft proposed site recovery scenario (with a mirrored SQL Server). He followed the step by step guide defined in this blog post: http://blogs.msdn.com/johnlee/archive/2008/03/09/move-wss3-0-moss2007-databases-to-different-server.aspx; […]