Cannot start SQL Backup Agent
angelgar
Posts: 11
Getting following Error: Windows could not start the SQL Backup Agent on Local Computer. For more information, review the System Event Log. if this is a non Microsoft service, contact the service vendor, and refer to the service-specific error code 5000. i noticed the when opeing GUI it says "SQL Backup - Expired trial" so i tried to register the license and got the following:
The activiation request was not in the correct fomat. [The root element is missing.]
Any ideas? I have tried uninstalling/reinstall, restart SQL services, restart whole server, deleting any registry entries i could find, installing to different path, all with same result. the following is the text of the error in the event viewer app log:
Event Type: Error
Event Source: SQLBackupAgent
Event Category: None
Event ID: 5000
Date: 7/12/2006
Time: 3:09:45 PM
User: N/A
Computer: PROCURE8
Description:
SQL Backup Agent startup error: error initialising IPC objects. No mapping between account names and security IDs was done
The activiation request was not in the correct fomat. [The root element is missing.]
Any ideas? I have tried uninstalling/reinstall, restart SQL services, restart whole server, deleting any registry entries i could find, installing to different path, all with same result. the following is the text of the error in the event viewer app log:
Event Type: Error
Event Source: SQLBackupAgent
Event Category: None
Event ID: 5000
Date: 7/12/2006
Time: 3:09:45 PM
User: N/A
Computer: PROCURE8
Description:
SQL Backup Agent startup error: error initialising IPC objects. No mapping between account names and security IDs was done
Comments
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
thanks
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
So if my server is running agent under ./myuser should I use the same when I install/upgrade server components or can I use Local System?
It is the naming of the user that SQL Backup had problems with in this case. Using .\myuser causes SQL Backup to try to look for a myuser account on the local machine, when it was intended to be a domain user.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8