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 ...
Nowadays, everyone is installing Oracle Database 12c in different variants, posting screenshots, and discussing the ...
With time monitoring of several thousand targets of different versions and on different operating systems accumulates ...
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 ...
My very first blog post at Pythian - Trick or Treat? So there I was, faced with more that 4000 block corruptions as ...
Notice If you need to get SQL_ID of a query from a busy system, which has similar queries scattered all around, it ...
A Baffling Case of ORA-00942 Recently we had a good reason to find out what was going on behind the scenes with ...
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 ...
It's here! It's here! It's finally here! (what, you don't get excited when you get new toys?) Now that version 12.2 of ...
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 ...
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 ...
Have you ever wondered if there's a "secret sauce" for tuning your replication configuration to squeeze out better ...
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 ...
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 ...
Situation One of the optimizations available to us when running Oracle on Linux is huge page support. This feature of ...