I started my IT career some years ago (1993/1994) with a company called “Cairo Information Systems”. This company made very smart software to optimize container haulage. Think about stuff like optimal trips (real time) for imports, exports and inland moves, covering containerized and closed-trailer equipment for cargo types. Optimizing, among others, inland container transportation (empty …
Monthly Archive: August 2007
Aug 28 2007
How to be stupid – Learning from your Mistakes (aka Referencing Namespaces)
Sometimes I forget the stuff I have learned… And sometimes someone, I am lucky enough (in this case on the OTN XMLDB Forum), is so friendly to point out how silly I am
Last friday I was testing Binary XMLType Tables in combination with use of an XMLIndex; Both using / being based on an XML Schema. The objects both used namespace references to the, for binary use, registered XML Schema. Whatever I did, it didn’t react as was descibed in the manuals.
It doesn’t help, that I know now that I should have been more observing to see what XMLSpy had generated as an example XML Instance document, nor the fact that I pinpointed to much on syntac and storage statements.
Luckily, in my mind, always conspicieus on stuff related to namespaces, I was so “smart” to not create a Oracle Support Request, but addressed it via the XMLDB OTN Forum… I was very embarressed to read about (and afterwards had a good laugh about my mistake) as “Chandra” showed me my failure to see the simplest mistake…
Aug 28 2007
About Moving, DeDuplication, SecureFile Storage and Encryption of Binary XMLType Tables
In this post I wanted to share some methods you can use while manipulating XML data. My XMLType Table example is based on my last posts about XMLIndex and (binary) XML Storage. So if you want some more information I suggest reading up on those as well. Triggered by a great example from Jonathan Gennick …
Aug 27 2007
Differences – Great sense of Humor
I just read this one on the asktom.oracle.com site, searching for some PL/SQL answers. Its a nice start of my Monday at work… online support March 3, 2005 – 1am US/Eastern Reviewer: shahnawaz husain from INDIA dear sir , your question and answer are very useful but some time when we have emergency to find …
Aug 24 2007
Oracle 11g – Reverse Engineering Attempt of XDB Schema
Today I tried some reverse engineering tools like ERWin or Toad Data Modeler searching for an alternative for Oracle Designer. For fun and as a test case, I tried to reverse engineer the XDB schema of an Oracle 11.1.0.6.0 database. Hoping to get some useful information like an Enhanced Relationship Diagram (ERD). Despite Toad Data …
Aug 21 2007
Just an example of creating XMLType Tables
The following is just an simple example of creating XMLType Tables (binary and object relational), that I want to share here for future reference.
The XML Schema’s are scrabled, because I still didn’t find a proper Wordpress plugin. The original example can be found on the OTN XMLDB Forum (“How to DESCRIBE a table (XML Binary storage)”).
Aug 21 2007
XMLIndex (Part 3) – XMLIndex Syntax Dissected
If you start working with the XMLIndex functionality, than you start noticing that the syntax is to read in the XMLDB Developers Guide (chapter 5 of the manual). Despite to most ingredients are already known, because they are the same as during creation of normal indexes, the parameter clause can be a hassle.
The manual describes it as follows:
Aug 20 2007
HOWTO: The Four Create Table statements for XML Binary Storage
The following simple create table examples demonstrate the four different ways to create XML Binary XML data storage. It demonstrates, in a simple way, how to create a table for XML Binary data storage. XML Table with a column based on Binary Storage XML Table with a column based on Binary Storage making use of …
Aug 17 2007
HOWTO: Create XMLType Table for Binary XML Usage
Binary XML storage can also be combined with an XML Schema. As shown in Mark Drakes presentation whitepaper (slide 6), the lower right of the diagram, shown below, marks the section for XML Schema (structured, schema based) binary XML storage. Slide 6 of “Oracle Database 11g XML DB Presentation (PDF) July 2007″ Click picture to …
Aug 17 2007
New XMLDB whitepapers and presentations were added on OTN
I saw that there are three new whitepapers / presentations were added in Juli 2007 on the Oracle Technology Network XMLDB home site. The following information was added: New Features in Oracle XML DB for Oracle Database 11g Release 1 (PDF) July 2007 Oracle Database 11g XML DB Technical Overview (PDF) July 2007 Oracle Database …

Recent Comments