Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Help please!!!!! Urgent!

Author  Topic 

Zoma
Yak Posting Veteran

76 Posts

Posted - 2008-10-24 : 04:30:09
I have a problem with : The Other client sharepoint database service is not running..I try to run ,refresh its not running..And this is really a crotical issue..Please help..It a SQL 2000 Box!

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2008-10-24 : 04:36:27
sure... that's really enough info for any help...

check for errors in the windows event log and sql server log.

_______________________________________________
Causing trouble since 1980
Blog: http://weblogs.sqlteam.com/mladenp
Speed up SSMS development: www.ssmstoolspack.com <- version 1.1 out!
Go to Top of Page

Zoma
Yak Posting Veteran

76 Posts

Posted - 2008-10-24 : 04:51:46
Wats worse in this box..There is not even enteprise manager where u can see the databse's e.t.c there is only the service managet, so i can only view the event logs not the sql server log.

The error says: Unable to connect to the database STS_Config on ACDBA\SharePoint. Check the database connection information and make sure that the database server is running.
Go to Top of Page

Zoma
Yak Posting Veteran

76 Posts

Posted - 2008-10-24 : 04:56:40
People i've noticed the problem it's the sql agent it starts then stops can any 1 advise or help or check when sql agent does that?
Go to Top of Page

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-10-24 : 08:25:51
paste this in run:

C:\Windows\System32\mmc.exe /s "C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC"
Go to Top of Page
   

- Advertisement -