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 > DB2 XML Extender - large data.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-20-03, 00:02
brat4 brat4 is offline
Registered User
 
Join Date: Apr 2003
Location: Singapore
Posts: 59
DB2 XML Extender - large data.

Hi,
I am pretty new to DB2 XML Extender, and I am faced with some problems.
I have a very large products table in the database, and I need to extract the whole table as an XML file on the filesystem. I am using XML collections method and have created the result table with a column whose datatype is XMLVarchar.
Is there anyway I can extract the data as an XML file without inserting into the result table??. The problem actually is , the data is so large, no matter how big the column size is, it will always give the error. The column in the result table result_tab is too small.
I definately dont want to store it in a table.

OS : solaris
DB2 version: 7.2
DB2 XML EXtender version: 7.1 + fixpack 7

Any info/link is greatly appreciated.

cheers
brat.
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