Viewing 15 posts - 1 through 15 (of 34 total)
I know this was posted 9 year ago but I had same thing happen to me with BLOB fields from DB2 to SQL Server 2016 and this article came up. ...
September 28, 2018 at 1:42 pm
You pretty much hit the nail on the head with this list. These were all issues.
Subscriptions not expiring
Cleanup jobs not running or not running often enough
Retention...
May 11, 2017 at 12:16 pm
WHAT????
I did not know MS was shutting down CodePlex, that is horrible. CodePlex is one of the best sites on the net in my opinion.
Looking...
April 12, 2017 at 8:40 am
Yes, you are correct but I wrote it this way to make it more understandable and easy to read. The way I have it may be a bit less efficient...
April 6, 2017 at 8:44 am
Here is where I found my list of common passwords.
https://github.com/danielmiessler/SecLists/tree/master/Passwords
Most security sites will post lists of most common passwords as well.
April 4, 2017 at 8:18 am
While I agree with you in general, in my case the Scalar UDF was the issue. It was a simple convert INT to DATE (20170101 to 01/01/2017) in the select...
March 23, 2017 at 6:13 am
I have been reading about DEVOPS now for a bit and I have to say, it sounds like the synergy concept from the 90's or 2000's. It sounds a...
March 21, 2017 at 2:39 pm
This script is meant to be run on the distributor in the distributor database as mentioned above.
I am using the sp_MSforeachDB stored procedure which takes a query as a...
March 17, 2017 at 10:22 am
WOW!
That is exactly what I was looking for!!
Thank you so much!!!
Jim
January 4, 2017 at 12:26 pm
For the below, you would have to do this on each server in you AlwaysOn group.
You can create a DDL trigger to catch and alert you on CREATE_USER and DROP_USER...
December 21, 2016 at 2:14 pm
All the drives that the files are on are supposed to be spread out across the SAN and are all SSDs.
Jim
December 1, 2016 at 12:29 pm
The files are pre-sized correctly, with autogrow on. I understand the advantages of the multiple data files but I have always seen the files assigned to different filegroups. ...
November 30, 2016 at 10:28 am
I have been thinking about this for a while and would love to hear where you are at with it. My idea is to create a process that goes...
February 4, 2015 at 12:13 pm
Viewing 15 posts - 1 through 15 (of 34 total)