Comments
3 comments
-
The SQL Backup GUI communicates with the SQL Backup Agent service via the extended stored procedures. The extended stored procedures are designed such that if the SQL Backup Agent service is not running, the extended stored procedure will attempt to start the service. If it fails to do that, it suggests that the SQL Server service startup user does not have adequate rights to manage the service.
-
Hi Bryant,
You may have also missed that the GUI does actually have information about the SQB Service state. If the connection fails, and a red X icon sits next to the server name, you can right-click that and select Properties. The properties sheet will tell you plainly that the SQL Backup Agent could not be started or that the attempt to start it has timed out.
Maybe this information should be presented a bit closer to the surface. -
Thanks, I wasn't aware of that but I will remember it now!
Add comment
Please sign in to leave a comment.
It would be helpful to know in the GUI that the SQL Backup service is down rather than just showing a generic "can't connect" icon. Additionally, being able to start and stop the SQL Backup service from the GUI would be great.
Just a suggestion from a perfectionist across the pond.