<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>DB Technology</title>
	<atom:link href="http://techdb.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techdb.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 28 Dec 2011 12:38:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='techdb.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>DB Technology</title>
		<link>http://techdb.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://techdb.wordpress.com/osd.xml" title="DB Technology" />
	<atom:link rel='hub' href='http://techdb.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Snooping ODBC connection</title>
		<link>http://techdb.wordpress.com/2011/12/28/snooping-odbc-connection/</link>
		<comments>http://techdb.wordpress.com/2011/12/28/snooping-odbc-connection/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 12:29:44 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[ODBC]]></category>
		<category><![CDATA[ODBC connecitivity]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[snoop]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=254</guid>
		<description><![CDATA[ODBC is a very popular database access mechanism though it is considered old compared to others such as OLEDB, etc. Data Direct (Progress) has released a light weight version of snoop some time back. It allows us to connect to local port on your computer for logging ODBC activity. You need to run snoop tool [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=254&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>ODBC is a very popular database access mechanism though it is considered old compared to others such as OLEDB, etc. Data Direct (Progress) has released a light weight version of snoop some time back. It allows us to connect to <em>local</em> port on your computer for logging ODBC activity. You need to run snoop tool as a command line for redirecting from local port connection to host where a database is running.</p>
<p>Shown below is an illustration for connecting to a database (Oracle as an example) from my laptop with local port of 9999 (you may use other available port on your laptop instead).</p>
<p>Steps:</p>
<p>1) Download snoop from Data Direct. Choose a local port and a local directory where log files can be written to.</p>
<p>2) Create a ODBC DSN and run the snoop command as given below:</p>
<p>java Snoop 10.5.XY.ABC 1521 -snoopport 9999 -traceFilePrefix c:\temp\snoop.log</p>
<p>3) You will notice corresponding logs depending on your database activity through ODBC connection.</p>

<a href='http://techdb.wordpress.com/2011/12/28/snooping-odbc-connection/odbc_snoop/' title='odbc_snoop'><img data-attachment-id='257' data-orig-size='783,470' data-liked='0'width="150" height="90" src="http://techdb.files.wordpress.com/2011/12/odbc_snoop.jpg?w=150&#038;h=90" class="attachment-thumbnail" alt="odbc_snoop" title="odbc_snoop" /></a>
<a href='http://techdb.wordpress.com/2011/12/28/snooping-odbc-connection/odbc_snooped/' title='ODBC_snooped'><img data-attachment-id='258' data-orig-size='329,147' data-liked='0'width="150" height="67" src="http://techdb.files.wordpress.com/2011/12/odbc_snooped.jpg?w=150&#038;h=67" class="attachment-thumbnail" alt="ODBC_snooped" title="ODBC_snooped" /></a>

<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/254/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=254&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2011/12/28/snooping-odbc-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>

		<media:content url="http://techdb.files.wordpress.com/2011/12/odbc_snoop.jpg?w=150" medium="image">
			<media:title type="html">odbc_snoop</media:title>
		</media:content>

		<media:content url="http://techdb.files.wordpress.com/2011/12/odbc_snooped.jpg?w=150" medium="image">
			<media:title type="html">ODBC_snooped</media:title>
		</media:content>
	</item>
		<item>
		<title>Download Netezza (not really!!)</title>
		<link>http://techdb.wordpress.com/2011/09/29/download-netezza-not-really/</link>
		<comments>http://techdb.wordpress.com/2011/09/29/download-netezza-not-really/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 22:40:50 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[Greenplum]]></category>
		<category><![CDATA[Netezza architecture]]></category>
		<category><![CDATA[segment server]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=249</guid>
		<description><![CDATA[Lots of us tried to download Netezza and try out for free. No software of that sort exists as it is entirely based on hardware. Closest one that comes to my mind is Greenplum. With a bit of luck, you can get Greenplum up and running on a Red Hat (or compatible) Linux in a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=249&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Lots of us tried to download Netezza and try out for free. No software of that sort exists as it is entirely based on hardware. Closest one that comes to my mind is Greenplum. With a bit of luck, you can get Greenplum up and running on a Red Hat (or compatible) Linux in a couple of hours:</p>
<p><a href="http://www.greenplum.com/community/downloads/">http://www.greenplum.com/community/downloads/</a></p>
<p><span style="text-decoration:underline;">Lingo:</span></p>
<ul>
<li>Greenplum calls segment servers, these are similar to Netezza SPU.</li>
<li>In a small PC based implementation, you may have one master (no standby required) and two segment servers.</li>
<li>No windows version available, though windows client connectivity tools are supplied.</li>
</ul>
<p>I believe (not sure) that you can deploy Greenplum in production with up to two segment servers. Look and feel is pretty similar to Netezza. Greenplum has a few more bells and whistles, check their administration guide; only one doc that you need to do anything on Greenplum.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/249/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=249&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2011/09/29/download-netezza-not-really/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>
	</item>
		<item>
		<title>Teradata Compression Tool: AtanaSuite</title>
		<link>http://techdb.wordpress.com/2011/04/15/teradata-compression-tool-atanasuite/</link>
		<comments>http://techdb.wordpress.com/2011/04/15/teradata-compression-tool-atanasuite/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 13:08:43 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[compression]]></category>
		<category><![CDATA[Teradata]]></category>
		<category><![CDATA[AtanaSuite]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=165</guid>
		<description><![CDATA[Teradata Compression Tool Teradata supports compression from version 12 onwards. Unlike some other databases, we cannot do this command: alter table daily_inventory compress; // We can’t do this in Teradata We need to specify what column values we like to compress and we can only pick up to 256 of them. Well, what happens if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=165&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Teradata Compression Tool</h2>
<p>Teradata supports compression from version 12 onwards. Unlike some other databases, we cannot do this command:</p>
<p>alter table daily_inventory compress; // We can’t do this in Teradata</p>
<p>We need to specify what column values we like to compress and we can only pick up to 256 of them. Well, what happens if data changes and if my top 256 is no longer valid. I guess, you need to recompress using most recent table definition. Though compression is cumbersome, Teradata highly recommends using compression for large (fact) tables. We all agree that Teradata need to come up with a better tool or command to implement compression.</p>
<h2>Tool</h2>
<p>AtanaSoft has many tools that only work on Teradata. They came up with a nice tool called “AtanaSuite” and includes an <em>optional</em> add on for compression. This is easy to use and quite intuitive, no training is recommended. They produced a web seminar that can help us to understand this product better.</p>
<p> <a href="http://techdb.files.wordpress.com/2010/07/tool1.jpg"><img class="aligncenter size-full wp-image-166" title="Atana Suite main window" src="http://techdb.files.wordpress.com/2010/07/tool1.jpg?w=630" alt=""   /></a></p>
<p><em>[For security reasons, text on part of this screen is erased].</em></p>
<h2>Connect and analyze</h2>
<p>It is as simple as connect this tool to Teradata and start analyzing. This tool is based on .NET and requires little configuration to connect. Start a new session with “File/New/Compression tool”. This gives an above screen in which “selection” and “options” tabs are enabled.</p>
<p>This tool will list all tables in that schema. Choose a table that you like to compress. This is where the second tab comes handy. As you can see this tool allows:</p>
<ul>
<li>Sample data from a table (like 1%).</li>
<li>Sample using first N rows (such as 1000 rows).</li>
<li>Full table.</li>
</ul>
<p>Once you run this tool, it returns quickly; that is, if you have a table &gt; 1TB, it completes full table analysis within a couple of hours. After completion, this tool gives DDL for creating a backup table (under scripts tab). This script does not result in changing the original table itself.</p>
<h2>What if scenario</h2>
<p>As you can see in the second image, you can ask this tool what if “Change CHAR to VARCHAR” is applied on a table. What compression rate can be expected. Likewise, a number of other options are present in this second tab. You can choose as many check boxes as applicable to see what compression ratio can be obtained.</p>
<p>You may also assign dollar value for storage and will tell you how much storage savings are expected.</p>
<h2>Compression ratios</h2>
<p>From my experience, these compression rates are quite typical. Obviously, this depends greatly on your data and compression algorithm picked up by database:</p>
<ul>
<li>Teradata: less than 1 to 1.5.</li>
<li>Oracle: About 2, depends on PCTFREE, etc., among other factors.</li>
<li>Datallegro: Typically 4, can be up to 6.</li>
<li>Vertica: Up to 10 or more.</li>
</ul>
<p><em>As I said, this is just my observation. Your mileage may vary.</em></p>
<h2>Performance versus storage space</h2>
<p>Compression is meant for saving storage. I am yet to come across a situation where database performance improves after compression. Vendors always tell you performance (throughput or response time) greatly improves after compression.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/165/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=165&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2011/04/15/teradata-compression-tool-atanasuite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>

		<media:content url="http://techdb.files.wordpress.com/2010/07/tool1.jpg" medium="image">
			<media:title type="html">Atana Suite main window</media:title>
		</media:content>
	</item>
		<item>
		<title>Netezza architecture</title>
		<link>http://techdb.wordpress.com/2011/02/27/netezza-architecture/</link>
		<comments>http://techdb.wordpress.com/2011/02/27/netezza-architecture/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 18:44:07 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[IBM blade server]]></category>
		<category><![CDATA[netezza]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=242</guid>
		<description><![CDATA[IBM published Netezza architecture on their red book site. Nothing different, IBM talks about &#8220;FAST&#8221;, possibly improved architecture and / or algorithms. Netezza architecture from IBM<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=242&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>IBM published Netezza architecture on their red book site. Nothing different, IBM talks about &#8220;FAST&#8221;, possibly improved architecture and / or algorithms.</p>
<p><a href="http://www.redbooks.ibm.com/redpapers/pdfs/redp4725.pdf">Netezza architecture from IBM </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/242/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=242&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2011/02/27/netezza-architecture/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>
	</item>
		<item>
		<title>Netezza models: New branding</title>
		<link>http://techdb.wordpress.com/2011/02/27/netezza-models-new-branding/</link>
		<comments>http://techdb.wordpress.com/2011/02/27/netezza-models-new-branding/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 18:34:28 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[Cruiser]]></category>
		<category><![CDATA[netezza]]></category>
		<category><![CDATA[skimmer]]></category>
		<category><![CDATA[TwinFin]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=236</guid>
		<description><![CDATA[Looks like Netezza will be branded as Skimmer TwinFin Cruiser Look at the attached picture, I do not know complete technical details yet.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=236&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Looks like Netezza will be branded as</p>
<ul>
<li>Skimmer</li>
<li>TwinFin</li>
<li>Cruiser</li>
</ul>
<p>Look at the attached picture, I do not know complete technical details yet.</p>
<div id="attachment_237" class="wp-caption aligncenter" style="width: 540px"><a href="http://techdb.files.wordpress.com/2011/02/netezza-skimmer-twinfin-cruiser.jpg"><img class="size-full wp-image-237" title="Netezza Skimmer TwinFin Cruiser" src="http://techdb.files.wordpress.com/2011/02/netezza-skimmer-twinfin-cruiser.jpg?w=630" alt=""   /></a><p class="wp-caption-text">New Netezza branding by IBM</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/236/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=236&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2011/02/27/netezza-models-new-branding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>

		<media:content url="http://techdb.files.wordpress.com/2011/02/netezza-skimmer-twinfin-cruiser.jpg" medium="image">
			<media:title type="html">Netezza Skimmer TwinFin Cruiser</media:title>
		</media:content>
	</item>
		<item>
		<title>Netezza Query Monitoring</title>
		<link>http://techdb.wordpress.com/2010/11/17/netezza-query-monitoring/</link>
		<comments>http://techdb.wordpress.com/2010/11/17/netezza-query-monitoring/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 03:22:27 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[netezza]]></category>
		<category><![CDATA[Netezza architecture]]></category>
		<category><![CDATA[NZSQL]]></category>
		<category><![CDATA[TwinFin]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=233</guid>
		<description><![CDATA[Netezza query monitoring Netezza twinfin uses a little different architecture compared to old Mustang. Each node maps to eight disks with 1 TB on each disk on TwinFin 12 system. That is, if we have a TwinFin 12, total capacity is 12 x 8 = 96TB. Here are steps that I used for monitoring purpose; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=233&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Netezza query monitoring Netezza twinfin uses a little different architecture compared to old Mustang.</p>
<p>Each node maps to eight disks with 1 TB on each disk on TwinFin 12 system. That is, if we have a TwinFin 12, total capacity is 12 x 8 = 96TB. Here are steps that I used for monitoring purpose; I may update these findings as I find more info:</p>
<p>1) Once a SQL is submitted, corresponding plan is generated at /nz/data/plans/nnnn. Last four digits correspond to the plan that Netezza generates. Check how many steps that plan has by just opening the plan file. As mentioned in my previous posting, each snippet consists of a number and ending with 5xx number. If a snippet is 3, this is a sub section within that plan starting with 3 [01] and ending with 503. As you can recall, entire snippet work is done in parallel. Once this snippet is done, Netezza moves to the next snippet and so on, till completion.</p>
<p>2) Just like in other data appliances, Netezza typically creates a temp table involving two tables that are joined. This table is again joined with the next one, till all of them are done. This mostly involves hash joins.</p>
<p>3) Smaller tables involve replication or broadcast across all SPU. Larger tables involve use of sampling of data. Note that when Netezza data is loaded, it involves a quick statistics update known as express stats.</p>
<p>4) Assuming that we have only one query is running, you can easily evaluate SPU usage with this script at Netezza host:</p>
<p>/nz/kit/bin/nzstats -type spuPartition | grep -i swap</p>
<p>If more than one query is running, you should still get some idea on what is happening. If a SPA is getting filled up quickly compared to others indicate either data distribution problem or data that you are selecting is not evenly spread out on all SPU / SPA.</p>
<p>5) Check GRA and monitor, you can do this through Netezza windows tool.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/233/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=233&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2010/11/17/netezza-query-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>
	</item>
		<item>
		<title>Checking Netezza SPU swap partition error</title>
		<link>http://techdb.wordpress.com/2010/11/05/checking-netezza-spu-swap-partition-error/</link>
		<comments>http://techdb.wordpress.com/2010/11/05/checking-netezza-spu-swap-partition-error/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 02:59:13 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[netezza]]></category>
		<category><![CDATA[NZSQL]]></category>
		<category><![CDATA[SPU]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=226</guid>
		<description><![CDATA[You may come across this error due to data distribution. This error is displayed as: SPU swap partition : Disk temporary work space is full This is displayed both to the client and in the logs (pg.log or pg.log.x). A couple of simple steps are given below: 1)      If your query consists of sub queries, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=226&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You may come across this error due to data distribution. This error is displayed as:</p>
<p><em>SPU swap partition : Disk temporary work space is full</em></p>
<p>This is displayed both to the client and in the logs (pg.log or pg.log.x). A couple of simple steps are given below:</p>
<p>1)      If your query consists of sub queries, run each of them. I prefer that you create a table for each sub query section. That is, if your sub query has “select name, make ….from table A order by 1, 2”, create a table using the same SQL with ‘create table t_1 as ‘ followed by that SQL. If this table is created, check distribution.</p>
<p>2)      You can check data distribution is a couple of ways; easy way is to use Netezza administrator. Right click on that table from database tab and choose ‘record distribution’. If data is distributed evenly across all SPU, you should see vertical bars correspondingly.</p>
<p>3)      If step (1) creates a SPU swap partition error, this requires further investigation. This query most likely available under ‘Query history’ under session branch in Netezza administrator. Double click that query and it shows summary.</p>
<p><a href="http://techdb.files.wordpress.com/2010/11/query-history-snapshot1.jpg"><img class="aligncenter size-full wp-image-230" title="Query history snapshot" src="http://techdb.files.wordpress.com/2010/11/query-history-snapshot1.jpg?w=630" alt=""   /></a> </p>
<p>Likely, this points to a problem. In my case, no rows returned and only 5 snippets completed out of expected 7.</p>
<p>(4) If all sub queries and SQL code blocks are completed without a problem when used with ‘create table as’, probably the final SQL block is where you need to check.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=226&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2010/11/05/checking-netezza-spu-swap-partition-error/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>

		<media:content url="http://techdb.files.wordpress.com/2010/11/query-history-snapshot1.jpg" medium="image">
			<media:title type="html">Query history snapshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Netezza Explain Plan</title>
		<link>http://techdb.wordpress.com/2010/10/23/netezza-explain-plan/</link>
		<comments>http://techdb.wordpress.com/2010/10/23/netezza-explain-plan/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 12:47:52 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[netezza]]></category>
		<category><![CDATA[Netezza architecture]]></category>
		<category><![CDATA[NZSQL]]></category>
		<category><![CDATA[Netezza Explain Plan]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=219</guid>
		<description><![CDATA[  Each query that is submitted to Netezza results in a corresponding query plan. These plans are kept under /nz/data/plans and the archived ones are located under /nz/kit/log/planshist on the Netezza host. Archived files are kept up to a certain number and are purged; something like 5000 files. To save them on a permanent basis, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=219&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> <br />
Each query that is submitted to Netezza results in a corresponding query plan. These plans are kept under /nz/data/plans and the archived ones are located under /nz/kit/log/planshist on the Netezza host. Archived files are kept up to a certain number and are purged; something like 5000 files. To save them on a permanent basis, we need to run a scheduler like a cron to move to a directory.</p>
<p>Query plan consists of snippets, beginning with a number &#8216;n&#8217; (such as 1, 2 or 3, based on how many snippets a code consists of) and ends with 500+n.<br />
 <br />
<span style="text-decoration:underline;"><strong>Illustration</strong> (&#8220;conf&#8221; on the first line is artificially introduced by me):</span><br />
         1[00]: spu ScanNode table 10001 memoryMode=yes flags=0&#215;4 index=0 cost=24 conf=85<br />
         1[01]: spu ProjectNode, 6 cols, projectFlags=0&#215;0   <br />
                    0: 1: 2: 3: 4: 5:       <br />
         1[02]: spu HashNode table 0 flags=1 numFields=6: 0 0 4 5 6 0        <br />
         1[03]: spu HashHistNode table 10001    <br />
         1[04]: spu TableSizeNode table 10001    <br />
         1[05]: spu ReturnNode     <br />
       501[00]: dbs TableSizeNode table 10001    </p>
<p> <br />
As can be seen above, this code snippet starts with &#8220;1[00]&#8221; and ends with &#8220;501[00]&#8220;. Note that all steps in between are done in parallel; meaning, 1[00], 1[01], 1[02], etc., is all executed in parallel. &#8220;spu&#8221; refers to code executed at SPU and &#8220;dbs&#8221; is done at node or host level.<br />
 <br />
All other snippet blocks are executed one after another until end; basically top to bottom, within a snippet code is executed in parallel and thus node does not wait for data as such, it gets streamed as soon as available. Note that snippet block is starts with &#8220;5XY&#8221;, assuming that we have less than one hundred blocks for snippets!<br />
 <br />
<span style="text-decoration:underline;"><strong>A couple of quick points:</strong></span><br />
1) All table scans are full table scans; amount of data that is returned to SPU memory is dependent on where filter and other conditions. This results in less amount of data.<br />
2) conf in explain plan refers to confidence level. If we are choosing a year worth of data from a four year sales table, Netezza may assume that it is choosing 25% of data. In this case, confidence level can be anything between 100 to 25%, or even lower, based on data distribution. Basically, Netezza does some kind of sampling based on our where clause. If Netezza does not have required statistics, it may do a quick statistics sampling. This can be seen as a query on its own in Netezza administrator.<br />
3) Look for &#8220;DownloadTableNode&#8221;, this means that data is getting redistributed on SPU. This is usually a bad thing to happen. Note that double redistribution of two tables is also possible. This means that both tables are relocated based on a common column on another SPU.<br />
4) Netezza sorts data on SPU and brings back this data to host. It does a sort merge, rather than a hash join on returned data OR a nested loop. There is no point trying to do anyting other than sort merge. See my previous posting on &#8220;hidden&#8221; Netezza parameter which you can change at session level.<br />
5) Just like in any database, time expected, cost and other factors are estimates.<br />
6) Update of statistics is probably one of the most important tasks for dba. A table is recognized as a fact table based on Netezza settings; at nzsql, use &#8216;show FACTREL_SIZE_THRESHOLD;&#8217; to see this value (OR) you can set it using &#8216;set FACTREL_SIZE_THRESHOLD = xxxxxx&#8217;, you can set it to different numbers.<br />
7) Dimension tables, if small, are broadcasted first, before starting of the query. For fact tables, all statistics details are not generated as it is too expensive for Netezza to accomplish this; instead, Netezza does a dynamic sampling like in Oracle.<br />
8) Each query with some complexity, results in this type of activities:<br />
 a) Create hash for selected first table<br />
 b) Create another hash for next table<br />
 c) hash join both tables into another table on node<br />
 d) hash another table data and hash join with (c) above<br />
 e) repeat above steps until done<br />
This creates a number of temporary tables and are dropped once they are no longer required.<br />
 <br />
Check my earlier posting on hidden Netezza parameters, you can set them at session level to check their impact.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/219/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=219&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2010/10/23/netezza-explain-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>
	</item>
		<item>
		<title>Teradata Architecture (Hardware)</title>
		<link>http://techdb.wordpress.com/2010/10/07/teradata-architecture-hardware/</link>
		<comments>http://techdb.wordpress.com/2010/10/07/teradata-architecture-hardware/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 02:36:35 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[AMP]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Teradata]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=213</guid>
		<description><![CDATA[This is a high level architecture for Teradata 5xxx series, 5625 series employ smaller hard drives and thus the architecture is slightly different. Note that number of arrays correspond to number of nodes; in this case, only two arrays are shown for two nodes.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=213&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a high level architecture for Teradata 5xxx series, 5625 series employ smaller hard drives and thus the architecture is slightly different. Note that number of arrays correspond to number of nodes; in this case, only two arrays are shown for two nodes.</p>
<p><a href="http://techdb.files.wordpress.com/2010/10/td-hardware.jpg"><img class="aligncenter size-full wp-image-217" title="TD hardware" src="http://techdb.files.wordpress.com/2010/10/td-hardware.jpg?w=630" alt=""   /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/213/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=213&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2010/10/07/teradata-architecture-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>

		<media:content url="http://techdb.files.wordpress.com/2010/10/td-hardware.jpg" medium="image">
			<media:title type="html">TD hardware</media:title>
		</media:content>
	</item>
		<item>
		<title>Netezza data types and functions</title>
		<link>http://techdb.wordpress.com/2010/10/07/netezza-data-types-and-functions/</link>
		<comments>http://techdb.wordpress.com/2010/10/07/netezza-data-types-and-functions/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 02:31:27 +0000</pubDate>
		<dc:creator>sidn</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[netezza]]></category>
		<category><![CDATA[Netezza architecture]]></category>
		<category><![CDATA[Netezza data types]]></category>

		<guid isPermaLink="false">http://techdb.wordpress.com/?p=210</guid>
		<description><![CDATA[Here is a list of data types along with associated info. Note that this is generated by &#8220;SQuirrel&#8221; tool using Netezza JDBC. These data types are likely applicable to both 5.x and 6.x. TYPE_NAME DATA_TYPE PRECISION NULLABLE CASE_SENSITIVE MAXIMUM_SCALE NVARCHAR -9 [NVARCHAR] 16000 true true 0 NCHAR -8 [ROWID] 16000 true true 0 BOOLEAN -7 [BIT] 1 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=210&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>Here is a list of data types along with associated info. Note that this is generated by &#8220;SQuirrel&#8221; tool using Netezza JDBC. These data types are likely applicable to both 5.x and 6.x.</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="714">
<tbody>
<tr>
<td width="206" valign="bottom"><strong>TYPE_NAME</strong></td>
<td width="116" valign="bottom"><strong>DATA_TYPE</strong></td>
<td width="79" valign="bottom"><strong>PRECISION</strong></td>
<td width="75" valign="bottom"><strong>NULLABLE</strong></td>
<td width="119" valign="bottom"><strong>CASE_SENSITIVE</strong></td>
<td width="120" valign="bottom"><strong>MAXIMUM_SCALE</strong></td>
</tr>
<tr>
<td width="206" valign="bottom">NVARCHAR</td>
<td width="116" valign="bottom">-9 [NVARCHAR]</td>
<td width="79" valign="bottom">16000</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">true</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">NCHAR</td>
<td width="116" valign="bottom">-8 [ROWID]</td>
<td width="79" valign="bottom">16000</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">true</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">BOOLEAN</td>
<td width="116" valign="bottom">-7 [BIT]</td>
<td width="79" valign="bottom">1</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">BYTEINT</td>
<td width="116" valign="bottom">-6 [TINYINT]</td>
<td width="79" valign="bottom">4</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">BIGINT</td>
<td width="116" valign="bottom">-5 [BIGINT]</td>
<td width="79" valign="bottom">20</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">CHAR</td>
<td width="116" valign="bottom">1 [CHAR]</td>
<td width="79" valign="bottom">64000</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">true</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">NUMERIC</td>
<td width="116" valign="bottom">2 [NUMERIC]</td>
<td width="79" valign="bottom">38</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">37</td>
</tr>
<tr>
<td width="206" valign="bottom">DECIMAL</td>
<td width="116" valign="bottom">3 [DECIMAL]</td>
<td width="79" valign="bottom">38</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">37</td>
</tr>
<tr>
<td width="206" valign="bottom">INTEGER</td>
<td width="116" valign="bottom">4 [INTEGER]</td>
<td width="79" valign="bottom">11</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">SMALLINT</td>
<td width="116" valign="bottom">5 [SMALLINT]</td>
<td width="79" valign="bottom">6</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">FLOAT</td>
<td width="116" valign="bottom">6 [FLOAT]</td>
<td width="79" valign="bottom">7</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">6</td>
</tr>
<tr>
<td width="206" valign="bottom">REAL</td>
<td width="116" valign="bottom">7 [REAL]</td>
<td width="79" valign="bottom">7</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">14</td>
</tr>
<tr>
<td width="206" valign="bottom">DOUBLE</td>
<td width="116" valign="bottom">8 [DOUBLE]</td>
<td width="79" valign="bottom">15</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">14</td>
</tr>
<tr>
<td width="206" valign="bottom">VARCHAR</td>
<td width="116" valign="bottom">12 [VARCHAR]</td>
<td width="79" valign="bottom">64000</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">true</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">DATE</td>
<td width="116" valign="bottom">91 [DATE]</td>
<td width="79" valign="bottom">10</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">TIME</td>
<td width="116" valign="bottom">92 [TIME]</td>
<td width="79" valign="bottom">15</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">6</td>
</tr>
<tr>
<td width="206" valign="bottom">TIMESTAMP</td>
<td width="116" valign="bottom">93 [TIMESTAMP]</td>
<td width="79" valign="bottom">26</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">6</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL YEAR</td>
<td width="116" valign="bottom">101 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL MONTH</td>
<td width="116" valign="bottom">102 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL DAY</td>
<td width="116" valign="bottom">103 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL HOUR</td>
<td width="116" valign="bottom">104 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL MINUTE</td>
<td width="116" valign="bottom">105 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL SECOND</td>
<td width="116" valign="bottom">106 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL YEAR TO MONTH</td>
<td width="116" valign="bottom">107 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL DAY TO HOUR</td>
<td width="116" valign="bottom">108 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL DAY TO MINUTE</td>
<td width="116" valign="bottom">109 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL DAY TO SECOND</td>
<td width="116" valign="bottom">110 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL HOUR TO MINUTE</td>
<td width="116" valign="bottom">111 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL HOUR TO SECOND</td>
<td width="116" valign="bottom">112 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">INTERVAL MINUTE TO SECOND</td>
<td width="116" valign="bottom">113 [UNKNOWN]</td>
<td width="79" valign="bottom">50</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">0</td>
</tr>
<tr>
<td width="206" valign="bottom">TIMETZ</td>
<td width="116" valign="bottom">1266 [UNKNOWN]</td>
<td width="79" valign="bottom">21</td>
<td width="75" valign="bottom">true</td>
<td width="119" valign="bottom">false</td>
<td width="120" valign="bottom">6</td>
</tr>
<tr>
<td width="206" valign="bottom"> </td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td colspan="6" width="714" valign="bottom"><span style="text-decoration:underline;">Supported refactoring</span>: If Netezza allows or disallows database commands. For instance, we can not create an index.</td>
</tr>
<tr>
<td width="206" valign="bottom"> </td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"><strong>Key</strong></td>
<td width="116" valign="bottom"><strong>Value</strong></td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsAddColumn</td>
<td width="116" valign="bottom">FALSE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsAlterColumnNull</td>
<td width="116" valign="bottom">FALSE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsAlterColumnType</td>
<td width="116" valign="bottom">FALSE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsCreateIndex</td>
<td width="116" valign="bottom">FALSE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsDropColumn</td>
<td width="116" valign="bottom">FALSE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsDropIndex</td>
<td width="116" valign="bottom">FALSE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsAddForeignKeyConstraint</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsAddPrimaryKey</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsAddUniqueConstraint</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsAlterColumnDefault</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsAlterSequence</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsCreateSequence</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsCreateTable</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsCreateView</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsDropConstraint</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsDropPrimaryKey</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsDropSequence</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsDropView</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsRenameColumn</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsRenameTable</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">supportsRenameView</td>
<td width="116" valign="bottom">TRUE</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> </td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> </td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"><strong>Numeric Functions</strong></td>
<td width="116" valign="bottom"><strong>String Functions</strong></td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> acos</td>
<td width="116" valign="bottom"> lcase</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> asin</td>
<td width="116" valign="bottom"> length</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> atan</td>
<td width="116" valign="bottom"> locate</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> atan2</td>
<td width="116" valign="bottom"> ltrim</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> ceiling</td>
<td width="116" valign="bottom"> rtrim</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> cos</td>
<td width="116" valign="bottom"> substring</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> cot</td>
<td width="116" valign="bottom"> ucase</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> degrees</td>
<td width="116" valign="bottom">concat</td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> exp</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> floor</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> log</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> log10</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> mod</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> pi</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> power</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> radians</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> rand</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> round</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> sign</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> sin</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> sqrt</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> tan</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom"> truncate</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
<tr>
<td width="206" valign="bottom">abs</td>
<td width="116" valign="bottom"> </td>
<td width="79" valign="bottom"> </td>
<td width="75" valign="bottom"> </td>
<td width="119" valign="bottom"> </td>
<td width="120" valign="bottom"> </td>
</tr>
</tbody>
</table>
<p><span style="font-size:small;font-family:Calibri;"> </span></p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techdb.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techdb.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techdb.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techdb.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techdb.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techdb.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techdb.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techdb.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techdb.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techdb.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techdb.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techdb.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techdb.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techdb.wordpress.com/210/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techdb.wordpress.com&amp;blog=1281788&amp;post=210&amp;subd=techdb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techdb.wordpress.com/2010/10/07/netezza-data-types-and-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04c101ed76a47ffe023220f58e46dc85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidn</media:title>
		</media:content>
	</item>
	</channel>
</rss>
