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 and Side Tables

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-01-04, 16:01
jborn jborn is offline
Registered User
 
Join Date: Feb 2004
Posts: 12
XML Extender and Side Tables

I am trying to verify that when a side table is created, it is not referencing the corresponding xml document, but it actually a copy of the data. So for every side table column the data is actually in two places. The first being the xml enabled column and the second being the side table.

I am looking into space (dasd) and performance questions surrounding xml extender before a desision to use it is made.

Thanks,

jb
Reply With Quote
  #2 (permalink)  
Old 03-03-04, 11:07
Tank Tank is offline
Registered User
 
Join Date: Feb 2004
Location: Copenhagen
Posts: 220
XML

Hi

I think it depends on which method you
are using to transform the Data from column (XML file)
to side table.

If you use the the dxxshredxml() stored procedure,
relational data will be physically generated in
the side tables, if you have constructed the
correct DAD file using the RDB_node method.

Sincerely Yours

Tank
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