Oracle AI Data Platform (AIDP): No-Nonsense Platform Overview
Oracle’s AI Data Platform (AIDP) is essentially an attempt to fix the biggest annoyance ...
While I was at that fine conference in Scotland, one of our clients did some maintenance on their Windows server where ...
If you are using Oracle Data Pump to backup tables containing LONG or LONG RAW columns, then you might be surprised ...
This was posted yesterday on Oracle-L by Li Li. I feel I should blog about it to spread the word, especially since not ...
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 ...
Linux is a wonderful operating system. However there are a number of things that one needs to do to make sure it runs ...
Situation One of our clients found a bug with dbms_scheduler: it logs a job as successful when a ORA-01403 is thrown. ...
So you have followed the recipes to create a standby database, setup the database to switch logs automatically, and ...
Important We came across something in RMAN while working on a duplicate database. The ‘skip tablespace’ command when ...
Introduction Over-the-Top Tales from the Trenches. Motto: Bringing order to the chaos of every day DBA life. Dear ...
Over the Top Tales from the trenches. Motto: Bringing order to the chaos of every day DBA life. Dear Diary, Today I ...
So you have swallowed the standby bait. You have used RMAN duplicate to create a sparkling new standby and things are ...
Or, How To Become an Export/Import Migration Superstar! We’ve already established that I like broccoli. I get the taste ...
Introduction With this post, I’m starting a series about Oracle Block Change Tracking internals. The feature was ...
In the last month, we have been hit with two clients’ large-scale failures. The first involved network issues; the ...
Update: this procedure is for Linux and should work on any UNIX OS. Ron supplied how he did this on Windows in the ...