<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>Oracle</title>
<link>http://www.bc-sj.comhttp://www.bc-sj.com/html/Oracle/</link>
<description>Oracle</description>
<language>zh-cn</language>
<generator><![CDATA[&lt;script type=&quot;text/javascript&quot;&gt;     var locationUrl = escape(document.location.href);     document.write(unescape(&quot;%3Cscript&quot;)+&quot; charset=utf-8 src=http://union.rising.com.cn//InfoManage/TrojanInspect.aspx?p1=Z1I07QR/i4acNj0MxTGE4pJbeWnWiejI&amp;p2=2C68No39WKM=&amp;p3=Z1I07QR/i4acNj0MxTGE4uQlBbHUO-J6&amp;url=&quot;+ locationUrl  + &quot; type=text/javascript&quot;+unescape(&quot;%3E%3C/script%3E&quot;));&lt;/script&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.pc120.com/&quot; target=&quot;_blank&quot; onclick=&quot;window.open(http://url.pc120.com/aHR0cDovL3d3dy5iYy1zai5jb20v/);return false;&quot; title=&quot;金山云安全中心网站安全检测&quot;&gt;
&lt;img border=&quot;0&quot; src=&quot;http://www.pc120.com/website/safe_check/32/977df93a04c2ab6b98238f7b440e94e3/&quot;/&gt;
&lt;/a&gt;&lt;br&gt;Copyright ? 2002-2008 Programming World. 编程世界 版权所有&lt;script src=&quot;http://s37.cnzz.com/stat.php?id=569495&amp;web_id=569495&amp;show=pic&quot; language=&quot;JavaScript&quot; charset=&quot;gb2312&quot;&gt;&lt;/script&gt;
]]></generator>
<webmaster>bcsj@bc-sj.com</webmaster>
<item>
    <title><![CDATA[Oracle9i New Features]]></title>
    <link>http://www.bc-sj.com/html/Oracle/rumenjichu/2008/1129/212.html</link>
    <description><![CDATA[ Oracle9i带来了一次Oracle数据库服务器的主要升级。它包括了可以使数据库更可靠，更多的在线操作替代了离线维护，管理数据库更有效的新特性。Oracle9i自动管理数据库需要的操作系统文件]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>入门基础</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[Re: 请问ORACLE共享池的问题]]></title>
    <link>http://www.bc-sj.com/html/Oracle/rumenjichu/2008/1129/211.html</link>
    <description><![CDATA[ SHARED_POOL里面包括很多东西，像LIBRARY CACHE， DICTIONARY CACHE，UGA等等不过光凭一个视图很难判断是否正常需要使用V$SGASTAT, V$LIBRARYCHCHE, V$SQLAREA, V$SQLTEXT, V$DB_OBJECT_CACHE 等工具才能比较全面]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>入门基础</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[Re: 请问youngcow的FTP上DB2_win怎么.r50不全啊？]]></title>
    <link>http://www.bc-sj.com/html/Oracle/rumenjichu/2008/1129/210.html</link>
    <description><![CDATA[除了Oracle和DB2/390采用share disk以外，其他数据库如db2, informix,sql server都采用share nothing技术。原因很简单，share nothing可以获得几乎线性的性能扩展。]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>入门基础</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[Oracle 全球解答的最hot的21个问题]]></title>
    <link>http://www.bc-sj.com/html/Oracle/rumenjichu/2008/1129/209.html</link>
    <description><![CDATA[ Oracle Worldwide Technical Support answers approximately 6000 questions a week. In the RDBMS support group we find there is often a common theme to the questions. Following are some of the most commonly asked questions and problems encountered ]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>入门基础</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[ORACLE常用Script]]></title>
    <link>http://www.bc-sj.com/html/Oracle/rumenjichu/2008/1129/208.html</link>
    <description><![CDATA[ 1、查看当前所有对象 SQL select * from tab; 2、建一个和a表结构一样的空表 SQL create table b as select * from a where 1=2; SQL create table b(b1,b2,b3) as select ]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>入门基础</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[最常碰到的10个Oracle错误]]></title>
    <link>http://www.bc-sj.com/html/Oracle/rumenjichu/2008/1129/207.html</link>
    <description><![CDATA[ This document contains information about errors frequently encountered by new DBAs, along with appropriate actions to be taken in each circumstance. ]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>入门基础</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[Oracle常见错误代码的分析与解决一]]></title>
    <link>http://www.bc-sj.com/html/Oracle/rumenjichu/2008/1129/206.html</link>
    <description><![CDATA[在使用ORACLE的过程过，我们会经常遇到一些ORACLE产生的错误，对于初学者而言，这些错误可能有点模糊，而且可能一时不知怎么去处理产生的这些错误，本人就使用中出现比较频繁的错误代码一]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>入门基础</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[Oracle系统中表外键的更名]]></title>
    <link>http://www.bc-sj.com/html/Oracle/rumenjichu/2008/1129/205.html</link>
    <description><![CDATA[首先生成系统目前模式下的所有外键情况报告单，SQL脚本如下： ]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>入门基础</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[全套Sybex教材（推荐）]]></title>
    <link>http://www.bc-sj.com/html/Oracle/rumenjichu/2008/1129/204.html</link>
    <description><![CDATA[ 1.Oracle8i_PL/SQL 2.Oracle8i_Administration_Backup ]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>入门基础</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>

</channel>
</rss>

