I setup a MSSQL 2005 Cluster running on top of Virtual Server 2005. Everthing was running fine until this morning, when suddenly Analysis Services failed to start on the Cluster. When I looked in the Event Log I see the following:
Source: MSSQLServerOLAPService
Category: (289)
Type: Error
Event ID: 0
Description:
The service cannot be started: The DOM parser failed to load and parse the stream. URL:'' Reason: 'A document must contain exactly one root element.
' Source:''. File position: 0. Line: 1. The DOM parser failed to load and parse the file '\\?\N:\Microsoft SQL Server\MSSQL.2\OLAP\Data\master.vmp'.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Any idea on what I can do to resolve this problem.
Thanks.
Most likely you data became corrupted. If you can reproduce the scenario you should contact product support services to troubleshoot this problem.
To get Analysis Server to start again you delete all the files in "%AS installation folder%\data" folder.
You need to restore you databases you've backed up earlier. Alternatively you can re-create and re-process all the cubes and all dimensions you had.
Edward.
--
This posting is provided "AS IS" with no warranties, and confers no rights.