Posts
Sort by recent activity
Multiscript reports an erroneous uniqueidentifier
I ran a simple script in Multiscript (version 1.1.0.34) to query the service broker GUID for a database. The script is as follows:
use iAlert
SELECT service_broker_guid
FROM sys.databases
WHERE da...
Duration column in Activity History is not accurate
We've just upgraded from SQL Backup 4 to SQL Backup 5 and have noticed that the value in the Duration column of the Activity History grid is inaccurate for backups done by the conventional SQL Serv...