Just installed SQL Backup trial.. cant get service to start
Mindflux
Posts: 47
Error:
Event Type: Error
Event Source: SQLBackupAgent
Event Category: None
Event ID: 5000
Date: 8/22/2006
Time: 9:20:10 AM
User: N/A
Computer:
Description:
SQL Backup Agent startup error: error initialising IPC objects. No mapping between account names and security IDs was done
I searched the forum for this, and found one instance.
The user that starts the SQLSERVER is Administrator, and I tried that with the SQLBackupAgent service, with no luck.
What am I missing?
Event Type: Error
Event Source: SQLBackupAgent
Event Category: None
Event ID: 5000
Date: 8/22/2006
Time: 9:20:10 AM
User: N/A
Computer:
Description:
SQL Backup Agent startup error: error initialising IPC objects. No mapping between account names and security IDs was done
I searched the forum for this, and found one instance.
The user that starts the SQLSERVER is Administrator, and I tried that with the SQLBackupAgent service, with no luck.
What am I missing?
Comments
This is a fairly standard error. SQL Backup Agent is set to log on as a domain account and the domain is unavailable to verify the login. There is either a network problem or the account has been deleted from the domain or is invalid.
You can try changing the account that the SQL Backup Agent service runs under. Possibly re-entering the account intormation into the LogOn tab may help if the account had been deleted and recreated.
This is installed directly on my SBS2k3 server. So there is certainly no network issue involved here.
I've tried three different login users (admin, myself and another user) that all have rights as administrator on this machine.
I've not found a solution yet.
Try setting the SQL Backup Agent service user to LocalSystem (assuming LocalSystem has the SQL Server sysadmin fixed server role). For the SQL Server service user, is it started using a domain user? Is the full name of the domain user i.e. DomainName\UserName ?
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
I've tried local system to no avail
I've tried DOMAINNAME\Username (3 different users).
I've tried .\Username (3 different users)
All come up with the same error.
SQLSERVER is started by .\Administrator (I verified this).
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
I could, yes. But I cannot restart the service as people are connected.
Ok, I changed both the SQLSERVER and the SQLBACKUP program to DOMAIN\Administrator and it works (without a sql server restart).
weird.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8