What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.
I wrote this post because I feel there is a great need for it. The number of people struggling with unstable query ...
Context You might have already seen the blog update on Steven Chan's site. TXK AutoConfig and Templates Rollup Patch S ...
A lot of things have already been said about the Real Application Testing Option -- from the price to the most ...
Introduction Beware this parameter can prevent your database from starting. Indeed it can prevent your instance from ...
I gave this talk at the UKOUG, and I have received a few requests to post the slides online. Instead of just posting ...
I recently imported the contents of an Oracle 8i database into an 11g database. Since the original application needed ...
Introduction Ever wished the listener.log file was a table in the database? Wish no more! About three years ago, I sent ...
Context I decided to reprise my commentary on Oracle RAC and the gv$ views after reading Patrick’s comments on my ...
I got to troubleshoot an amazing situation a few weeks ago. I think, we can all agree that assuming we are on a ...
ASM is definitely one of the coolest technologies inside the Oracle Database. On the other hand, the ability of the ...
So you have created your standby database using the RMAN DUPLICATE command, you have set the minimum log switch ...
Background Have you ever wanted to know where exactly in a datafile segments are placed? Have you ever wondered just ...
According to wikipedia, “The rack is a medieval torture . . . which induces excruciating pain as the victim’s joints ...
Update 21-Sep-2011: It’s definitely was a bug in an early 11g release. As cp command does work in the latest release. ...
I’ve recently moved to Ubuntu Linux, and this post describes my attempt to play around with Oracle ASM on Ubuntu. For ...
Troubleshooting SQL Server replication is often like being a digital detective—you see a cryptic error at the surface, ...
In this post and some upcoming posts, I’m going to write more about Oracle application servers, a subject we have ...
I do realize that for most of you, there may be nothing new about the dbms_sys_sql package knowledge of it has been ...
Today I found some interesting software pieces available for download from Oracle TechNet. “Oracle Outside In ...
Recently, I had a few email exchanges — on the Oracle-l list and offline — about HW enqueue contention. A few ...
I’ve been told that using NOT EXISTS in (Oracle) SQL is a bad idea, and that a way to overcome this problem is to ...
Recreating the Voting disk may not be as easy as written in Metalink. If you work with RAC, you know about Metalink ...
Disclaimer: In most countries, looking at user passwords is illegal. Never try what is written below on a system that ...
Introduction We all have encountered this situation many times before: the cost-based optimizer assumes no correlation ...
Background A few days ago, a developer and I had an interesting conversation. The developer was trying to tune an ...
So you have accidentally removed a datafile from your production database? First thing, DON’T PANIC! There’s an easy ...
Background For the past few months I’ve been using a query that I refer to as “ash report – recent spike”. That’s the ...
So you have created your standby database using the RMAN DUPLICATE command, you have set the ARCHIVE_LAG_TARGET to ...
A little over a week ago, a teammate and I were trying to use Oracle’s FLASHBACK TABLE to undo an “oops” UPDATE ...
Last Friday, a customer paged me to say that they could not open an Oracle 8.0.5 database after the RAID array crashed. ...