Oracle AI Data Platform (AIDP): No-Nonsense Platform Overview
Oracle’s AI Data Platform (AIDP) is essentially an attempt to fix the biggest annoyance ...
A Smarter Way to Scale: Custom CPU Options on AWS About a couple of weeks ago, AWS introduced a new option to manage ...
One nice new feature of Oracle Database 18c is that schemas can be created without a password. These are called " ...
For the Oracle Code series of events I have delivered an older but still relevant talk called "Tackling Time Troubles." ...
When talking about automation for Oracle Database Administration, besides automation of software installation and ...

One of the most powerful features of the Oracle database is its ability to leverage multiple CPU cores across many RAC ...
In part one of this series on Oracle Parallel Query Hints, I looked at PQ_DISTRIBUTE, and part two was about ...
Welcome to part 5 of the series.
A few years ago I wrote a couple of popular blog articles on using Secure External Password Stores (SEPS) and ...
Oracle is implementing a cloud first approach and hence the newest releases such as Oracle Database 18c first appear in ...
The Mechanics of PQ_REPLICATE in Oracle 12.2 In part 1 of this series, we talked about the basic mechanics of the ...
Background Oracle recently released a new version of their Database Security Assessment Tool (DBSAT) - version 2.0.1. ...
After a recent upgrade Users cannot work with the forms application anymore; it has been a few weeks since an upgrade ...
Introduction We have recently had some issues accessing a few client servers and found it is related to a Windows ...
The idea Due to the nature of my consulting work, I mostly work in Linux environments and use bash for scripting. But ...
Doing online schema changes in a managed database environment is not as straight-forward as one may think. Using gh-ost ...
This log buffer edition covers Cloud, Oracle and MySQL.
In the previous blog, we presented a simple database migration approach using Apache Nifi. Following our previous blog, ...
The beginning So, there we were attending to our jobs and tending to our customers when an emergency alert came in: a ...
Recently, I was involved in an EBS upgrade project, and also in operational support of an EBS production environment. ...
This log buffer edition covers Cloud, Oracle, SQL Server and MySQL.
This log buffer edition covers blog posts from Cloud, Oracle and MySQL.
Context Sometimes the results found in performance testing can be a bit of a surprise. I have recently been preparing ...
When a database environment is being patched, entries from crontab are commented and then removed when patching is ...
I had been working with a client to add a little bit of functionality to an analytical view that we had been running ...
Introduction Just three days ago Oracle released Oracle 18c for general installation on-premises. We've had a taste of ...
This post is not intended to be an in-depth discussion of how Linux Hugepages work, but rather just a cursory ...
A few years ago I wrote an article on getting started with the Oracle Database Backup Service which can be found here. ...
I recently published a blog post about large pages support in AWS RDS for Oracle and someone asked me if and how it ...
What's Airflow? Apache Airflow is an open source scheduler built on Python. It uses a topological sorting mechanism, ...