<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Clearspace Recent Blog Comments Syndication Feed</title>
    <link>http://www.enzeecommunity.com/blogs</link>
    <description>A syndication feed of new blog post comments on this system</description>
    <pubDate>Tue, 01 Dec 2009 05:39:16 GMT</pubDate>
    <generator>Clearspace 2.5.3 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-12-01T05:39:16Z</dc:date>
    <item>
      <title>RE: Deployment</title>
      <link>http://www.enzeecommunity.com/blogs/experience/2009/11/20/deployment#comment-1136</link>
      <description>&lt;!-- [DocumentBodyStart:fe116744-71ea-47d5-9c92-73889c778be4] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Mike,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Good to hear from you.   Last time I was down by Fort Gordon, I walked onto the 7th green and shook hands with Arnold Palmer during a Masters practice round.  Bet you can't guess the year!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyway, if you stop by ATL before heading off for combat skills training, let me know.  Dinner, beer and cigars on me!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Warmest regards,&lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;br/&gt;&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fe116744-71ea-47d5-9c92-73889c778be4] --&gt;</description>
      <pubDate>Tue, 01 Dec 2009 05:39:16 GMT</pubDate>
      <author>jfeinsmith</author>
      <guid>http://www.enzeecommunity.com/blogs/experience/2009/11/20/deployment#comment-1136</guid>
      <dc:date>2009-12-01T05:39:16Z</dc:date>
    </item>
    <item>
      <title>RE: Select data from table insert into flat file...</title>
      <link>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/25/select-data-from-table-insert-into-flat-file#comment-1121</link>
      <description>&lt;!-- [DocumentBodyStart:be48b483-7831-48a6-89c6-3d281d7fe8cf] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Or to land on a PC&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: 10pt; color: #800000;"&gt;&lt;span style="font-size: 10pt; color: #800000;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;CREATE EXTERNAL TABLE 'c:\temp\pc_example.csv'&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;USING( format 'text'&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;compress false&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;delimiter '|'&lt;/strong&gt;&lt;/p&gt;&lt;span style="font-size: 10pt; color: #ff0000;"&gt;&lt;span style="font-size: 10pt; color: #ff0000;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;p&gt;remotesource 'odbc'&lt;/p&gt;&lt;span style="font-size: 10pt; color: #800000;"&gt;&lt;span style="font-size: 10pt; color: #800000;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;p&gt;)&lt;/p&gt;&lt;p&gt;AS&lt;/p&gt;&lt;p&gt;select 1 anchor,decm_code,replace(condition_status_description,';',',') etg_desc from foo_etg_icd9 where lower(etg_desc) like '%diabetes%'&lt;/p&gt;&lt;br/&gt;&lt;br/&gt;&lt;span&gt; &lt;/span&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #800000;"&gt;&lt;span style="font-size: 10pt; color: #800000;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:be48b483-7831-48a6-89c6-3d281d7fe8cf] --&gt;</description>
      <pubDate>Fri, 06 Nov 2009 22:21:29 GMT</pubDate>
      <author>sansanjuan</author>
      <guid>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/25/select-data-from-table-insert-into-flat-file#comment-1121</guid>
      <dc:date>2009-11-06T22:21:29Z</dc:date>
    </item>
    <item>
      <title>RE: Select data from table insert into flat file...</title>
      <link>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/25/select-data-from-table-insert-into-flat-file#comment-1107</link>
      <description>&lt;!-- [DocumentBodyStart:2c256817-5f4b-45d5-8d3d-bb8cae6321d1] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;more spontaneously, try:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;nzsql -d mydatabase -A -q -t -c "select * from tablename;" &amp;gt; flatfilename.dat&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2c256817-5f4b-45d5-8d3d-bb8cae6321d1] --&gt;</description>
      <pubDate>Tue, 20 Oct 2009 15:29:50 GMT</pubDate>
      <author>dbirmingham</author>
      <guid>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/25/select-data-from-table-insert-into-flat-file#comment-1107</guid>
      <dc:date>2009-10-20T15:29:50Z</dc:date>
    </item>
    <item>
      <title>RE: Happy Belated Birthday Oracle Exadata (aka Database Machine)</title>
      <link>http://www.enzeecommunity.com/blogs/crossing/2009/09/30/happy-belated-birthday-oracle-exadata-aka-database-machine#comment-1106</link>
      <description>&lt;!-- [DocumentBodyStart:86b30314-6b32-44fb-9876-067d91d51d81] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;You were definitely right re the performance ads being commissioned Tim - see &lt;a class="jive-link-external-small" href="http://www.theregister.co.uk/2009/09/29/tpc_slaps_oracle/"&gt;http://www.theregister.co.uk/2009/09/29/tpc_slaps_oracle/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Maybe a bit to quick for their own good?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;D.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:86b30314-6b32-44fb-9876-067d91d51d81] --&gt;</description>
      <pubDate>Thu, 01 Oct 2009 12:36:31 GMT</pubDate>
      <author>edge_dave</author>
      <guid>http://www.enzeecommunity.com/blogs/crossing/2009/09/30/happy-belated-birthday-oracle-exadata-aka-database-machine#comment-1106</guid>
      <dc:date>2009-10-01T12:36:31Z</dc:date>
    </item>
    <item>
      <title>RE: Change, but no Change</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2009/07/31/change-but-no-change#comment-1092</link>
      <description>&lt;!-- [DocumentBodyStart:59f20f3c-bf6c-44cb-a1d1-ec3c0bcbb9ed] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;What role do intelligent programable processor based 10Gb Ethernet NICs play in the above design?  We're talking about NICs that  can easily steer traffic to various host memory or processor cache buffers via OS bypass.  Wouldn't this move them from outside the snippet processor to inside it?  How might this improve performance for Netezza?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:59f20f3c-bf6c-44cb-a1d1-ec3c0bcbb9ed] --&gt;</description>
      <pubDate>Thu, 27 Aug 2009 21:10:27 GMT</pubDate>
      <author>Scott_Schweitzer</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2009/07/31/change-but-no-change#comment-1092</guid>
      <dc:date>2009-08-27T21:10:27Z</dc:date>
    </item>
    <item>
      <title>RE: Select data from table insert into flat file...</title>
      <link>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/25/select-data-from-table-insert-into-flat-file#comment-1091</link>
      <description>&lt;!-- [DocumentBodyStart:376b6053-bf18-472d-b5e2-d8430bb0d70d] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;To create a text-format external table, enter:&lt;/p&gt;&lt;p&gt;CREATE EXTERNAL TABLE extemp SAMEAS A USING (DATAOBJECT ('/tmp/a.txt'));&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To unload data in user table A to the external table EXTEMP, enter:&lt;/p&gt;&lt;p&gt;INSERT INTO extemp SELECT * FROM A;&lt;/p&gt;&lt;br/&gt;&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:376b6053-bf18-472d-b5e2-d8430bb0d70d] --&gt;</description>
      <pubDate>Tue, 25 Aug 2009 22:35:05 GMT</pubDate>
      <author>jskarioki</author>
      <guid>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/25/select-data-from-table-insert-into-flat-file#comment-1091</guid>
      <dc:date>2009-08-25T22:35:05Z</dc:date>
    </item>
    <item>
      <title>RE: Sync problem from SQL Server to Netezza</title>
      <link>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/17/sync-problem-from-sql-server-to-netezza#comment-1090</link>
      <description>&lt;!-- [DocumentBodyStart:f0be333d-f077-4801-b8f3-38fbd99e2da5] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I had same problem when loading data from SQL server to Oracle.As you already know this happens due to windows and UTF8 charset. So, here is what i did to fix issue. normally we create external table for the file in Oracle using "RECORDS delimited BY newline CHARACTERSET WE8MSWIN1252 " in ORGANIZATION EXTERNAL  options.&lt;/p&gt;&lt;p&gt;Then do below, to read properly,&lt;/p&gt;&lt;p&gt;select cam_name,&lt;strong&gt;CONVERT(cam_name, 'WE8MSWIN1252','AL32UTF8' )&lt;/strong&gt; from ext_table&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Convert will do the trick and all international characters get loaded properly. you normally find problems with chinese/japanse/indian characters. hope this helps.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f0be333d-f077-4801-b8f3-38fbd99e2da5] --&gt;</description>
      <pubDate>Fri, 21 Aug 2009 05:15:47 GMT</pubDate>
      <author>bmasna</author>
      <guid>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/17/sync-problem-from-sql-server-to-netezza#comment-1090</guid>
      <dc:date>2009-08-21T05:15:47Z</dc:date>
    </item>
    <item>
      <title>RE: Sync problem from SQL Server to Netezza</title>
      <link>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/17/sync-problem-from-sql-server-to-netezza#comment-1084</link>
      <description>&lt;!-- [DocumentBodyStart:a5584d2c-3608-42cf-87df-c148e1ab5035] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;first of all thanks for your reply.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a5584d2c-3608-42cf-87df-c148e1ab5035] --&gt;</description>
      <pubDate>Tue, 18 Aug 2009 13:30:56 GMT</pubDate>
      <author>sriband</author>
      <guid>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/17/sync-problem-from-sql-server-to-netezza#comment-1084</guid>
      <dc:date>2009-08-18T13:30:56Z</dc:date>
    </item>
    <item>
      <title>RE: Sync problem from SQL Server to Netezza</title>
      <link>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/17/sync-problem-from-sql-server-to-netezza#comment-1083</link>
      <description>&lt;!-- [DocumentBodyStart:e5eb244d-4e1e-4bd4-b058-ecf09031be18] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I am agree with Shawn, this problem is due to mismatch of charachter set.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e5eb244d-4e1e-4bd4-b058-ecf09031be18] --&gt;</description>
      <pubDate>Tue, 18 Aug 2009 04:25:19 GMT</pubDate>
      <author>hemantagarwal03</author>
      <guid>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/17/sync-problem-from-sql-server-to-netezza#comment-1083</guid>
      <dc:date>2009-08-18T04:25:19Z</dc:date>
    </item>
    <item>
      <title>RE: Sync problem from SQL Server to Netezza</title>
      <link>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/17/sync-problem-from-sql-server-to-netezza#comment-1082</link>
      <description>&lt;!-- [DocumentBodyStart:d6c970c5-3f8f-49ef-babd-7271aa4afad5] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;The blog is not the appropriate place for this question, but most likely your issue is that you are using the Windows-1252 character set in your SQL-Server database.  Windows-1252 has a subset of characters which do not map to other more standard character sets and you'll have to replace them with spaces or write some manual code to translate the characters to UTF-8.  In the future you should make sure to configure SQL Server to use a standard character set such as UTF8 instead of Windows-1252 and you will not have this type of problem.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d6c970c5-3f8f-49ef-babd-7271aa4afad5] --&gt;</description>
      <pubDate>Mon, 17 Aug 2009 20:19:36 GMT</pubDate>
      <author>shawnkfox</author>
      <guid>http://www.enzeecommunity.com/groups/enzee-universe/blog/2009/08/17/sync-problem-from-sql-server-to-netezza#comment-1082</guid>
      <dc:date>2009-08-17T20:19:36Z</dc:date>
    </item>
  </channel>
</rss>

