Other News

Uncategorized

MapReduce A Key to NoSQL Performance

MapReduce – A Key to NoSQL Performance If you have been following the trend of my editorials these last few weeks, it will all start to come together today. While NoSQL and MapReduce are not necessarily linked, they are often combined to increase performance. MapReduce is a pattern allowing large chunks of data to be broken up into smaller chunks […]

Community

Oracle 11g XE on Fedora

(Michael McLaughlin) After the installation of Oracle 11g XE on Windows, I anticipated problems installing on Fedora. It’s terrific to report it was by far simpler to install on Fedora. This post provides the steps, and builds on the Fedora configuration published earlier this week.

Community

PGA and Memory Management in Oracle

(David Fitzjarrell) Several years back, Database Journal published an article on PGA management parameters in the then-recent 9i release. We’re now at 11.2 and a number of changes have been made that can make the PGA (and memory management in general) easier for the DBA. Let’s look at what parameter

Community

What is XSL Apply-Templates

(Darla Ferrara) Definition: A XSL template allows you to create rules and use them for multiple documents or nodes during XSLT formatting. The template defines the formatting for XML data. Apply-templates is the element that attaches these rules to a XPath expression. It works with the named element