If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > XML Extender Q ...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-29-08, 11:00
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
XML Extender Q ...

In the documentation, I've seen a mention of XMLCLOBs and XMLVarchars. Does it mean, you cannot do an extract from a BLOB. The XML is being stored in a BLOB instead of a CLOB.

Also, Is there a quick documentation on the setup and extract procedure. I'm short on time. Found one in redbooks. Thats about 450 pages or so.

Thanks.
Reply With Quote
  #2 (permalink)  
Old 01-29-08, 11:52
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
The XMLPARSE function accepts BLOBs. What exactly are you referring to with XMLCLOB/XMLVarchar?

Why do you still want to use the XML Extender, given that DB2 incorporates the XML functionality now in the engine with pureXML?
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #3 (permalink)  
Old 01-29-08, 12:10
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
We sre not yet using v9. Its v8.1 fixpak 12. We are trying to extract an element from a BLOB column which has an XML document stored. I was thinking that we have to use the XML column method. The xml guide talks about storing the document in an XML UDT. Thats the reason I was talking about XMLCLOB/XMLVarchar. May be I didn't understand it right. Thanks.
Reply With Quote
  #4 (permalink)  
Old 01-29-08, 14:25
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Support for XML Extender will be dropped in a future DB2 release (maybe V10.1).
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #5 (permalink)  
Old 01-29-08, 14:32
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
Thanks for the info. Good to know.

I'm assuming that XML extender cannot be used to to extract an xml document stored in a BLOB field. Anyone, correct me if I'm wrong.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On