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

Update, 7 March 2014: I don't often suggest this, but: stop reading this post! Oracle has (finally, yay!) released VM ...
The Strategic Use of Undocumented Commands It's common practice for IT vendors to keep some of the commands and ...
I've spent the better part of the day troubleshooting an issue with Oracle's Auto Service Request (ASR) and wanted to ...
Our monitoring software recently flagged a long-running job on a client database: an Oracle auto-task for statistics ...
Introduction When we relate file share and databases, many people will turn up their noses - but today this is a ...
Sometimes it's useful to check how performance of a SQL statement changes over time. The diagnostic pack features ...
What are Statistics? There are multiple paths a database can use to answer a query, some of them being faster and more ...
My very first blog post at Pythian - Trick or Treat? So there I was, faced with more that 4000 block corruptions as ...
I have been thinking about writing a Pythian blog for long time, and today I finally took the opportunity. In the DBA ...
As most DBAs are aware, the clean deletion of the old statspack snaps is very difficult up to rdbms version 9i. Thanks ...
Today's blog post will discuss how to recover a subset of an Oracle database. Many of you would have come across ...
We have reached the last article of this series. To close this series out, we will talk about Distributed Transaction ...
This post builds on my previous work regarding Mining the AWR. While analyzing performance, I realized how easily the ...
The performance of any Oracle database heavily relies on query execution(s). The reasons for any SQL statement’s ...

Those who work with Merge replication know replicating articles with identity columns need some planning, especially if ...
Introduction AWR report is a great source of aggregated information on top activities happening in our databases. I use ...
The transition away from FTP access in My Oracle Support (MOS) several years ago introduced a significant hurdle for ...
When I first saw the suffix BATCHED in an Oracle execution plan from 12c, I was curious to see what is hidden behind ...
In Part 1 of this series, we explored Merge Replication Identity Range Management of tables with identity columns. We ...
Have you ever wondered if there's a "secret sauce" for tuning your replication configuration to squeeze out better ...
Introduction: Almost all of us in our DBA life would have patch/upgrades SQL Server instance and would have faced many ...
The installation: In continuation of our series on how to install a SQL Server 2012 clustered instance, let´s begin the ...
Situation I’ve always wanted to get my hands on SSAS, SSIS and SSRS as I’ve often felt shorthanded in these areas. ...
In this series, I will demonstrate how to install a SQL Server 2012 clustered instance in a cluster of two nodes. In ...
Most of you are already aware of the recent announcement on Steven Chan’s blog about New JRE requirements that require ...
This is yet another blog post with tips and tricks to help you (and me) download Oracle software without the help of a ...
As a DBA, there are occasions where we are required to collect details from a database which can be used for further ...
Oracle provides since it’s 11.2.0.1 version a way to apply certain patches, to our standby environment first, without ...
In March 2012, I put together a blog post entitled Disabling Oracle triggers on a per-session basis, outlining a way to ...
One important aspect of a healthy Oracle database is database statistics. It’s the main data on which CBO feeds to ...