Posts Tagged ‘ Oracle ’

Counting Triangles Faster

October 17, 2011
By
Counting Triangles Faster

A few weeks back one of the Vertica developers put up a blog post on counting triangles in an undirected graph with reciprocal edges. The author was comparing the size of the data and the elapsed times to run this calculation on Hadoop and Vertica and put up the work on github and encouraged...

Read more »

11.2.0.3 Patch Set For Oracle Database Server

September 23, 2011
By

Just a quick post that the 11.2.0.3 patch set for Oracle Database Server has been released for x86 and x86-64 platforms (other ports will soon follow). The patchset number is 10404530 and is available for download from My Oracle Support. Also be sure to check out the 11.2.0.3 New Features Guide.

Read more »

Oracle OpenWorld 2010: Sessions By OakTable Members

September 2, 2010
By

As Oracle OpenWorld is just around the corner and you are probably getting your session schedule together, I thought I’d pass on this (nearly complete) list of sessions of which one or more of the presenters is an OakTable member. There is no doubt in my mind that these sessions will contain some of...

Read more »

Oracle Exadata and Netezza TwinFin Compared – An Engineer’s Analysis

August 10, 2010
By

There seems to be little debate that Oracle’s launch of the Oracle Exadata Storage Server and the Sun Oracle Database Machine has created buzz in the database marketplace. Apparently there is so much buzz and excitement around these products that two competing vendors, Teradata and Netezza, have both authored publications that contain a significant...

Read more »

The Core Performance Fundamentals Of Oracle Data Warehousing – Parallel Execution

April 19, 2010
By
The Core Performance Fundamentals Of Oracle Data Warehousing – Parallel Execution

Leveraging Oracle’s Parallel Execution (PX) in your Oracle data warehouse is probably the most important feature/technology one can use to speed up operations on large data sets.  PX is not, however, “go fast” magic pixi dust for any old operation (if thats what you think, you probably don’t understand the parallel...

Read more »

The Core Performance Fundamentals Of Oracle Data Warehousing – Partitioning

January 25, 2010
By

Partitioning is an essential performance feature for an Oracle data warehouse because partition elimination (or partition pruning) generally results in the elimination of a significant amount of table data to be scanned. This results in a need for less system resources and improved query performance. Someone once told me “the fastest...

Read more »

The Core Performance Fundamentals Of Oracle Data Warehousing – Table Compression

January 19, 2010
By

Editor’s note: This blog post does not cover Exadata Hybrid Columnar Compression. The first thing that comes to most people’s mind when database table compression is mentioned is the savings it yields in terms of disk space. While reducing the footprint of data on disk is relevant, I would argue it...

Read more »

The Core Performance Fundamentals Of Oracle Data Warehousing – Balanced Hardware Configuration

December 22, 2009
By
The Core Performance Fundamentals Of Oracle Data Warehousing – Balanced Hardware Configuration

If you want to build a house that will stand the test of time, you need to build on a solid foundation. The same goes for architecting computer systems that run databases. If the underlying hardware is not sized appropriately it will likely lead to people blaming software. All too often...

Read more »

The Core Performance Fundamentals Of Oracle Data Warehousing – Introduction

December 14, 2009
By

At the 2009 Oracle OpenWorld Unconference back in October I lead a chalk and talk session entitled The Core Performance Fundamentals Of Oracle Data Warehousing. Since this was a chalk and talk I spared the audience any powerpoint slides but I had several people request that make it into a presentation so they could...

Read more »

Oracle Database 11g Release 2 for Solaris x86-64 Now Available

November 25, 2009
By

The Solaris x86-64 port of Oracle Database 11g Release 2 can now be downloaded from OTN. Get it while it’s hot!

Read more »

Oracle And Sun To Announce World’s First OLTP Database Machine With Sun FlashFire Technology

September 12, 2009
By
Oracle And Sun To Announce World’s First OLTP Database Machine With Sun FlashFire Technology

The internet buzz seems to be that Larry Ellison, CEO, Oracle Corporation and John Fowler, EVP, Sun Microsystems, Inc. will be announcing a new product, the world’s first OLTP database machine with Sun’s brand new FlashFire technology on Tuesday, September 15, 2009, 1 p.m. PT. Both Sun and Oracle have Webcast invitations on their...

Read more »

Top 10 Oracle 11gR2 New Features

September 9, 2009
By

In catching up on blog posts I see that Jonathan Lewis, Christian Antognini and Nuno Souto picked up on the deferred segment creation new feature in Oracle 11gR2. In keeping with the theme, I thought I’d put together the top 10 new features in Oracle Database 11g Release 2 (11.2) that I consider significant....

Read more »