Jump to content

SQL Server-Agent startet nicht mit lokales System nur mit domäne\administrator


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Hallo, 

 

SQL Standard 2014

die Backupfunktion unter Wartung wird genutzt und Backups älter 10 Tage sollen automatisch gelöscht werden  (damit das läuft muss der SQL Agent richtig laufen)

 

Problem:  

 

SQL Server-Agent startet nicht mit lokales System nur mit domäne\administrator  auf dem vorhandenen Server 2012.

Deshalb läuft die automatische SQL Backup Bereinigung älter 10 Tage nicht.

 

Sind es u.g. Lösungswege?

 

Danke, Gruß Dirk

 

 

++++

 

http://stackoverflow.com/questions/35080354/the-mssqlserver-service-on-local-computer-started-and-then-stopped-some-service

 

...etwas wegen TCP Port klarieren...

 

 

+++

http://www.schneider-electric.com/en/faqs/FA233890/

 

Unable to start SQL Server Agent

Issue
Unable to start SQL Server Agent. Produces the following error when trying to start it from the services control panel.
"The SQL Server Agent (MSSQLSERVER) service on Local Computer started and then stopped.  Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service."

Product Line
Struxureware Power Monitoring
Power Monitoring Expert
ION Enterprise

Environment
SQL Server 2005, SQL Server 2008 R2, SQL Server 2012, SQL Server 2014

Cause
There was no such directory present on the machine and also the SQLAgent.out log file did not exist.

Resolution
*Warning: This article contains information about editing the registry. Improper changes to the registry can permanently damage the operating system. Always backup the registry before making any changes.*

Manually try to start SQL Server Agent from a command prompt using the following command:
SQLAGENT90 -C -V>C:\SQLAGENT.OUT

Check the contents of the SQLAgent.out file produced by this command. 
Should contain an message as per below:

Unable to rename C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\SQLAGENT.OUT to C:\ProgramFiles\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\SQLAGENT.1
(reason: The system cannot find the path specified)
2014-08-24 10:10:31 - ! [241] Startup error: Unable to initialize error reporting system (reason: The system cannot find the path specified)
2014-08-24 10:10:31 - ? [098] SQLServerAgent terminated (normally)

Check the value of key ErrorLogFile in the following registry key.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.1\SQLServerAgent

Change the value in the ErrorLogFile key to reflect the correct location of the SQL log folder.
After making the change and saving, restart the SQL Server Agent from the services control panel.

bearbeitet von Dirk-HH-83
Link zu diesem Kommentar
Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Schreibe einen Kommentar

Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.

Gast
Auf dieses Thema antworten...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Editor-Fenster leeren

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...