This sounds like it could be related to KB 883656. I have seen this at =
a client site, where AS would restart itself every 20-30 seconds, and =
you will see the state cycle in Service Manager. =20
There is a hotfix for this bug, and it is also included in the new SP4. =
In order to recover from the corrupted state to allow you to apply the =
service pack, you'll need to do the following:
1) Using the SQL Server Service Manager, select the =
MSSQLServerOLAPService in the second (Services) drop-down list. Uncheck =
the =E2=80=9CAuto-start service when OS starts=E2=80=9D box. =20
2) Close the Service Manger. Reboot the server to get the restart =
process to stop looping.
3) Rename the data folder where Analysis Services stores its =
databases. By default, this is c:\Program Files\Microsoft Analysis =
Services\Data but it may be different on your system, particularly if =
there are alternate drives. The folder in question will have subfolders =
along this structure:
=E2=80=A6 Data
MyASDatabase
MyCube1
MyCube2
MyCube3
and these lowest level folders will have the many data and aggregate =
files for each cube inside them.
4) Create a new folder in the same directory called Data
5) Restart Analysis Services through the SQL Server Service =
Manager by selecting the MSSQLServerOLAPService in the second (Services) =
drop-down list and clicking the Start icon. Also, check the =
=E2=80=9CAuto-start service when OS starts=E2=80=9D box. Close the =
Service Manager.
This should get your instance back to normal, the cubes will rebuild =
from the stored metadata next time that you use them. You will need to =
reprocess.
=20
[quoted text, click to view] "Pravin" <Pravin@discussions.microsoft.com> wrote in message =
news:64D82324-1604-4627-8A9E-67186A547AA2@microsoft.com...
> all of a sudden my MSSQLServerOLAPSevice are stopped, rest all =
services are=20
> working excelp OLAP services, i even restarted the server. In service =
manager=20
> it shows 'Starting' on status bar. when i try to connect server =
through MSA=20
> it gives me error 'cannot open connection to Analysis server the =
server is=20
> either not started or is too busy', Can anyone help me, it's very =