Oracle RDBMS 11g – First Impressions
In October 2006, AMIS was one of the early partners in the Oracle RDBMS 11g Beta program. Over the past months we have worked with a series of beta-releases, that we analyzed for various dimensions and many pieces of new functionality. Among the focus areas for our investigations are of course SQL & PL/SQL. Additionally – line with our overall focus – we focused on SOA and the role the database can play in Service Oriented Architectures. XML DB is one of the areas associated with SOA that we have dived into. Of course Administration aspects, such as Migration, Performance, Availability and Scalability were among the topics researched.
With the release of the Oracle 11g RDBMS on 11th July 2007 – we have been cleared to start publishing about our experiences. This page assembles the most interesting 11g related posts on our weblog.
General and Administration
11g DBConsole – Introduction to the new version (part 1)
11g DBConsole – Using the SQL Performance Analyzer (part2)
11g DBConsole – Transparent Tablespace Encryption and Alerting (part 3)
SQL & PL/SQL
New 11g Compiler Warnings for When Others Exceptions handling
SQL Eval function (for dynamic evaluation) using 11g XMLQuery
11g direct access to sequence in PL/SQL (no select form dual required)
CONTINUE statement in 11g PL/SQL loops
The Follows Clause in Create Trigger Statement
Wait added to Lock Table Syntax
DBMS_COMPARISON – for comparing and synchronizing tables and views within or across databases
The Oracle 11g UNPIVOT operator – turning columns into rows
Using UNPIVOT as a flexible in-line Row Generator
Oracle 11g – Virtual Columns – to publish derived column values without storing them. And more…
Using Oracle 11g Virtual Columns for implementation of Dynamic Business Rules
Oracle 11g Partial Table Flashback (flashback only selected columns or a subset of records)
Yes, it is here too: the PIVOT operator in Oracle 11g
XML DB
Oracle 11g – My top 10 new XMLDB features
Oracle 11g – XMLIndex (part 1)

