Wednesday, January 16, 2008 2:30 AM
Brian S. Tucker
SCOM 2007 Reporting and Data Warehouse SQL install Order of SQL SP
When you have a server that will have SQL 2005 local and both the DW and reporting on the same server, follow the install process below.
1. Install SQL 2005 and name the default instance something unique. Add the DB services and workstation components. This will be for the DW DB
2. Install SQL 2005 again and install a new DB and Reporting services with a named instance different than the first.
3. Install SQL 2005 SP1 to both instances
4. Install SQL 2005 SP2 to the instance for the DW and uncheck it for the reporting services.
The DW can be on SP2, but Reporting Services has to be on the local server and SP1 only as of now.
Filed under: SCOM 2007, OpsMgr 2007