What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.
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 ...
The Strategic Use of Undocumented Commands It's common practice for IT vendors to keep some of the commands and ...
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.
What are Statistics? There are multiple paths a database can use to answer a query, some of them being faster and more ...
Resizing a Column in a Table With a Spatial Column Recently a client asked for help with using DBMS_REDEFINITION to ...
As most DBAs are aware, the clean deletion of the old statspack snaps is very difficult up to rdbms version 9i. Thanks ...
The beauty of working for multiple clients from different industries is that you get exposed to a myriad of environment ...
Introduction This is my first post in Pythian blog, and I wanted to share interesting use-cases that we've dealt with ...
This guide provides a description of the different thread pools and how to monitor them. Includes what to alert on, ...
The performance of any Oracle database heavily relies on query execution(s). The reasons for any SQL statement’s ...

Those who work with Merge replication know replicating articles with identity columns need some planning, especially if ...
Introduction AWR report is a great source of aggregated information on top activities happening in our databases. I use ...
With the revamp of technology stack in R12.2 of Oracle E-Business Suite (EBS) , the way we integrate Oracle Access ...
In Part 1 of this series, we explored Merge Replication Identity Range Management of tables with identity columns. We ...
A quick and easy way to know what is it inside Java process that is using your CPU. Using just Linux command line tools ...
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 ...
As a DBA, there are occasions where we are required to collect details from a database which can be used for further ...
One of the well-known best practices for HDFS is to store data in few large files, rather than a large number of small ...
Some months ago, Amazon Web Services changed the way they measure CPU capacity on their EC2 compute platform. In ...
There are many blog posts out there about active database duplication. However, they were all tested in an ideal ...
So there I was troubleshooting GoldenGate issue and was puzzled as to why GoldenGate transactions were not seen from ...
Handling Maintenance Failures in SQL Server Availability Groups After migrating some databases to SQL Server 2012 and ...
I am a simple person who likes simple things, especially RMAN backup implementation. I have yet to understand why many ...