[MS SQL Server] service can not be started *

Pagina: 1
Acties:

  • scatman
  • Registratie: Januari 2004
  • Laatst online: 15:02
Als ik probeer de sql server te starten krijg ik altijd deze foutmelding:
code:
1
the service can not be started, either because it is diabled or because it has no enabled devices associated with it


Tot voor een week geleden werkte sql server zonder enige probleem, nu ineens niet meer.
Kan er iemand helpen bij dit probleem?
Alvast bedankt bij voorbaat

edit: microsoft sql server 2000
Windows XP, 5.01.2600

en google heb ik al geprobeerd, en oplossing die jij hebt gepost werkt (welke ik ook gevonde heb en geprobeerd alvorens het hier te vragen) werkt ook niet

[ Voor 23% gewijzigd door scatman op 18-01-2005 16:39 ]


  • F_J_K
  • Registratie: Juni 2001
  • Niet online

F_J_K

Moderator CSA/PB/AI

Front verplichte underscores

Best belangrijk: welk OS, welke SQL server versie en welke meldingen in je eventlog?
[google="sql server" "service can not be started"] geeft wellicht al antwoord, http://dbforums.com/t556263.html
Per your previous post, the SQL Server 7.0 MSSQLServer service cannot start
in a Windows 2000 server. Please try the following steps.

1. Open Services in the Control Panel\Administrative Tools.
2. Set focus on the MSSQLServer service and double-click it to open its
properties window.
3. Check the startup account of this service. If the startup account is a
domain account, say, the option 'This account' is checked and a domain
account is specified, please make sure that you have added this domain
account into the Local Admin Group on this Windows 2000 machine.

4. Check whether "Everyone" has the Full Control to the MSSQL7 directory.
If not, please add it and try to start the service again.
edit:

'Probleem' zegt niets, dus een titeledit.

[ Voor 3% gewijzigd door F_J_K op 18-01-2005 16:23 ]

'Multiple exclamation marks,' he went on, shaking his head, 'are a sure sign of a diseased mind' (Terry Pratchett, Eric)


Verwijderd

In de eventlog al gekeken?
edit
kijk even in de service manager, of er geen service van sql-server op disabled staat :)
/edit

[ Voor 67% gewijzigd door Verwijderd op 18-01-2005 18:10 ]