kohera-logo-regular.svg

Ten Commandments when you install SQL server

  1. Above all, Install SQL server with much fun and devotion.
  2. Preconfigure TEMPDB, not leaving defaults, for better throughput and performance.
  3. You shall protect the data and make back-ups as if it was the Chosen one.
  4. Test, Test and Test the restoring of data in order to anticipate on future disasters, this might be your salvation.
  5. Thou shallt install SQL server updates and patches after testing.
  6. Carve traceflags into stone, they can relieve the pressure and pain.
  7. Spend time setting up appropriate maintenance as if it were fitness to your body. It will keep your database healthy after you install SQL server.
  8. Make adjustments to default growth. Let databases grow by chunks wisely chosen in megabytes.
  9. Tailor your degree of parallellism and Cost treshold for parallellism.
  10. As an addendum, consider using volume maintenance tasks, lock pages in memory.
2319-blog-database-specific-security-featured-image
Database specific security in SQL Server
There are many different ways to secure your database. In this blog post we will give most of them a...
kohera-2312-blog-sql-server-level-security-featured-image
SQL Server security on server level
In this blog, we’re going to look at the options we have for server level security. In SQL Server we...
blog-security_1
Microsoft SQL Server history
Since its inception in 1989, Microsoft SQL Server is a critical component of many organizations' data infrastructure. As data has...
DSC_1388
Aggregaties
Power BI Desktop is een prachtige tool om snel data-analyses te kunnen uitvoeren. Je connecteert op een databron, importeert en...
dba image
DBA is not that scary
Often when talking to people who are looking for a career path in the data world I feel like there...
blog-2303
How do you link an SCD Type 2 table in Power Query?
This article uses a simple example to demonstrate how to link an SCD Type 2 table in Power Query to...