Oracle AI Data Platform (AIDP): No-Nonsense Platform Overview
Oracle’s AI Data Platform (AIDP) is essentially an attempt to fix the biggest annoyance ...

Update, 7 March 2014: I don't often suggest this, but: stop reading this post! Oracle has (finally, yay!) released VM ...
Problem Statement Many times we have been called for the poor performance of a database and it has been narrowed down ...
Introduction Apps password change routine in Release 12.2 E-Business Suite changed a little bit. We have now extra ...
I've spent the better part of the day troubleshooting an issue with Oracle's Auto Service Request (ASR) and wanted to ...
Our monitoring software recently flagged a long-running job on a client database: an Oracle auto-task for statistics ...
There are many posts out there about validating backup. However, none seem to address some recent concerns a client of ...
Among the most critical but often most neglected database administration tasks is testing restore from backup. But ...
I see this following message on all My Oracle Support notes, which talks about database Oracle manual upgrade steps.
Resizing a Column in a Table With a Spatial Column Recently a client asked for help with using DBMS_REDEFINITION to ...
I have been thinking about writing a Pythian blog for long time, and today I finally took the opportunity. In the DBA ...
As most DBAs are aware, the clean deletion of the old statspack snaps is very difficult up to rdbms version 9i. Thanks ...
Today's blog post will discuss how to recover a subset of an Oracle database. Many of you would have come across ...
The performance of any Oracle database heavily relies on query execution(s). The reasons for any SQL statement’s ...
The transition away from FTP access in My Oracle Support (MOS) several years ago introduced a significant hurdle for ...
With the revamp of technology stack in R12.2 of Oracle E-Business Suite (EBS) , the way we integrate Oracle Access ...
When I first saw the suffix BATCHED in an Oracle execution plan from 12c, I was curious to see what is hidden behind ...
A quick and easy way to know what is it inside Java process that is using your CPU. Using just Linux command line tools ...
Efficiently Handling Persistent "Killed" Sessions in Oracle Perhaps you have encountered something like this: A session ...
There’s been a lot of talk about Docker for running processes in isolated userspace (or the cloud for that matter) ...
Problem Statement There was a discrepancy in the failgroups of couple of ASM disks in Exadata. In Exadata, the cell ...
Introduction You can’t make a password strong enough. But at least you can try. Having at least one upper case ...
What’s the most elaborate thing you have done with DataPump? So there I was, given the requirement to export multiple ...
I was working on a project to clone Oracle install to a new Linux server and this should be simple as ...
This is yet another blog post with tips and tricks to help you (and me) download Oracle software without the help of a ...
There are many blog posts out there about active database duplication. However, they were all tested in an ideal ...
Oracle provides since it’s 11.2.0.1 version a way to apply certain patches, to our standby environment first, without ...
In March 2012, I put together a blog post entitled Disabling Oracle triggers on a per-session basis, outlining a way to ...
So there I was troubleshooting GoldenGate issue and was puzzled as to why GoldenGate transactions were not seen from ...
I am a simple person who likes simple things, especially RMAN backup implementation. I have yet to understand why many ...