<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/wonder4" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/wonder4" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 27 Jun 2009 16:21:00 GMT</lastBuildDate><title>wonder的地下室</title><link>http://blog.csdn.net/wonder4/</link><item><title>从Oracle到DB2(四)--字符集</title><link>http://blog.csdn.net/wonder4/archive/2009/06/27/4303198.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4303198.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4303198.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4303198</trackback:ping><description>字符集的问题DB2中有三种字符集1.操作系统级:OS的代码页设置值，决定应用程序的默认代码页  设置方式：　　Unix下使用 export LANG=”zh_CN” 命令　　Windows下在“开始-&gt;设置-&gt;控制面板-&gt;区域选项”中设置2.DB2实例级:设置参数DB2CODEPAGE，影响DB2中的应用程序的判断。　 使用 db2set DB2CODEPAEG= 命令设置需要的字符集3.数据库级:CODEPAGE参数。DB2数据库级的代码页，只能在建库时进行设置。    创建区域为中国，UTF-8的数据库，如果要使用XML列，必须创建代码级为UTF-8　　db2 &quot;CREATE DATABASE dbname USING CODESET UTF-8 TERRITORY CN&quot;&lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4303198.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/237812261/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/27/4303198.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/237812261/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/237812261/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 28 Jun 2009 00:21:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/27/4303198.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/27/4303198.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/27/4303198.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/237812261/1055354</fs:itemid></item><item><title>ORA-14452问题的解决</title><link>http://blog.csdn.net/wonder4/archive/2009/06/24/4295529.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4295529.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4295529.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4295529</trackback:ping><description>ORA-14452错误。
当创建临时表并且包括索引和preserve row on commit选项时，当有session使用该临时表时会增加TO锁，将该session删除后该锁解除。

