Activity overview
Latest activity by dunos
Committed changes not the same as local database
After using SQL Source Control to commit a local database into a TFS managed source control system it appears that one of my table constraints isn't being committed properly:
Local database (where ...
In addition SQL Packager exhibits the same behaviour in that it doesn't script the GRANT REFERENCES ON CONTRACT. / comments
In addition SQL Packager exhibits the same behaviour in that it doesn't script the GRANT REFERENCES ON CONTRACT.
Not comparing GRANT REFERENCES on CONTRACT
Hi,
I have two databases created from the same script file. Against one of the databases I execute the following to set up query notification:
GRANT CREATE PROCEDURE to [sql_dependency_starter]
GRA...
I had cleared all alerts the day before and then I got to work the following morning and the agent not running was there.
I haven't had this happen again recently so I am going to put it down to a "glitch" and just keep an eye on it for now. / comments
I had cleared all alerts the day before and then I got to work the following morning and the agent not running was there.
I haven't had this happen again recently so I am going to put it down to a ...
SQL Agent not running... but it is
Hi,
I am currently trialing SQL Response with five of our SQL Servers. One one of the servers I am getting the alert "SQL Agent not running". This appears to be occuring once or twice a day but wit...