<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://space.itpub.net/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>ORACLE天空</title>
			    <link>http://space.itpub.net/728254</link>
			    <description>失败一次，总结一次。
直到永远不失败。</description>
			    <copyright>Copyright(C) ORACLE天空</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Tue, 02 Dec 2008 15:25:57 GMT</lastBuildDate><item>
								<title>分区表的学习</title>
								<link>http://space.itpub.net/728254/viewspace-366022</link>
								<description><![CDATA[<span style="font-weight: bold;">
			1:分区的方式</span><br style="font-weight: bold;"><span style="font-weight: bold;">&nbsp; 1&gt;区间分区RANGE</span><br style="font-weight: bold;"><span style="font-weight: bold;">&nbsp; --创建分区</span><br>&nbsp; ...]]></description>
								<category>blog</category>
								<author>love2008</author>
								<pubDate>Thu, 26 Jun 2008 17:56:06 GMT</pubDate>
							</item>
							<item>
								<title>ORA-12637:包接收失败</title>
								<link>http://space.itpub.net/728254/viewspace-351820</link>
								<description><![CDATA[
			
			<div>问题描述：昨天登陆ORACLE的时候，怎么都是登陆不上去，而且报错ORA-12637。可是有趣的是，当我在SQLPLUS下第一次报错后，第二次就可以成功登陆，退出SQLPLUS后，再登陆，错误重新出现。解决方法：修改SQLNET.ORA文件，把SQLNET.AUTHENTICATION_SERVICES =...]]></description>
								<category>blog</category>
								<author>love2008</author>
								<pubDate>Thu, 19 Jun 2008 09:27:57 GMT</pubDate>
							</item>
							<item>
								<title>CREATE SCHEMA和CURRENT_SCHEMA</title>
								<link>http://space.itpub.net/728254/viewspace-257029</link>
								<description><![CDATA[<P><STRONG>create schema是为了实现把创建多个表和多个视图多个授权放在一个事务内实现，<BR>如果任何一个出现错误，全部创建和授权语句回滚。</STRONG></P>
<P><IMG alt="Description of create_schema.gif follows" src="mk:@MSITStore:E:\资料\oracle书籍\官方文档\O...]]></description>
								<category>blog</category>
								<author>love2008</author>
								<pubDate>Wed, 30 Apr 2008 10:41:19 GMT</pubDate>
							</item>
							<item>
								<title>nologging索引可以大大减少日志量</title>
								<link>http://space.itpub.net/728254/viewspace-250331</link>
								<description><![CDATA[<P>最近系统由于每天的日加载量只不过10个G而已，然而产生的日志确是将近上千个G。原来系统在加载的时候，表的索引都是先删除，加载完成后再创建。每天产生的归档日志特别的多，项目其他组成员问是否可以把归档日志缩小些。所以想到了在创建索引的时候用NOLOGGING参数。下...]]></description>
								<category>blog</category>
								<author>love2008</author>
								<pubDate>Thu, 24 Apr 2008 10:21:36 GMT</pubDate>
							</item>
							<item>
								<title>如何查看隐含参数</title>
								<link>http://space.itpub.net/728254/viewspace-247858</link>
								<description><![CDATA[<P>脚本如下：</P>
<P>set linesize 132<BR>column name format a30<BR>column value format a25<BR>select<BR>&nbsp; x.ksppinm&nbsp; name,<BR>&nbsp; y.ksppstvl&nbsp; value,<BR>&nbsp; y.ksppstdf&nbsp; isdefault,<BR>&nbsp; decode(bitand(y.ksppstvf,7),1,'MODIF...]]></description>
								<category>blog</category>
								<author>love2008</author>
								<pubDate>Wed, 23 Apr 2008 09:08:36 GMT</pubDate>
							</item>
							<item>
								<title>ORA-00600 [ktrexc_1] 错误</title>
								<link>http://space.itpub.net/728254/viewspace-247857</link>
								<description><![CDATA[<P>昨天数据库在做MERGE的时候出现了一个600的错误，从网上找了很长时间都没有找到原因，ITPUB的一个网友给出了解决方法，原来是ORACLE的一个BUG。</P>
<P>错误提示如下：</P>
<P>ORA-00600: internal error code, arguments: [ktrexc_1], [], [], [], [], [], [], []</...]]></description>
								<category>blog</category>
								<author>love2008</author>
								<pubDate>Wed, 23 Apr 2008 09:02:57 GMT</pubDate>
							</item>
							<item>
								<title>第一次作为面试官的经历</title>
								<link>http://space.itpub.net/728254/viewspace-204113</link>
								<description><![CDATA[<P>今天有幸第一次做了面试官，面试了两位应聘者。没有想到感觉作一个面试官还是挺难的，要想全面考虑一个人是否适应这份工作，其实需要下些功夫去研究。</P>
<P>我们这次应聘的职位是ORACLE DBA，偏向于数据仓库的DBA，最主要的工作是数据迁移和SQL&nbsp; PLSQL。</P>
...]]></description>
								<category>blog</category>
								<author>love2008</author>
								<pubDate>Wed, 12 Mar 2008 14:30:24 GMT</pubDate>
							</item>
							
		</channel>
	</rss>