What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.
My job is almost completely reliant upon my ability to perform work in lab of virtual machines. Almost every action ...
Collecting ASM IO Metrics If you are an Oracle DBA, then it is quite likely that Oracle ASM is used as the storage ...
Oracle Cloud Database Backup Service (ODBS) This is part 1 of 3 in a series on "Getting Started with Oracle Cloud ...
If you are in process of upgrading to Oracle E-Business Suite 12.2.4, you would have went though this critical phase in ...
The ability to use virtual host names with Oracle E-Business Suite is one of the features that I have been waiting for ...
The SAN administrator recently informed us that several disks were extended from 300GB to 600GB. These multipath disks ...
Getting Started with Oracle Cloud Backups - Amazon Web Services (AWS) This is part 2 of a 3 part series on "Getting ...
Context Last week, I was pleased to present at Percona Live Amsterdam 2015 regarding the importance of Performance ...
Full backup vs. level 0 incremental: a physical comparison Perhaps you've wondered about this. What is the difference ...
Context Azure SQL Database is Microsoft’s Database as a Service (DBaaS) platform offering. It allows end users to ...
Scenario: A user complains that a batch job that is critical for the month end business processing is taking more time ...
Intro So, it has been some time since I have patched a database. Patching seemed necessary in a 12c database used for ...
While I was working on a migration project recently, I had the task of importing and then exporting multiple packages - ...
Introduction: The Virtual Core Discrepancy Update 2015-May-11: Jean-Michael dug up another Amazon Web Services document ...
In an Oracle DBA's life, you'll be regularly asked to work on applying a new patchset on a database and then you will ...
Migrating Oracle to Amazon RDS with Minimal Downtime Amazon RDS is a web service used to manage databases, like Oracle, ...
I am presenting here on behalf of my colleague Fabiano Amorim (he is busy resolving other exciting performance ...
The evolution of autoconfig in oracle e-business suite All seasoned Oracle Apps DBAs know that Autoconfig is the master ...
This blog post is a quick introduction to Containers in the Windows world, and a walk-through on installing SQL Server ...
A quick neat way to list down important and oft-needed information like names of databases, schemas, users, tables, ...

An Introduction to Apache Cassandra As some of you may know, in my current role at Pythian I am tackling OSDB, and ...
Introduction If a lot of rows or pages are locked, the SQL Server escalates to a table-level lock, to save resources. ...
Roughly speaking, the notion of 'Tables' in Oracle is similar to MongoDB's 'Collections'. They are NOT identical ...
I discovered ASM with a 10.1.0.3 RAC running on Linux Itanium and that was a big adventure. At this time there was no ...
Oracle 12c introduces new catalog features including CDB_ dictionary views (which include a CON_ID column) superseding ...
Troubleshooting an EM12c Login "Authentication Failed" Error So the other day I was trying to log in to my EM12c R4 ...
When you try to rollback a weblogic patch in Oracle EBS R12.2, you might run into issues similar to below:
As with any database administration strategy, management of Redshift requires setting and revoking permissions. When ...

The Resilience of Apache Cassandra: An Introduction This blog is a part 1 of a 2 in a series. This will be different ...
Suspending and Resuming Access A filesystem can be frozen using following command: # /sbin/fsfreeze -f /data Now if you ...