Feed aggregator
Oracle NoSQL Database R2 Released
It's official: we've shipped Oracle NoSQL Database R2.
Of course there's a press release, but if you want to cut to the chase, the major features this release brings are:
- Elasticity - the ability to dynamically add more storage nodes and have the system rebalance the data onto the nodes without interrupting operations.
- Large Object Support - the ability to store large objects without materializing those objects in the NoSQL Database (there's a stream API to them).
- Avro Schema Support - Data records can be stored using Avro as the schema.
- Oracle Database External Table Support - A NoSQL Database can act as an Oracle Database External Table.
- SNMP and JMX Support
- A C Language API
There are both an open-source Community Edition (CE) licensed under aGPLv3, and an Enterprise Edition (EE) licensed under a standard Oracle EE license. This is the first release where the EE has additional features and functionality.
Congratulations to the team for a fine effort.
APEX Listener 2.0 !
Learn from the smaller one's : Native support for ENUM Types
When a Query runs slower on second execution - a possible side effect of cardinality feedback
Oracle APEX 4.2.1 Patch Set released!
Oracle NoSQL Database: Cleaner Performance
In an earlier post I noted that Berkeley DB Java Edition cleaner performance had improved significantly in release 5.x. From an Oracle NoSQL Database point of view, this is important because Berkeley DB Java Edition is the core storage engine for Oracle NoSQL Database.
Many contemporary NoSQL Databases utilize log based (i.e. append-only) storage systems and it is well-understood that these architectures also require a "cleaning" or "compaction" mechanism (effectively a garbage collector) to free up unused space. 10 years ago when we set out to write a new Berkeley DB storage architecture for the BDB Java Edition ("JE") we knew that the corresponding compaction mechanism would take years to perfect. "Cleaning", or GC, is a hard problem to solve and it has taken all of those years of experience, bug fixes, tuning exercises, user deployment, and user feedback to bring it to the mature point it is at today. Reports like Vinoth Chandar's where he observes a 20x improvement validate the maturity of JE's cleaner.
Cleaner performance has a direct impact on predictability and throughput in Oracle NoSQL Database. A cleaner that is too aggressive will consume too many resources and negatively affect system throughput. A cleaner that is not aggressive enough will allow the disk storage to become inefficient over time. It has to
- Work well out of the box, and
- Needs to be configurable so that customers can tune it for their specific workloads and requirements.
The JE Cleaner has been field tested in production for many years managing instances with hundreds of GBs to TBs of data. The maturity of the cleaner and the entire underlying JE storage system is one of the key advantages that Oracle NoSQL Database brings to the table -- we haven't had to reinvent the wheel.
UKOUG 2012 in a nutshell
Quiet Release MySQL Plugin 12.1.0.1.2 — bug fixes
Amazon Store 4 Mobile
You can use the following form to search on Amazon.com Amazon.com Widgets
Here is an alternate option with a cloud of product tags: Amazon.com Widgets
Berkeley DB Java Edition 5.x Cleaner Performance Improvements
Berkeley DB Java Edition 5.x has significant performance improvements. One user noted that they are seeing a 20x improvement in cleaner performance.
SYS Security
E-Business Suite Adapter vs Integrated SOA Gateway
Snip from a very Nice Slide Deck from a Presentation by the E-Business Suite Team.
See the entire presentation here

Review Oracle Apex Best Practices- Packt Publishing
Database Link Security
DOAG 2012: Best of Oracle Security 2012
Yesterday I gave a presentation ”Best of Oracle Security 2012” at the DOAG 2012 conference in Nürnberg.

SaaS Platform Webcast
Oracle platform products and architecture have progressed at a rapid pace to meet the demanding needs of SaaS application deployment. We recently (Nov 2012) recorded a webcast on latest capabilites in Oracle Cloud Application Foundation and how we using it as a platform under our own SaaS applications while also offering it as PaaS.
http://www.oracle.com/partners/campaign/eblasts/fusion-middleware-webinar-1842957.html



