Guys,

The next thing I've come across while working with the XML Extender is
that the XMLCLOB data type is defined as maximum size 2 gig.  The
maximum loggable size of a column is 1 gig.

XMLVARCHAR is 3k (too short for our purposes).

We want to take advantage of the XML Extender functionality but also
want to log the column.  In general we reckon the documents will be less
than 100k.

I was wondering about defining another UDT under the DB2XML schema, with
a maximum size of 1 gig.  Is this possible (or is DB2XML reserved ). 
And what do I need to do to allow the existing XML UDFs and SPs to act
on the new column type.

TIA

Phil 

-
:::  When replying to the list, please use 'Reply-All' and make sure
:::  a copy goes to the list ([EMAIL PROTECTED]).
***  To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
***  For more information, check http://www.db2eug.uni.cc

Reply via email to