Hardware & Storage SQL Server 2016 : availability groups and the new potential support for standard edition 12.06.2015 by Microsoft Team In my first blog about availability groups with SQL Server 2016, I talked quickly about the new interesting option: DB_FAILOVER. In this blog post, I will continue by introducing the new potential support of availability groups in a standard(…)
Hardware & Storage SQL Server 2016: availability groups and the new option DB_FAILOVER 12.06.2015 by Microsoft Team Let’s continue the SQL Server 2016’s discovery with one of my favourite topic: the AlwaysOn availability groups (AAGs). There are some improvements on this area. First of all, let’s introduce one of them (DB_FAILOVER option) by remembering of the availability(…)
Hardware & Storage In-Memory OLTP: Hash and Range indexes 18.05.2015 by Stéphane Savorgnano Since SQL Server 2014 CTP2, Microsoft has introduced a new kind of index which is the Range index. We have now two ways for indexing an In-Memory table: using either an Hash index or a Range index. These two indexes(…)
Hardware & Storage getting started with postgres plus advanced server (3) – setting up a hot standby server 18.05.2015 by Daniel Westermann So, we have a ppas 94 database up and running and we have a backup server for backing up and restoring the database. Now it is time to additionally protect the database by setting(…)
Hardware & Storage, Oracle Yesterday’s AWR Straight to the Goal 14.04.2015 by Oracle Team By Franck Pachot . Yesterday I was a speaker at Collaborate15 and did my presentation about reading an AWR report. That was great. Many people (and not enough seats). Here are some aswers about questions that came later. I(…)
Hardware & Storage Weird issue with sys.fn_hadr_backup_is_preferred_replica() function 30.03.2015 by Microsoft Team A couple of days ago, I faced a weird backup issue with SQL Server AlwaysOn and availability groups at one of my customer (thank to him to point out this issue 🙂 ). After installing our DMK tool (Database(…)
Hardware & Storage Vsphere 6.0 improvements for Windows Failover Clusters 04.02.2015 by Microsoft Team A couple of days ago, VMWare announced vSphere 6.0. I guess many of our customers have been waiting for this new release and probably I will see in the next few months this new version rolled out on the(…)
Hardware & Storage All you need to know about Oracle Database licensing with VMware 10.01.2015 by Grégory Steulet You are running Oracle on VMware and are not 100% sure that you are compliant with the Oracle licensing rules? This article is for you! As I have been confronted several times with Oracle License reviews with VMware installations, I(…)
Hardware & Storage WSFC : Manual or automatic failover? That is the question! 26.11.2014 by Microsoft Team During the night, you receive an alert concerning your SQL Server failover cluster or your availability groups and you’re in panic mode because the message displayed is : a failover has occured .. see the log for more details(…)
Hardware & Storage SQL Server: Forced failover with AlwaysOn & Availability Groups 16.10.2014 by Microsoft Team During a workshop at one of my customer about the implementation of SQL Server AlwaysOn and availability groups, I had an interesting discussion. It was about asynchronous replication between 2 replicas and the effect of the forced failover operation(…)