Viewing 15 posts - 196 through 210 (of 2,494 total)
As said above, involve your legal department at each stage.
If there is any thought of doing a 'secure erase' by repeatedly overwriting your backup file, you need to look at...
January 17, 2022 at 10:34 am
There is a lot more that needs to think about before being able to give a useful answer.
# What is your desired end-game with Tabular
# Do you plan to use...
January 17, 2022 at 10:15 am
It is not clear from your original post: Do you have 1 server of 80 GB with 15 SQL instances on it, or do you have 15 servers of 80...
January 17, 2022 at 10:02 am
Kathi's article is good at highlighting one of the main frustrations that database people have with app developers, and equally one of the main frustrations app developers have with database...
January 15, 2022 at 7:38 pm
I agree. If you have a good use-case for Filestream then File Tables are the best way to implement it.
December 29, 2021 at 8:21 am
Do you need to setup Delegation of Control
November 29, 2021 at 9:22 pm
Are you installing on your own kit or using Azure. If it is your own kit and you have a SQL 2019 Enterprise Edition license with Software Assurance then you...
July 26, 2021 at 6:57 pm
I am always looking forward to vNext and getting it into Production. For me it is all about enabling the business (and IT) to take advantage of the best technology...
April 24, 2021 at 8:43 am
Why do you want to uninstall SQL Server 2008. Also why do you want to install SQL Server 2016, it is now 5 years old and definitely inferior to SQL...
April 7, 2021 at 10:19 am
There is a discussion on what you can do at https://github.com/SQL-FineBuild/Common/wiki/SQL-Server-Memory-Management
The SQL db engine can be given access to more than 4gb memory via AWE even if itcannot address it...
April 2, 2021 at 6:19 pm
I hope there are people out there interested in columnstore. It is a powerful indexing strategy that can give great performance. (Spoiler alert, this is a long post.)
We make good...
February 16, 2021 at 11:58 am
One thing I forgot to say, can this move be used as an opportunity to consolidate to fewer SQL Server instances. As the old server is W2003 it is probably...
February 10, 2021 at 11:04 am
What you want to do is possible with a Windows Stretch Cluster or with two Windows Clusters.
If you have Enterprise Edition with Software Assurance you may be able to do...
February 10, 2021 at 10:51 am
You sould get a check-list together of the tasks you need to do. The following is suggested as a starting point, but you are the person who knows your site,...
February 8, 2021 at 7:46 pm
You will need some form of EBCDIC collation to make SQL sort in the same way as IBM.
The standard collations used by Windows, Linux, and SQL Server have numbers before...
July 27, 2020 at 12:57 pm
Viewing 15 posts - 196 through 210 (of 2,494 total)