What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.
SQL server folks may find the "non-yielding scheduler" warning familiar and it is usually (if not always) associated ...

Debugging This is a little tip for those who develop SSIS packages.
I was very surprised that Oracle released Oracle Database for Mac OSX, especially, version 10g now that 11g has been ...

Upgrading to 11g Release Grid Infrastructure? You probably want to read on...
Introduction The AQ notification process has changed from release 10gR2 to 11gR1. The most notable change is the switch ...
I have successfully compiled and installed DBD::Oracle on Windows 2008 Server 64bit operating system today. I used the ...
Dynamic procedure calls in Oracle PL/SQL Just got an interesting note on Twitter that you can’t call a stored procedure ...
Oracle 11g has a new performance enhancement when adding columns. In the pre-11g releases, adding a new not null column ...
Background It is not unusual that a DBA needs to run the same query across multiple instances. The query can be ...
Strategy for a Minimal Downtime Migration I recently performed a migration from Oracle 10gR2 on Solaris to the same ...
I want to introduce several post about Oracle GoldenGate (GG), a relatively new replication software from Oracle. We ...
Recently, a customer request came in to limit the runtime of a query in a 10g database for a certain user. But since ...
Backstory: On a recent Monday, I had to perform an emergency Oracle standby switchover for a client whose primary ...
Introduction The process for applying a patch on top of the CRS, or now called, the Grid Infrastructure, has changed ...
Recently, I tested a switchover on Oracle 11g SE1. As you know, Oracle Database Standard Edition One—as well as ...
Having recently performed a test upgrade for a client from Oracle RDBMS 10g to 11g, I can tell you that one of the big ...
One of our clients has a public web page and they needed to ensure that it is always up and accessible. Pythian already ...
This is an issue that keeps rearing its ugly head over and over again, and since it greatly affects performance, it is ...
If you ever thought it was easy to kill an Oracle job, let me show you something that gave me a headache today. We’re ...
MySQL Full Text Search Limitations Suppose you have a MyISAM table containing a column with a full text index. This ...
Last Friday in the Sydney Oracle Meetup I talked about Oracle Flashback technology and how it helps to reduce downtime. ...
Introduction Debian Linux (the underlying foundation of Ubuntu) manages the startup/shutdown of MySQL quite differently ...
It’s probably worth some explanation to understand where I want to drive you: when you run an update in Oracle, the ...
This is the third post in the Oracle GoldenGate Extract Internals series (links to part I and part II). In this post, ...
I would like to share with you the virtual hosts set-up (two nodes each on the application tier, and two on the DB ...
In the first part of this blog I tried to shed some light on EBS patch terminology and naming conventions. In this ...
Since GoldenGate has been declared as a strategic direction for replication technology by Oracle, it sounds like it’s ...
A data file is considered unrecoverable if an unrecoverable operation has been performed on an object residing in the ...
Argh! Of all the frustrating, partially-completed features Oracle has released, this is the most frustrating. Did I ...