Viewing 15 posts - 2,236 through 2,250 (of 2,497 total)
I was going to suggest the same as Nagabhushanam, but I got there second... Anyway, the suggestion given is without doubt the best way to go.
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 16, 2006 at 4:44 am
BACKUP LOG ... WITH TRUNCATE ONLY is doing what it says on the can. Run the backup log process but ONLY truncate the log file.
You need to do a...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 16, 2006 at 4:39 am
This can be fixed. You need to start SQL with the -T3608 and -f flags, and do the work in Query Analyzer.
1) Start SQL and QA as above
2) Run sp_attach...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 16, 2006 at 4:31 am
If you have not turned on AWE, then regardless of the amount of memory you allocate to SQL Server, it will not use anything above the 4GB line.
If you have...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 16, 2006 at 4:23 am
When we were looking at how to provision the storage we wanted, we looked at SAN, NAS and DAS. NAS got rejected quickly due to performance issues. The cost for...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 15, 2006 at 10:11 am
Any request such as you have received has to be subject to a cost / risk analysis. You should also verify with the auditors and your mangement that any solution...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 15, 2006 at 4:33 am
Colin,
You will need to talk to your choice of SAN vendors concerning the serialisation of replicated data. With HDS and asynchronous replication, we have an assurance that replicated data is...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 15, 2006 at 2:53 am
The active/active applications update the databases in GB and US independantly. There is no replication or other link between them. We have a reconciliation process that periodically checks the two...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 13, 2006 at 6:06 am
We use SAN replication for SQL between our GB and US data centers. We use HDS 9900 series SANS at both sites. Our applications are classed as active/active or active/pasive,...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 13, 2006 at 4:03 am
One problem may be network connectivity. We had a similar issue, but our network support people would not accept it was a network problem.
Eventually one of our guys wrote a...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 12, 2006 at 3:39 am
I think when you look at the stats, the world's most popular sport by a very long way is fishing. But maybe a database for fishing is not such a...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 9, 2006 at 3:38 am
It is not the complexity of the sport that drives the database needs. The complexity of the media operation around the sport requires complexity a few orders of magnitude greater...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 9, 2006 at 3:06 am
There are a few issues with SP4, listed below. All of them have fixes or workarounds except d) which you have to live with. I would recommend applying the latest...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 8, 2006 at 3:07 am
Logging in Tempdb is done in exactly the same way as for any other DB in Simple recovery mode. i.e. everything gets logged, so that anything can be backed out. ...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 7, 2006 at 5:16 am
So, you had a steam locomotive and have just purchased a diesel and want to know where to put the coal in so it works?
AWE is not relevant with 64-bit. ...
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
June 7, 2006 at 4:58 am
Viewing 15 posts - 2,236 through 2,250 (of 2,497 total)