What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.
Introduction The morning begins with this page: "a large number of sessions are blocked on one of your managed SQL ...
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 ...
I was very surprised that Oracle released Oracle Database for Mac OSX, especially, version 10g now that 11g has been ...
Intro Just a quick post to get myself back into blogging mode. Recently in IRC ( #oracle on freenode, to be precise), a ...
Quite often we need to perform a so-called "MySQL instance audit". This common DBA procedure should give you a general ...
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 ...
Requirement So you want to store URLs in MySQL, and the URLs have those annoying %20%27%7C%26%5E%2B%2D%25 symbols? And ...
If you don’t want to deal with missteps, I recommend that you test your standby database to facilitate the failover or ...
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 ...
Identifying the Gaps in MySQL Memory Monitoring Had an interesting situation come up today with a client. We had a ...
In an Oracle-l thread, this question was raised: how can you find objects creating nologging changes? First, what is a ...
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 ...
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 ...
I got the idea for this article when one of our clients complained that their server’s performance was degrading during ...
Recently, I tested a switchover on Oracle 11g SE1. As you know, Oracle Database Standard Edition One—as well as ...
Recently, I resolved a performance issue with one of our esteemed clients. I found the problem interesting and worth ...
The Oracle gateway for ODBC provides an almost seamless data integration between Oracle and other RDBMS. I won’t argue ...
A turning point in a DBA’s career is when he/she is recognized by Oracle as an elite Oracle professional. I was happily ...
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 ...
In SQL Server Replication, a regular check is getting the number of undistributed commands for a transactional ...
It’s probably worth some explanation to understand where I want to drive you: when you run an update in Oracle, the ...
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 ...