What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.

It is not uncommon that we need to filter out some DBs or Tables while setting up replication. It is important to ...
It is not uncommon to come across MySQL databases where reserved words are in use as identifiers for any kind of ...
NOTE: If you want to read and play with the interactive application, it has been developed using Shiny/R in order to ...
Recently we've received an alert from one of our clients that running threads are high on one of their servers. Once we ...
Timestamp Math Several years ago I wrote an article on Oracle date math. Amazingly, that article was still available ...
Overview of managed service maintenance Part of the appeal of AWS' Redshift is that it's a managed service, which means ...
Context Removing users in MySQL is an easy task, but there are some drawbacks to check carefully before dropping a ...

You can get many returns from a Google search for "MySQL Query Best Practices" or "MySQL Query Optimization." The ...
In a previous post ( OpenTSDB and Google Cloud Bigtable) we discussed OpenTSDB, an open source distributed database ...
We've all encountered a situation where you want to check a simple query or syntax for your SQL and don't have a ...

In this article, we'll cover the functionality available in SQL Server 2014 for textual research known as Full-Text ...
Introduction When you have a SQL Server environment where a very complex replication setup is in place, and you need to ...
What do I mean by 'fix' the the fixed object statistics? Simply gather statistics to help the optimizer. What are ...
December 2015 brought us a new version of GoldenGate, and a new version for Big Data adapters for the GoldenGate. Let's ...

Once upon a time I wrote about the Internal Workflow of an E-Business Suite Concurrent Manager Process. Many things ...

Since documentation is not very clear to me on the topic of InnoDB flushing in combination with Linux IO (specifically ...
For implementing Large Pages on AIX first you will need to choose large page size at OS level. On AIX you can have ...
This article continues our deep dive into the GoldenGate Big Data adapters, specifically focusing on the Kafka adapter. ...
What is MetaData Lock? MySQL uses metadata locking to manage concurrent access to database objects, and to ensure data ...
1. Introduction Cassandra offers three different repair mechanisms to make sure data from different replicas are ...
This is the next post in my series about Oracle GoldenGate Big Data adapters.
Background A test upgrade from 11g to 12c and conversion to a container and pluggable database recently pointed out ...
In this blog post, we continue our review of the new Oracle GoldenGate Big Data adapters. In the first part of the ...

Overview DDL (Data Definition Language) statements create, alter, and remove database objects. These types of changes ...
Introduction wait_timeout interactive_timeout net_read_timeout net_write_timeout What do these timeouts do in MySQL? If ...
User management on Linux systems can be tedious, and when you add in more than 10 systems the chances are it is going ...

Recently, checking Amazon Web Services, I stumbled upon a service I hadn't tested before. It was Data Migration Service ...

Exploring the phenomenon of “datafication” In the year 2000, only a quarter of the world’s stored information was ...
Wait, what? Deleted files are gone, right? Well, not so if they’re currently in use, with an open file handle by an ...