Question : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
Tag: configuration
Disabling SET Statements / Forcing SET Options in SQL Server 2008R2/2012
Question : I am currently working with a MSSQL 2008R2 Database which uses the following SET-Commands frequently: SET ANSI_NULLS { […]
MongoDB doesn’t start after changing the data directory
Question : I have installed a mongodb instance using yum.. Now everything works fine. I started the service using service […]
Setting isolation level at database level
Question : We have a data warehouse that’s being dropped and reproduced every night. We have lots of SSRS reports […]
sql server express lan
Question : I want to know if sql server (express) need to have always admin right on a computer. I […]
Set InnoDB as default engine and set a default collation
Question : What should I do to set InnoDB as the default database engine? And is possible to set a […]
SSDs and 64K sectors
Question : SSDs tend to have a natural 4K sector size as far as I know, but would it be […]
Optimizing MySQL 5.6 for unit tests
Question : We have a MySQL instance for unit tests. Our unit tests work very heavily on MySQL. Therefore, we […]
AlwaysOn Availability Groups on Secondary Replica
Question : We have a Primary Server A with a Database. It has AlwaysOn ReadOnly Asynchronous which moves data to […]
Optimization around static cursor use
Question : I’m currently in-house support for a vendor-supplied application which uses static cursors to crawl through a list of […]