v$lock/v$session&lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4295529.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236690970/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/24/4295529.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/236690970/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/236690970/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 25 Jun 2009 02:58:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/24/4295529.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/24/4295529.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/24/4295529.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/236690970/1055354</fs:itemid></item><item><title>数据库设计技巧14则</title><link>http://blog.csdn.net/wonder4/archive/2009/06/12/4262965.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4262965.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4262965.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4262965</trackback:ping><description>数据库设计技巧14则双击自动滚屏发布者：xxgl 发布时间：2008-4-14 阅读：106次&lt;br /&gt;1、原始单据与实体之间的关系      可以是一对一、一对多、多对多的关系。在一般情况下，它们是一对一的关系：即一张原始单据对应且只对应一个实体。在特殊情况下，它们可能是一对多或多对一的关系，即一张原始单证对应多个实体，或多张原始单证对应一个实体。这里的实体可以理解为基本表。明确这种对应关系后，对我们设计录入界面大有好处。 例1：一份员工履历资料，在人力资源信息系统中，就对应三个基本表：员工基本情况表、社会关系表、工作简历表。这就是“一张原始单证对应多个实体”的典型例子。 2、主键与外键       一般而言，一个实体不能既无主键又无外键。在E?R图中,处于叶子部位的实体,可以定义主键，也可以不定义主键(因为它无子孙),但必须要有外键(因为它有父亲)。     主键与外键的设计，在全局数据库的设计中，占有重要地位。当全局数据库的设计完成以后，有个美国数据库设计专家说：“键，到处都是键，除了键之外，什么也没有”，这就是他的数据库设计经验之谈，也反映了他对信息系统核心(数据模型)的高度&lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4262965.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236663143/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/12/4262965.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/236663143/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/236663143/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 12 Jun 2009 17:40:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/12/4262965.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/12/4262965.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/12/4262965.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/236663143/1055354</fs:itemid></item><item><title>cognos8配置NTLM认证</title><link>http://blog.csdn.net/wonder4/archive/2009/06/10/4258092.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4258092.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4258092.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4258092</trackback:ping><description>在使用NTLM作为cognos8的认证的时候，即使增加了NTLM的认证方式，但是仍然登录不上去，提示无效的凭证，解决办法为：在windows的文件-&gt;选项-&gt;查看中，去掉“简单文件共享”前的勾，不需要重启即可生效。&lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4258092.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236663146/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/10/4258092.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/236663146/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/236663146/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 11 Jun 2009 00:51:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/10/4258092.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/10/4258092.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/10/4258092.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/236663146/1055354</fs:itemid></item><item><title>从Oracle到DB2(三)</title><link>http://blog.csdn.net/wonder4/archive/2009/06/10/4256689.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4256689.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4256689.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4256689</trackback:ping><description>创建DB2数据库时需要注意页大小，如果页太小如4k，则有时会报下面的错误。SQL1585N不存在具有足够页大小的系统临时表空间。解释:可能发生了下列其中一种情况：1.    系统临时表的行长度超过了数据库中最大系统临时表空间中可接受的限    制。2.    系统临时表中所需的列数超过了数据库中最大系统临时表空间中可接受    的限制。系统临时表空间限制取决于其页大小。这些值是：  最大         最大   临时  记录         列数   表空间的  长度                页大小  -----------  ----  ------------  1957  字节   244   2K  4005  字节   500   4K  8101  字节   1012  8K  16293 字节   1012  16K  32677 字节  &lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4256689.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236663159/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/10/4256689.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/236663159/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/236663159/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 10 Jun 2009 18:32:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/10/4256689.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/10/4256689.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/10/4256689.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/236663159/1055354</fs:itemid></item><item><title>给所有选择DB2作为cognos的content store受困扰的朋友们</title><link>http://blog.csdn.net/wonder4/archive/2009/06/09/4255190.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4255190.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4255190.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4255190</trackback:ping><description>如果你在启动cognos8服务的过程中，碰到下面的问题，那么恭喜你，这篇文章正是你所需要的！CM-CFG-5137 Content Manager was unable to complete the initialization of the content store.CM-SYS-5003 Content Manager is unable to access the content store. Verify your database connection parameters, and then contact your database administrator for assistance.  找不到页大小至少为 &quot;4096&quot;、许可使用授权标识 &quot;DB2ADMIN&quot; 的缺省表空间。如果要使用DB2作为content store，那么需要做下面的事情:1.使用控制中心或命令行创建一个数据库，叫做CM，名字没有关系，但最好保持这个名称。2.创建CM时，要注意：   A. 字符&lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4255190.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236663162/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/09/4255190.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/236663162/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/236663162/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 10 Jun 2009 00:54:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/09/4255190.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/09/4255190.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/09/4255190.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/236663162/1055354</fs:itemid></item><item><title>从Oracle到DB2，问题集(二)</title><link>http://blog.csdn.net/wonder4/archive/2009/06/05/4245717.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4245717.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4245717.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4245717</trackback:ping><description>SQL1477N错误对于表不能访问数据使用db2dart工具db2dart ahsimis /T数据对象ID,表空间ID获取报告，打开后，可以查看到表的状态如果是drop-pending状态，则只能删除表，重建。----------------------查看当前时间values current timestamp----------------------设置数据挖掘（Intelligent Miner） 对实例和数据库启用数据挖掘（Intelligent Miner）1.        作为具有 SYSADM 特权的用户登录（缺省情况下，本地管理员组的所有用户都具有此特权）。 2.        在 DB2 命令行窗口中，发出以下命令以对实例启用 Intelligent Miner：cd /SQLLIB/bin./idmenabledb  f&lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4245717.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236663165/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/05/4245717.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/236663165/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/236663165/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 06 Jun 2009 01:12:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/05/4245717.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/05/4245717.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/05/4245717.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/236663165/1055354</fs:itemid></item><item><title>从Oracle到DB2，问题集(一)</title><link>http://blog.csdn.net/wonder4/archive/2009/06/05/4245711.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4245711.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4245711.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4245711</trackback:ping><description>该系列以后将会整理。--------------------清空表的数据：问题：truncate table在db2中没有，可以使用下面的过程。CALL SYSPROC.ADMIN_CMD('LOAD FROM nul of del replace into AHSIMIS.AC01_TEMP');commit;调用后，可能会出现表不活动的情况，需要使用下面的命令激活。问题：SQLSTATE 57016: 因为表不活动，所以不能对其进行访问。db2 load query table test.usersTablestate:  Check Pendingdb2 set integrity for test.users immediate checked---------------------重命名表的问题SQLSTATE=42986检查是否有索引或约束存在先删除&lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4245711.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236663169/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/05/4245711.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/236663169/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/236663169/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 06 Jun 2009 01:09:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/05/4245711.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/05/4245711.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/05/4245711.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/236663169/1055354</fs:itemid></item><item><title>心脏病数据挖掘数据</title><link>http://blog.csdn.net/wonder4/archive/2009/06/05/4245104.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4245104.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4245104.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4245104</trackback:ping><description>&lt;br /&gt;70.0 1.0 4.0 130.0 322.0 0.0 2.0 109.0 0.0 2.4 2.0 3.0 3.0 2&lt;br /&gt;67.0 0.0 3.0 115.0 564.0 0.0 2.0 160.0 0.0 1.6 2.0 0.0 7.0 1&lt;br /&gt;57.0 1.0 2.0 124.0 261.0 0.0 0.0 141.0 0.0 0.3 1.0 0.0 7.0 2&lt;br /&gt;64.0 1.0 4.0 128.0 263.0 0.0 0.0 105.0 1.0 0.2 2.0 1.0 7.0 1&lt;br /&gt;74.0 0.0 2.0 120.0 269.0 0.0 2.0 121.0 1.0 0.2 1.0 1.0 3.0 1&lt;br /&gt;65.0 1.0 4.0 120.0 177.0 0.0 0.0 140.0 0.0 0.4 1.0 0.0 7.0 1&lt;br /&gt;56.0 1.0 3.0 130.0 256.0 1.0 2.0 142.0 1.0 0.6 2.0 1.0 6.0 2&lt;br /&gt;59.0 1.0 4.0 110.0 239.0 0.0 2.0&lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4245104.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236663173/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/05/4245104.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/236663173/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/236663173/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 05 Jun 2009 22:47:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/05/4245104.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/05/4245104.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/05/4245104.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/236663173/1055354</fs:itemid></item><item><title>数据挖掘常用的心脏病数据(From UCI)</title><link>http://blog.csdn.net/wonder4/archive/2009/06/05/4245086.aspx</link><wfw:comment>http://blog.csdn.net/wonder4/comments/4245086.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wonder4/comments/commentRss/4245086.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4245086</trackback:ping><description>&lt;br /&gt;http://archive.ics.uci.edu/ml/machine-learning-databases/statlog/heart/&lt;br /&gt;&lt;br /&gt;该数据经常作为数据挖掘的示例。&lt;br /&gt;&lt;br /&gt;This database contains 13 attributes (which have been extracted from&lt;br /&gt;a larger set of 75)       &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Attribute Information:&lt;br /&gt;------------------------&lt;br /&gt;      -- 1. age       年龄&lt;br /&gt;      -- 2. sex       性别&lt;br /&gt;      -- 3. chest pain type  (4 values)        胸部疼痛类型&lt;br /&gt;      -- 4. resting blood pressure  静止血压&lt;br /&gt;      -- 5. serum cholestoral in &lt;img src =&quot;http://blog.csdn.net/wonder4/aggbug/4245086.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236663177/wonder4/csdn.net/s.gif?r=http://blog.csdn.net/wonder4/archive/2009/06/05/4245086.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wonder4/236663177/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wonder4/236663177/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 05 Jun 2009 22:43:00 +0800</pubDate><author>wonder</author><comments>http://blog.csdn.net/wonder4/archive/2009/06/05/4245086.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wonder4/archive/2009/06/05/4245086.aspx</guid><dc:creator>wonder</dc:creator><fs:srclink>http://blog.csdn.net/wonder4/archive/2009/06/05/4245086.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wonder4/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wonder4/~1055354/236663177/1055354</fs:itemid></item></channel></rss>