Oracle Linux Friday Spotlight - January 3, 2014
Happy Friday and happy new year! Our spotlight this week is on an excellent webcast from our archives titled "Oracle Linux Management Demystified." It describes the integration between Oracle Linux and...
View ArticleGetting Started with EL 3
EL 3 is one the APIs that has gone through a major overhaul in Java EE 7. In fact, EL is now finally a specification on its own right after long being an important API for JSTL, JSP, JSF and CDI. Most...
View ArticleFriday Spotlight: Virtualization Management Podcast
Happy Friday and welcome to the first virtualization spotlight of 2014! To kick things off this year, I wanted to highlight an excellent podcast by Oracle's Doan Nguyen and Ronen Kofman that describes...
View ArticleUseLargePages on Linux
There is a JVM option UseLargePages (introduced in JDK 5.0u5) that can be used to request large memory pages from the system if large pages memory is supported by the system. The goal of the large...
View ArticleInvoking R scripts via Oracle Database: Theme and Variation, Part 2
In part 1 of Invoking R scripts via Oracle Database: Theme and Variation, we introduced feature of Oracle R Enterprise embedded R execution, focusing on the functions ore.doEval and rqEval. In this...
View ArticlePhaser and NetBeans IDE
I had fun learning Phaser today, a fast, free, and fun open source game framework for making desktop and mobile browser HTML5 games.A great...
View ArticlePhaser and NetBeans IDE (Part 2)
More fun with Phaser.And here's the code:var game = new Phaser.Game(800, 270, Phaser.AUTO, '', {preload: preload, create: create, update: update}); function preload() { game.load.image('sky',...
View ArticleHappy New Year 2014!
Wishing everyone around the world all the best in the New Year!Frederic ParienteISV EngineeringOracle Corp
View ArticleRepost from Washington Post: 5 Myths About the Cloud
Interesting article in the 5 JAN 2014 Washington Post, 5 Myths About the Cloud. Some funny survey results from the tech-challenged public, and some good points about cloud security, reliability, and...
View ArticleInvoking R scripts via Oracle Database: Theme and Variation, Part 3
In the first two parts of Invoking R scripts via Oracle Database: Theme and Variation, we introduced features of Oracle R Enterprise embedded R execution, focusing on the functions ore.doEval / rqEval...
View Article"Windows Search" with SQL
This is a 2nd in a series of "How I use SQL daily on my Windows7". 1st one was about Firefox download history.Today's SQL does sort of the equivalent of this GUI.Firstly, I downloaded C# source and...
View ArticleADF Architecture TV in 2014 - bonus episodes on designing for accessibility
The ADF Architecture TV channel on YouTube kicks off for 2014 with two bonus episodes this week on designing your ADF applications to be accessible. You can view the first bonus episode here.In 2013...
View ArticleBPM Auditing Demystified by Mark Foster
I have heard from a couple of customers recently asking about BPM audit table growth, specifically BPM_AUDIT_QUERY. It led me to investigate the impact of the various audit levels in SOA/BPM on these...
View ArticleWebLogic 12.1.2 Installation in VirtualBox with 0 MHz by Frank Munz
The SituationI just looked at a problem at a customer site installing WebLogic 12.1.2 in a VirtualBox environment. WebLogic 12.1.2 uses - unlike all previous versions of WebLogic - the Oracle Unified...
View ArticleNeed to Maintain Assets Better? Join Us at the 2014 Oracle Value Chain Summit
The 2014 Oracle Value Chain Summit will be held Monday through Wednesday, February 3 – 5, 2014, in San Jose, California. This event provides a venue to learn about all things value chain, including...
View ArticleSpecialization Catalog – Recently Updated!
The updated Specialization Catalog offers a good overview of all qualifying specializations launched and planned as part of the Specialization Program. Highlights: Oracle Database Performance and...
View ArticleDecember in Review
Content HighlightsThe blog series on how to integrate with Fusion Applications using web services focused on using PL/SQL as well as .NET via both HttpWebRequest and WebReference. Similarly the Fusion...
View ArticleOracle Buys Responsys
On December 20, 2013, Oracle announced that it has entered into an agreement to acquire Responsys, the leading provider of enterprise-scale cloud-based business to consumer (B2C) marketing software....
View ArticleP6 EPPMとP6 Professional
皆様、あけましておめでとうございます。本年もよろしくお願いいたします。さて、2014年最初の記事は改めてPrimavera...
View ArticleMySQL Cluster, Shared-Nothing Clustering and Auto-Sharding
MySQL Cluster is a technology providing shared-nothing clustering and auto-sharding for the MySQL database management system. It is designed to provide high availability and high throughput with low...
View Article