What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.
If you are using Oracle Data Pump to backup tables containing LONG or LONG RAW columns, then you might be surprised ...
Problem Statement I was installing RAC, and during the clusterware install I picked up the wrong interfaces for public ...
This is my fourth week at Pythian and in Canada and I'm starting to get back to my normal life cycle --- my personal ...
Context This article will discuss how to make many-to-many relationships in data warehousing easily queried by novice ...
Just recently I got a call from a developer. He had a table with a primary key populated by a sequence, a timestamp ...
Background While testing a migration today with one of our clients, I figured out that schema export using Data Pump ...
Notice If you have found rman backups slow in Oracle 10.2.0.2, you should check out note 375386.1 on metalink. It seems ...
My apologies — there will be no broccoli in this post. Introduction Many people would like to know how well their ...
This is a fascinating look into storage architecture! It perfectly illustrates that "more hardware" doesn't always ...
Context I hit this issue today while creating a new 10.2.0.3 database using DBCA. Recently, I’ve started to use DBCA ...
Over-the-Top Tales from the Trenches Motto: Bringing order to the chaos of every day DBA life. Dear Diary, Is that a ...
Here is an article I posted on the Oracle-L mailing list recently. Much to my surprise, people liked it enough that ...
Backstory A client asked me, “How can I move a table to another schema in Oracle?” The quick answer I gave him is, “not ...
Important We came across something in RMAN while working on a duplicate database. The ‘skip tablespace’ command when ...
Briefing Not a dear diary post today — I have a couple up my sleeve though. In the corporate world, promoting a slave ...
Over the Top Tales from the trenches. Motto: Bringing order to the chaos of every day DBA life. Dear Diary, Today I ...
Or, How To Become an Export/Import Migration Superstar! We’ve already established that I like broccoli. I get the taste ...
In the last month, we have been hit with two clients’ large-scale failures. The first involved network issues; the ...
Goal: Getting rid of filesorts and temporary tables by tuning MySQL queries. Background: Filesorts and temp tables are ...