Oracle AI Data Platform (AIDP): No-Nonsense Platform Overview
Oracle’s AI Data Platform (AIDP) is essentially an attempt to fix the biggest annoyance ...
This 9 th post will describe how to remove a node from a 11.1 RAC cluster in silent mode. It will differ from the ...
Introduction If you have created a new Oracle 11g database using DBCA and opted to use by default 11g's enhanced ...
I was very surprised that Oracle released Oracle Database for Mac OSX, especially, version 10g now that 11g has been ...
In this blog entry, I will discuss strategies and techniques to resolve 'log file sync' waits. This entry is intended ...
Intro Just a quick post to get myself back into blogging mode. Recently in IRC ( #oracle on freenode, to be precise), a ...
Context I decided to reprise my commentary on Oracle RAC and the gv$ views after reading Patrick’s comments on my ...
Dynamic procedure calls in Oracle PL/SQL Just got an interesting note on Twitter that you can’t call a stored procedure ...
You can choose a DBID when you rename your Oracle database. This is probably a bad, unsupported, and useless idea. I ...
Oracle 11g has a new performance enhancement when adding columns. In the pre-11g releases, adding a new not null column ...
If you don’t want to deal with missteps, I recommend that you test your standby database to facilitate the failover or ...
Background We hit an ORA-01450 error today trying to do online rebuild for an index in an unusable state. This was a ...
As an Apps DBA, you might have been asked to clear the JSP cache many times, either by Developers or Oracle Support. ...
The process of adding a node to a 11.1 RAC is very similar to the 10.2 process described in Part 5 of this series. For ...
In an Oracle-l thread, this question was raised: how can you find objects creating nologging changes? First, what is a ...
Backstory: On a recent Monday, I had to perform an emergency Oracle standby switchover for a client whose primary ...
Recently we quickly and efficiently resolved a major performance issue with one of our New York clients. In this blog, ...
This has been discussed before by my colleague Paul Moen in his article on Oracle standby recovery rate monitoring, but ...
About once a week, our team gets a request from the server admins to provide some information on why a database server ...
Recently, I resolved a performance issue with one of our esteemed clients. I found the problem interesting and worth ...
A turning point in a DBA’s career is when he/she is recognized by Oracle as an elite Oracle professional. I was happily ...
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 ...
Recently, I had a few email exchanges — on the Oracle-l list and offline — about HW enqueue contention. A few ...
This post is the first of a series of ten posts that will explore some of the Oracle Universal Installer (OUI), Network ...
It’s probably worth some explanation to understand where I want to drive you: when you run an update in Oracle, the ...
This post is for those who think Consistent Gets is the only thing that matters. It’s not. That’s why Statspack and AWR ...
I would like to share with you the virtual hosts set-up (two nodes each on the application tier, and two on the DB ...
Back in April I was at COLLABORATE 08 and delivered a presentation on 11g — Oracle 11g New Features Out of the Box, ...
Recently, I had an opportunity to tune latch contention for cache buffers chain (CBC) latches. The problem was high ...
In the first part of this blog I tried to shed some light on EBS patch terminology and naming conventions. In this ...
A little over a week ago, a teammate and I were trying to use Oracle’s FLASHBACK TABLE to undo an “oops” UPDATE ...