GigaOm x Pythian: Realities and Risks of Enterprise AI
In a recent interview on the Business Disruptions in Tech podcast, Howard Holton and ...
One nice new feature of Oracle Database 18c is that schemas can be created without a password. These are called " ...
For the Oracle Code series of events I have delivered an older but still relevant talk called "Tackling Time Troubles." ...
When talking about automation for Oracle Database Administration, besides automation of software installation and ...
With support of multi-threads replication starting from MySQL 5.7, the operations on slave are slightly different from ...
Identifying SPN registration and authentication failures It’s not uncommon to have authentication issues with Microsoft ...
Introduction I’ve been working with data in many forms for my entire career. During this time, I have occasionally ...
It's already a fact: cloud is here to stay. As time goes by, we have a better understanding of how it really works as ...
A few years ago I wrote a couple of popular blog articles on using Secure External Password Stores (SEPS) and ...
Following on from my previous post where we installed SQL Server with the default configuration this article goes into ...
Oracle is implementing a cloud first approach and hence the newest releases such as Oracle Database 18c first appear in ...

This blog post covers sharding a SQL Server database using Azure tools and PowerShell script snippets.
Overview I find far too often that MySQL error and slow query logs are unaccounted for. Setting up log rotation helps ...
Background Oracle recently released a new version of their Database Security Assessment Tool (DBSAT) - version 2.0.1. ...
Doing online schema changes in a managed database environment is not as straight-forward as one may think. Using gh-ost ...
Context Sometimes the results found in performance testing can be a bit of a surprise. I have recently been preparing ...
Introduction In my travels to visit many customers over the last few years, I often see my customers creating many or ...
Introduction: Unfortunately is it not all that unusual for a patch or upgrade to Oracle Grid or RAC to fail, requiring ...
When my current task is to optimize a particular SQL statement, I find it quite useful if I can determine if the ...
As Microsoft's premier NoSQL cloud offering, Cosmos DB offers some interesting design decisions and trade-offs that are ...
Most of you may already know how to configure the log rotation for your database alert log or the listener log etc,. As ...

One of the more common struggles I’ve had to assist with in regard to Amazon RDS is enabling binary logging on read ...
Cassandra support for transactions Unlike commonly used relational database platforms, Cassandra does not support ACID ...
Introduction One of the things I like about Continuent Tungsten is how Tungsten Connector can hold traffic while a ...
This post is not intended to be an in-depth discussion of how Linux Hugepages work, but rather just a cursory ...
Comparing Xtrabackup Streaming Methods: XBSTREAM vs. TAR On April 4th 2012 Xtrabackup 2.0 was released in to GA by ...

Reasons When I think of Time series databases, my first thoughts go to my own experiences using a relational database ...
Unless you have been hiding under a rock, you have probably heard the term “Infrastructure as a Code” thrown around. ...
Context On occasion I have found it necessary to immediately kill all processes for a particular user on a Linux or ...
Introduction I have a database server that has these features: High available by design. Can be globally distributed. ...