<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/tpox/news/" rel="alternate"/><link href="https://sourceforge.net/p/tpox/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/tpox/news/</id><updated>2009-09-09T21:33:25Z</updated><subtitle>Recent posts to news</subtitle><entry><title>TPoX 2.0 released and results published !</title><link href="https://sourceforge.net/p/tpox/news/2009/09/tpox-20-released-and-results-published-/" rel="alternate"/><published>2009-09-09T21:33:25Z</published><updated>2009-09-09T21:33:25Z</updated><author><name>MatthiasNicola</name><uri>https://sourceforge.net/u/matthiasnicola/</uri></author><id>https://sourceforge.netb24a248d7e9e7cb4faa539a90a3fc3a0d69f8f23</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;An updated version of the TPoX benchmark kit (TPoX 2.0) was released on July 31st, 2009. The enhancements include easier and faster data generation for TB-scale databases.&lt;/p&gt;
&lt;p&gt;In August 2009 IBM has published TPoX 2.0 benchmark results. A full report is available on this page:&lt;br /&gt;
&lt;a href="http://tpox.sourceforge.net/tpoxresults.htm"&gt;http://tpox.sourceforge.net/tpoxresults.htm&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>TPoX v1.3  released !</title><link href="https://sourceforge.net/p/tpox/news/2008/12/tpox-v13--released-/" rel="alternate"/><published>2008-12-09T10:51:09Z</published><updated>2008-12-09T10:51:09Z</updated><author><name>MatthiasNicola</name><uri>https://sourceforge.net/u/matthiasnicola/</uri></author><id>https://sourceforge.net6147682ba1c7b2b99f07e6aaa9d6beb6ac61b8a6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;TPoX 1.3 is being released to include new source files that were contributed&lt;br /&gt;
to the open source project by the University of Furtwangen to enable TPoX &lt;br /&gt;
for Oracle and MS SQL Server. See the release notes for further details.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>1TB TPoX Benchmark published !</title><link href="https://sourceforge.net/p/tpox/news/2008/11/1tb-tpox-benchmark-published-/" rel="alternate"/><published>2008-11-08T19:39:11Z</published><updated>2008-11-08T19:39:11Z</updated><author><name>MatthiasNicola</name><uri>https://sourceforge.net/u/matthiasnicola/</uri></author><id>https://sourceforge.nete437ccdafa74fde77579787f1138e1ca7e0e0071</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Intel has been running the TPoX benchmark with a raw data volume of 1 TeraByte. The hardware system was powered by their latest 6-core CPUs (Xeon 7400 series). To the best of our knowledge, this is the industry's first public report of a 1TB XML database benchmark.&lt;/p&gt;
&lt;p&gt;Details can be found on this page:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://tpox.sourceforge.net/tpoxresults.htm"&gt;http://tpox.sourceforge.net/tpoxresults.htm&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>TPoX 1.2 is available now!</title><link href="https://sourceforge.net/p/tpox/news/2008/06/tpox-12-is-available-now/" rel="alternate"/><published>2008-06-13T16:37:42Z</published><updated>2008-06-13T16:37:42Z</updated><author><name>MatthiasNicola</name><uri>https://sourceforge.net/u/matthiasnicola/</uri></author><id>https://sourceforge.neta6d8a5ab33cef61a32ca045022ddae2733d80c04</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;h1 id="new-features-and-enhancements-in-tpox-12"&gt;New Features and Enhancements in TPoX 1.2&lt;/h1&gt;
&lt;p&gt;TPoX Version 1.2 contains the following enhancements over the previous &lt;br /&gt;
version (1.1):&lt;/p&gt;
&lt;p&gt;(1) The mixed workload, described in workload property file &lt;br /&gt;
TPoX/WorkloadDriver/properties/newmixed.properties, has been added with &lt;br /&gt;
following features:&lt;/p&gt;
&lt;p&gt;- XML Schema validation feature is added to statement I2, U2 and U4&lt;br /&gt;
- Explicit type casting of some values into xs:decimal in statement U5 and U6 &lt;br /&gt;
to avoid potential error when validating updated documents agains XML &lt;br /&gt;
schemas&lt;br /&gt;
- Statement U5 now updates only the first account holding position for a &lt;br /&gt;
customer. Without specifying the first holding position to update may cause &lt;br /&gt;
an XQuery dynamic error since a customer may have multiple holdings&lt;/p&gt;
&lt;p&gt;(2) All order xml documents generated by TPoX datagen tool now contain realistic&lt;br /&gt;
currency symbol for &amp;quot;Order&amp;quot; elements&lt;/p&gt;
&lt;p&gt;(3) All workload property files in TPoX/WorkloadDriver/properties now have &lt;br /&gt;
settings based on an XML document set of scale XXS with 15% extra documents.&lt;br /&gt;
The XML document set of scale XXS with 15% extra documents is pre-generated &lt;br /&gt;
and downloadable from TPoX sourceforge website.&lt;/p&gt;
&lt;p&gt;(4) The following new features have been added to TPoX workload driver:&lt;/p&gt;
&lt;p&gt;- Allow max order and account ids to be 12 digits long. This is necessary for &lt;br /&gt;
TPoX large scale factors.&lt;/p&gt;
&lt;p&gt;- The workload driver accepts a new command line paramenter: -sc &amp;lt;schema name&amp;gt;,&lt;br /&gt;
which allows the workload to run on a set of TPoX database objects &lt;br /&gt;
(tables/indexes/XML schema objects) in a specific database schema.&lt;/p&gt;
&lt;p&gt;- Allow TPoX-style parameter markers (&amp;quot;|1&amp;quot;, &amp;quot;|2&amp;quot;, etc) in statements other &lt;br /&gt;
than XQuery. Other statements, such as SELECT, DELETE, UDPATE, should be &lt;br /&gt;
allowed to use TPoX-style parameters (ie. &amp;quot;|1&amp;quot;, &amp;quot;|2&amp;quot;, etc) if you need to.&lt;/p&gt;
&lt;p&gt;- Allow p1|2 = p1|1 specification for TPoX-specific parameter markers in workload &lt;br /&gt;
properties file. p1|2=p1|1 means that two parameters use the same value. &lt;br /&gt;
Previously such specification was only allowed for ?-denoted parameter markers&lt;br /&gt;
and caused problems with TPoX-style parameter markers (e.g., |1, |2, ...). &lt;br /&gt;
This has now been fixed in TPoX 1.2.&lt;/p&gt;
&lt;p&gt;- Allow the user to specify a comment about the workload in the workload driver.&lt;br /&gt;
We added the -c option to the workload driver that allows the user to specify&lt;br /&gt;
a comment about the workload. Then comment.txt containing this comment is &lt;br /&gt;
saved in the output directory of the run. This way it is easy to see what was&lt;br /&gt;
special about each particular run (e.g. changed db/dbm configs, etc.).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>TPoX 1.1 just got released!</title><link href="https://sourceforge.net/p/tpox/news/2007/06/tpox-11-just-got-released/" rel="alternate"/><published>2007-06-13T06:19:26Z</published><updated>2007-06-13T06:19:26Z</updated><author><name>MatthiasNicola</name><uri>https://sourceforge.net/u/matthiasnicola/</uri></author><id>https://sourceforge.net57b7f046431a95a6dd27a3ea49c74ec47002facb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;h1 id="new-features-in-tpox-11"&gt;New Features in TPoX 1.1&lt;/h1&gt;
&lt;p&gt;TPoX Version 1.1 contains the following enhancements over the previous version (1.0):&lt;/p&gt;
&lt;p&gt;(1) TPoX 1.1 contains six sub-document level updates (U1 through U6) which supersede &lt;br /&gt;
the previous updates that perform full-document replacmeent. The old updates&lt;br /&gt;
are still included.&lt;/p&gt;
&lt;p&gt;(2) The data generation now also produces XML fragments for &amp;quot;accounts&amp;quot;. These are required&lt;br /&gt;
by Update2 which inserts new accounts into existing custacc documents.&lt;/p&gt;
&lt;p&gt;(3) The workload driver has new options -pc, -cl and -m.&lt;br /&gt;
-pc &amp;lt;n&amp;gt; computes the n-th percentile of the response times for each transaction type.&lt;br /&gt;
-cl &amp;lt;l&amp;gt; computes the confidence interval with confidence level l for the response &lt;br /&gt;
times of each transaction type.&lt;br /&gt;
If -pc and/or -cl are used, then by default 50MB of main memory are used to collect&lt;br /&gt;
and compute these statistics. The -m option can be used to change the memory.&lt;/p&gt;
&lt;p&gt;(4) The workload driver also has the following enhancements:&lt;/p&gt;
&lt;p&gt;- Enhancements to support the new updates, in particular Update2 which inserts a new account into&lt;br /&gt;
an existing custacc document.&lt;br /&gt;
- Two new lists with possible parameter values for Update4 (order_SolFlag.txt, order_src_values.txt) &lt;br /&gt;
- Shows throughput in transactions per seconds (in addition to the previous transactions per minute)&lt;br /&gt;
- Shows number of result rows returned for each query if verbosity level 2 is used. This output&lt;br /&gt;
is in the userN.txt files.&lt;br /&gt;
- Allows XML inserts into CLOB columns (for comparison purposes).&lt;br /&gt;
- Allows uniformly distributed decimal values as input for parameter markers in query predicates. &lt;br /&gt;
- Various bug fixes (see &lt;a href="https://sourceforge.net/tracker/?group_id=185925&amp;amp;atid=915227\"&gt;https://sourceforge.net/tracker/?group_id=185925&amp;amp;atid=915227\&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;(5) Small correction in the data generation for &amp;quot;orders&amp;quot;:&lt;br /&gt;
- Some orders did not have a trade date (TrdDt attribute). This is now fixed by setting minOccurs to 1.&lt;br /&gt;
- Some orders did not have a cash value (Cash attribute). This is also fixed by setting minOccurs to 1.&lt;/p&gt;
&lt;p&gt;(6) Updated documentation to reflect all of the above.&lt;/p&gt;
&lt;p&gt;Feedback, questions, suggestions for improvement and active contributions are all welcome.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>The first release of TPoX is now available!</title><link href="https://sourceforge.net/p/tpox/news/2007/01/the-first-release-of-tpox-is-now-available/" rel="alternate"/><published>2007-01-18T21:14:09Z</published><updated>2007-01-18T21:14:09Z</updated><author><name>MatthiasNicola</name><uri>https://sourceforge.net/u/matthiasnicola/</uri></author><id>https://sourceforge.net3693e445d854a06087c1a85c9691e79441758cea</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Transaction Processing over XML (TPoX) database benchmark is going public!&lt;/p&gt;
&lt;p&gt;The download of the TPoX package and sample data (v1.0) can be found here: &lt;a href="https://sourceforge.net/project/showfiles.php?group_id=185925"&gt;https://sourceforge.net/project/showfiles.php?group_id=185925&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Feedback, questions, suggestions for improvement and active contributions are all welcome.  Thanks.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>