What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.

Part I - Installing and patching the software Occasionally during our regular DBA tasks, we get a client request or ...

Self-directed learning about a product as complex as Oracle E-Business Suite can be challenging. Oracle helpfully ...
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 ...
Why this article? First of all, because I had fun digging in the code. Then, I was reading a lot about the improvements ...
We are noticing a steady adoption of Hive adoption among our customers. Due to the increased workload we want to make ...
The SAN administrator recently informed us that several disks were extended from 300GB to 600GB. These multipath disks ...
Concurrent processing is one of the key elements of any E-Business Suite system. It provides scheduling and queuing ...
Nagios authentication with Active Directory (AD) aligns with user management consolidation policies in most ...
The biggest objection to Oracle Database Appliance (ODA) we hear from customers is about 4TB usable space limit ...
The beauty of working for multiple clients from different industries is that you get exposed to a myriad of environment ...
Intro JDK is the environment to develop Java programs, and updating Java on Linux boxes is a requirement which often ...
If your system meets any of the following criteria:
One of the biggest selling features of Oracle's flagship engineered system - Exadata - is the storage offloading ...
A quick neat way to list down important and oft-needed information like names of databases, schemas, users, tables, ...
The transition away from FTP access in My Oracle Support (MOS) several years ago introduced a significant hurdle for ...

An Introduction to Apache Cassandra As some of you may know, in my current role at Pythian I am tackling OSDB, and ...
A quick and easy way to know what is it inside Java process that is using your CPU. Using just Linux command line tools ...
Disclaimer: Much of what follows is pure speculation on my part. It could be completely wrong, and I'm putting it out ...
Introduction If you manage Oracle on Windows, you probably have wondered why it is so difficult to work out which ...
Multipathing allows for the configuration of multiple paths from servers to storage arrays, providing I/O failover and ...
When you try to rollback a weblogic patch in Oracle EBS R12.2, you might run into issues similar to below:
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 several tools and technologies available to debug deeper into high CPU utilization in a system; perf, sysrq, ...
Suspending and Resuming Access A filesystem can be frozen using following command: # /sbin/fsfreeze -f /data Now if you ...
If you (like me) are using Microsoft.Update.Session for listing the installed windows updates, you might be surprised ...
I was recently involved in an upgrade project to go from 11.2.0.2 to 11.2.0.3 on an Exadata V2. We hit some snags ...
Like many good stories, this one also started with an innocent question from a customer: “I often check “SELECT ...