OOW 2011 – Oracle XML DB and Big Data
Last day of Oracle Open World and I am currently attending the last presentations. The first presentation, “Oracle XMLDB: A noSQL Approach to Managing all your Unstructured Data”, deals with the no-SQL...
View ArticleHOWTO: Implement Versioning via Oracle XMLDB
Since a long time, the database has had some versioning capabilities, long before features like “Edition Based Redefinition” in Oracle 11gR2 appeared. This versioning, via XMLDB functionality, is based...
View ArticleUKOUG 2011: Drag, Drop and other Stuff. Using your Database as a File Server
Last Thuesday, Mark Drake, Senior Product Manager and I, delivered a good presentation during UKOUG in Birmingham about how to use your database, via XMLDB functionality, as a file server. The...
View ArticleHOWTO: Using the Oracle XMLDB Repository to Automatically Shred Windows...
People who have attended the UKOUG presentation this year where Mark Drake, Sr. Product Manager XML Technologies / XMLDB, Oracle HQ, and I demonstrated the first principles of the XDB Repository, might...
View ArticleSmall Blog Anniversary…
I saw, while fiddling with this site that a small anniversary was in order. Although I started blogging, as an alternative keeping at bay hundreds of SQL and shell scripts, somewhere in 2004 on the...
View ArticleOOW 2012 – And was there news on the XMLDB front…?
Just finished my Birds of a Feather XMLDB panel session in the Marriott Hotel and now looking back on an event full day. It all started of with a Keynote session with among others Mark Hurd. the most...
View ArticleBasisregistraties Adressen en Gebouwen – Het importeren van Kadaster BAG data...
Vorig jaar heb ik behoorlijk wat vragen gekregen over of er een tool was, een methodiek, om BAG data van het Nederlandse Kadaster in een Oracle database te krijgen voor allerlei doeleinden....
View ArticleHOWTO – Oracle Shared Server Setup
A customer of mine run out of memory due to much server processes of dedicated connected client sessions. As an alternative I tried to explain the options between DEDICATED and SHARED SERVER concepts...
View ArticleHotsos 2013 – Presentation “Creating Structure in Unstructured Data”
Hereby, for those who want another look or for people to share, my presentation content “Creating Structure in Unstructured Data” given during the Hotsos 2013 Symposium on Monday morning. HTH Marco...
View ArticleHotsos Revisited 2013 – Presentatie materiaal
Hierbij nog dank voor allen die aanwezig waren bij de weer gevulde, informatieve & gezellige avond tijdens “Hotsos Revisited 2013″. Wij presentatoren hebben genoten van het ambiance. Hier ook nog...
View ArticleOracle 12c: Oracle XMLDB is now Mandatory!
Is this one of my highlights? No not really, but it is a remarkable one. Oracle XMLDB functionality is now mandatory and can not be uninstalled. As mentioned in the new feature section of the Oracle...
View ArticleOracle 12c: Export by View
A small enhancement, but what a golden nugget! At least that’s what I think. It is now possible in Oracle 12c to export data via a view. I my realm, Oracle XMLDB, that can be an interesting feature to...
View ArticleOracle 12c: XQuery Full Text
New in Oracle 12c and one of the big new features in XMLDB is the XQuery Full Text functionality and, as mentioned in the post about XQuery Update, is the official W3C standard to handle unstructured...
View ArticleOracle OpenWorld: JSON Support in the Oracle 12c Database (upcoming new feature)
Currently I am attending the “Schema less data management using SQL/JSON” session during Oracle OpenWorld. This session demonstrated the new upcoming feature (=not in the current release) in the 12c...
View ArticleTechnology preview – Oracle XQuery for Hadoop (New Big Data Connector)
Yesterday I went to the Big Data machine engineered systems demo grounds, to get an insight, exclusive demo from Dmitry Lychagin. Dmitry, being part of the XDB team explained with a lot of enthusiasm...
View ArticleLoading XML documents into an Oracle database (1)
Very often people want to load XML documents into an Oracle database so, for example, they can shred the needed values from those XML documents... class="readmore">Read More
View ArticleLoading XML documents into an Oracle database (2)
If only I could do the following…(but it seems that it isn’t supported yet)… That is…based on the first “Loading XML documents into an Oracle... class="readmore">Read More
View ArticleOracle OpenWorld 2014 – In the middle of it…
It’s funny this might be one of the first time in years that my strange…
View ArticleOracle OpenWorld 2014 – New Data Formats and Integration
Especially on this Monday it seems all about new database data intern ration technologies and…
View ArticleHOWTO: Validate XML content against an XML Schema
Somewhere on this site is a post regarding how to validate against an XML schema…
View Article