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

As many of you know a cloning is one of the most DBA time consuming operations. For the first few times an Apps DBA may ...
One of the exclusive Exadata features is the Smart Flash Cache ( Oracle White Paper PDF). On a full rack, there is 5 TB ...
It is a controversial question whether to use ASMLIB for managing disks for an ASM instance, but I don't want to start ...
Background: Automatic degree of parallelism, or Auto DOP, is a new feature in 11gR2 that promises to help manage ...
Today I want to show what kind of IO performance we can get from Oracle Database Appliance (ODA). In this part, I will ...
After an in place upgrade of SQL server 2005 to SQL server 2008 R2 , I tried to open SQL errorlog from Management> ...
It’s a common but startling sight for any DBA: you look at your database statistics and realize your indexes are ...
Recently, one of our customers had a problem with one of their replication slaves where a sql statement gave an error ...
Using pt-query-digest is an excellent way to perform a SQL review. However, sometimes you don't have access to the ...
Microsoft introduced Change Data Capture (CDC) technology in SQL Server 2008. This technology captures DML ...
Overview In some cases, MySQL creates internal temporary tables while processing queries. On the base of the dimensions ...
I just recently faced an issue regarding how to automate the Workflow Mailer override address for development and ...
Exadata is the Ferrari of the technology world. It’s considered the technology for the select few, but everyone dreams ...
Backstory Where: Meeting room, Pythian office, Sydney, Australia. When: Afternoon, after lunch time. What: Discussion ...
Introduction I’ve started putting together some information about the Oracle Database Appliance in question-and-answer ...
During database maintenance, one of the most critical questions is: "When will it be finished?" Whether it is an ...
Background Sarah Novotny recently posted InnoDB Tablespace Fragmentation – Find it and Fix it, so I thought I would ...
Introduction There is a new tool came with Oracle 11g Rel.2 that helps to modify options in installed oracle home ...
Context Every installation is unique. It can be the same software and hardware but one installation will squease you ...
It seems to be assumed that fixed-point values, DECIMAL and NUMERIC, in MySQL are not susceptible to rounding errors ...
Swappiness, as the name suggests, affects the swapping in the Linux systems. Introduction Its kind of slider value. 0 ...
I was co-presenting recently at Sydney Oracle Meetup about Data Guard Compression and in preparation I did some tests ...
Recently I faced an interesting challenge: modify over 26k views on a single mysqld instance. Altering the view one by ...
Context One of the key features of Exadata V2 is the flash cache. Although commonly thought of as an OLTP-specific ...
If you support Oracle RDBMS 11.2.0.2 and want to zero downtime applying patches to databases then it is time to have a ...
One of the many reasons a clean Oracle database shutdown should always be a ‘must have’ ingredient of a server reboot ...
Introduction Oracle Database Appliance (ODA) is in many ways similar to an Exadata quarter rack: they both use two ...
Checking RMAN backup status via database views Yesterday I was discussing with a fellow DBA about ways to check the ...
There are 2 configurable items related with RMAN encryption backup : CONFIGURE ENCRYPTION FOR DATABASE OFF; # default ...
On many of our clients, we have a need to run XtraBackup as a regular OS user. Aside from running into the issue where ...