Viewing 15 posts - 1,276 through 1,290 (of 2,356 total)
January 2, 2019 at 9:54 am
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...
December 20, 2018 at 11:19 am
Is the database in question part of the AG, and is it properly synchronized with the secondaries?
December 19, 2018 at 11:45 am
Instead of re-inventing the wheel, take a look at these tools:
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...
December 18, 2018 at 2:53 pm
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
December 17, 2018 at 12:53 pm
@Message_id = 0, that is nothing. Try making that 1480.
December 17, 2018 at 11:58 am
December 13, 2018 at 10:12 am
December 13, 2018 at 10:09 am
December 12, 2018 at 12:07 pm
December 12, 2018 at 10:38 am
The primary and secondary nodes are not at the same patch levels.
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...
December 12, 2018 at 10:31 am
Viewing 15 posts - 1,276 through 1,290 (of 2,356 total)