473,408 Members | 2,477 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

PureXML

Does PureXML use bufferpools for all the data stored?

I am assuming that PureXML is faster than XML Extender at shredding data,
but is not faster than relational (without LOB's) in cases where there are
no XML documents (other than people trying to force a schema into an XML
document).
Jul 23 '08 #1
3 1904
Mark A wrote:
Does PureXML use bufferpools for all the data stored?
As far as I know only inlined (aka small) XML documents in DB2 9.5.
I am assuming that PureXML is faster than XML Extender at shredding data,
PureXML does not shred data.
but is not faster than relational (without LOB's) in cases where there are
no XML documents (other than people trying to force a schema into an XML
document).
Well, XML documents don't fall out the sky I s'pose.
XML can be a better approach than relational when the schema evolves a
lot. If you have trouble making (and keeping) it square.. XML may be
your friend.

Cheers
Serge

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Jul 23 '08 #2
"Serge Rielau" <sr*****@ca.ibm.comwrote in message
news:6e************@mid.individual.net...
Well, XML documents don't fall out the sky I s'pose.
XML can be a better approach than relational when the schema evolves a
lot. If you have trouble making (and keeping) it square.. XML may be your
friend.

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
I do understand the advantages of XML schemas, but now I need some
information of performance.

I have seen the performance comparison between PureXML and XML Extender, but
I am particularly interested in the performance differences between PureXML
and relational.

If PureXML just uses CLOBs then I already have numbers for the difference
between a CLOB and VARCHAR (or any relational schema without a CLOB).

In the implementation I am looking at, large documents are not really
involved, and all individual segments(?) of the XML schema (what we call
columns in relational) are less than 1K. I want to make sure I am not
misunderstanding something about how PureXML data is stored in this type of
situation. In other words, if each segment (column) is small, can it be
configured to use DB2 bufferpools, or does the whole XML document have to be
small?..
Jul 23 '08 #3
Thanks Matthias!

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Jul 24 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Serge Rielau | last post by:
http://www.ibm.com/software/data/db2/9/ DB2 9 Express C should be coming online soon. Hope to see you there soon :-) Serge -- Serge Rielau DB2 Solutions Development IBM Toronto Lab
2
by: Karstens Rage | last post by:
Sorry if this is a issue that has been discussed before but I am not even sure how to search for something like this. Say I have something that is very vague in terms of its definition. Like...
3
by: db2admin | last post by:
hello, is there any quick way to load xml into DB2 UDB tables
4
by: 2803stan | last post by:
Hi, I need to know if my regular relational database, now in DB2 v9.1 can be transformed to an XML database easily? The data can very easily be represented in XML, but can I convert a regular...
2
by: Sam Durai | last post by:
In Information Center it says; "Restrictions on database partitions - The use of any features of the native XML data store will prevent future use of the database partitioning feature available...
1
by: Ram chandran | last post by:
Can someone tell if DB2 8.2 supports NXD's. Googling revealed that there is some Extender Tk that mangaes XML columns... Now if some experienced guy could clear this I would be glad...
0
by: maism_mca | last post by:
Can any body tell me what is pureXml what r the advantages of this technology and for what resion is so usefull...
2
by: Rajesh Kumar Joshi | last post by:
I have a test table //--------------------------- name varchar(32) version varchar(16) profile XML //--------------------------- The content of the XML file is <sampleprofile ...
0
by: Rajesh Kumar Joshi | last post by:
I have a table with only 1 column as Table : profileTable //-------------- profile XML; //-------------- A sample content of XML file is <sampleprofile name="joe" version="A123">...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.