Viewing 15 posts - 1,276 through 1,290 (of 2,356 total)
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
January 2, 2019 at 9:54 am
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 29, 2018 at 3:00 pm
It is best to make sure that you are in compliance by speaking directly to Microsoft.
From your description, your primary node(s) needs to be licensed for all cores, and...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 20, 2018 at 11:19 am
Is the database in question part of the AG, and is it properly synchronized with the secondaries?
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 19, 2018 at 11:45 am
Instead of re-inventing the wheel, take a look at these tools:
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 19, 2018 at 10:03 am
Assuming SQL mail is working, it has to be the configuration of the alert.
I have this in a script that is part of the default set of scripts...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 18, 2018 at 2:53 pm
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 17, 2018 at 2:47 pm
You need to add the notifications to the alerts.
EXEC msdb.dbo.sp_add_notification
@alert_name = N'Whatever name you gave it',
@operator_name = N'DBA',
@notification_method = 1;
GO
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 17, 2018 at 12:53 pm
@Message_id = 0, that is nothing. Try making that 1480.
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 17, 2018 at 11:58 am
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 13, 2018 at 10:12 am
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 13, 2018 at 10:09 am
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 12, 2018 at 12:07 pm
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 12, 2018 at 10:38 am
The primary and secondary nodes are not at the same patch levels.
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 12, 2018 at 10:33 am
In Pittsburgh, it depends!
The "cold calls" from recruiters who have found me via LinkedIn or wherever are largely contract or contract to hire.
If I have previously dealt...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
December 12, 2018 at 10:31 am
Viewing 15 posts - 1,276 through 1,290 (of 2,356 total)