Viewing 15 posts - 166 through 180 (of 301 total)
Thanks, This is a DML trigger after insert.
February 25, 2016 at 8:23 am
Need to setup alerts to different groups on table insert on different criteria.
February 25, 2016 at 8:13 am
Thanks Kenny.
The article mentioned is for TDE enabled db. Not for column level encrypted db.
February 24, 2016 at 6:11 am
I was not able to find a script to troubleshoot this particular issue.
http://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-january-2016/
February 20, 2016 at 8:24 am
Thanks.
For VARCHAR [varchar(MAX) & varchar(800] fields on two different tables. This fields are intended to use in WHERE CLAUSE (using 'like').
February 17, 2016 at 6:05 am
Thanks Gail. The article was much helpful.
Regarding the performance counters to troubleshot sql server memory usage, can you suggest the counters/DMVs/scripts I should use to monitor sql memory other than...
February 15, 2016 at 2:04 pm
Thanks Gail. But there is a reasonable amount of memory allocated to OS/Other apps which is over 35GB. Still be an issue?
February 15, 2016 at 10:58 am
Thanks, If that is the case, why is the available memory on Windows server less than 7GB and going down further day by day?
February 15, 2016 at 9:38 am
Locked pages on memory is enabled.
Here's the breakdown:
SQL Server version: 2014 Enterprise
Total on Windows Server 2012 R2: 128GB
SQL Max memory: 90GB
SQL usage on task manager: 31 GB
Total memory...
February 15, 2016 at 9:35 am
Hi Gail,
I know the task manager lies. But in this case the locked pages in memory is enabled. And the available memory on "Windows Server" is 7 GB as SQL...
February 15, 2016 at 9:30 am
Viewing 15 posts - 166 through 180 (of 301 total)