<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>卖水果的</title><link>http://www.msgde.net/</link><description>操作系统、数据库、个人观点及学习过程</description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>CopyRight  2009-2011 msgde.net , All rights reserved 联系站长:wmxcn2000@sina.com|MSN联系:msgde.net@hotmail.com</copyright><pubDate>Tue, 17 Jan 2012 17:16:03 +0800</pubDate><item><title>exp的日志是增加开始和结束的时间</title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/oracle_exp_log_addtime.html</link><pubDate>Tue, 22 Nov 2011 18:22:59 +0800</pubDate><guid>http://www.msgde.net/category/oracle_exp_log_addtime.html</guid><description><![CDATA[<p>&nbsp;&nbsp;　　 今天在某QQ群里，有个兄弟提到，如何在exp的日志里增加开始和结束的时间，ORACLE本身不提供这个功能，下面以XP为例，生在生成一个.bat 文件，如果要移到其他的环境，请自行改为想对应的语法。&nbsp;</p><p>&nbsp;</p><p>echo %date%%time% &gt;a_bak.log&nbsp;</p>]]></description><category>Oracle</category><comments>http://www.msgde.net/category/oracle_exp_log_addtime.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=24</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=24&amp;key=442486d9</trackback:ping></item><item><title>刘楠 - 似水年华</title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/liunan_sishuinianhua.html</link><pubDate>Fri, 29 Jul 2011 22:51:30 +0800</pubDate><guid>http://www.msgde.net/category/liunan_sishuinianhua.html</guid><description><![CDATA[<p>&nbsp;才女刘楠的文章，转自于她的QQ空间，这里替她保存一下:</p><p>&nbsp;似水年华</p><p>　　最近似乎感慨颇多，一直以来想找个合适的机会来回忆一下我逝去的青春，而今时机终于成熟，在即将进入人生下一个重要阶段之前，有必要小总结一下，也算是给我微薄的礼物吧~~~</p><p>&nbsp;　　我一直是个劣迹斑斑的孩子，和传说中的乖乖女压根儿无缘，为此爸妈没少给我操心，我还经常惹他们生气，在此一并致歉了，从小靠着菩萨保佑，我便一路蒙混过关，进入青春期，那叫一个叛逆啊</p>]]></description><category>life's</category><comments>http://www.msgde.net/category/liunan_sishuinianhua.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=10</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=10&amp;key=78520784</trackback:ping></item><item><title>SQL Server 2000 环境下，数据库的批量还原</title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/sqlserver_batch_restore.html</link><pubDate>Wed, 19 Jan 2011 20:21:13 +0800</pubDate><guid>http://www.msgde.net/category/sqlserver_batch_restore.html</guid><description><![CDATA[<p>&nbsp;　　省里要统一的收集下属各县的数据，要求各县把业务数据库进行备份，并通过专网传到省里的服务器上，因为业务软件是由公司做的（顺便说一句，是 SQL server2000 的数据库），所以这100多个数据数据合并工作，就是由公司代劳了，数据是收齐了，第一步肯定是要先把这100多个库恢得出来了，手工恢得几个后实在是不能接受，拷一个过来，右键一个&ldquo;所有任务-&gt;恢复数据库</p>]]></description><category>SQL Server</category><comments>http://www.msgde.net/category/sqlserver_batch_restore.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=7</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=7&amp;key=cc3824c9</trackback:ping></item><item><title>插入非默认环境下的日期数据 </title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/oracle_insert_date.html</link><pubDate>Mon, 13 Sep 2010 09:50:49 +0800</pubDate><guid>http://www.msgde.net/category/oracle_insert_date.html</guid><description><![CDATA[<p><p>&nbsp;环境 : Windows 2003 Server + Oracle 9.2.0.7.0&nbsp;</p><div style="word-break: break-all; line-height: 1.8em !important; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; ">-----------------------------------------------------------------------------------------------------------</div><div style="word-break: break-all; line-height: 1.8em !important; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; ">C:\&gt;sqlplus &quot;test/test@wanglj&quot;</div><div style="word-break: break-all; line-height: 1.8em !important; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; ">&nbsp;SQL*Plus: Release 9.2.0.1.0 - Production on 星期二 10月 13 06:31:53 2009</div><div style="word-break: break-all; line-height: 1.8em !important; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; ">&nbsp;Copyright (c) 1982, 2002, Oracle Corporation. &nbsp;All rights reserved.</div><div style="word-break: break-all; line-height: 1.8em !important; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; ">&nbsp;连接到:</div><div style="word-break: break-all; line-height: 1.8em !important; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; ">Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production</div><div style="word-break: break-all; line-height: 1.8em !important; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; ">With the Partitioning, OLAP and Oracle Data Mining options</div><div style="word-break: break-all; line-height: 1.8em !important; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; ">JServer Release 9.2.0.1.0 - Production</div></p>]]></description><category>Oracle</category><comments>http://www.msgde.net/category/oracle_insert_date.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=18</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=18&amp;key=a5e5c823</trackback:ping></item><item><title>远程操作数据库</title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/sql_remote_access.html</link><pubDate>Mon, 13 Sep 2010 09:48:13 +0800</pubDate><guid>http://www.msgde.net/category/sql_remote_access.html</guid><description><![CDATA[<p>　　select * from OpenDataSource('SQLOLEDB','Data Source=SQL服务名;User ID=用户;Password=密码').数据库.dbo.表　　select * from OpenRowSet('MSDASQL','DRIVER={SQL Server}'Server=SQL服务器;UID=用户;PWD=密码',数据库.dbo.表) As myt</p>]]></description><category>SQL Server</category><comments>http://www.msgde.net/category/sql_remote_access.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=17</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=17&amp;key=cd9f537c</trackback:ping></item><item><title>Oracle 执行计划之 多个条件先后使用同一索引</title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/oracle_more_cond_use_index.html</link><pubDate>Fri, 03 Sep 2010 14:46:11 +0800</pubDate><guid>http://www.msgde.net/category/oracle_more_cond_use_index.html</guid><description><![CDATA[<p>SQL*Plus: Release 9.2.0.1.0 - Production on 星期三 2月 15 22:24:00 2010&nbsp;<br /><br />Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.&nbsp;<br /><br /><br />连接到:&nbsp;<br />Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production&nbsp;<br />With the Partitioning, OLAP and Oracle Data Mining options&nbsp;<br />JServer Release 9.2.0.1.0 - Production&nbsp;<br /><br />SQL&gt; create table a as select * from dba_objects ;&nbsp;<br /><br />表已创建。</p>]]></description><category>Oracle</category><comments>http://www.msgde.net/category/oracle_more_cond_use_index.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=16</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=16&amp;key=cdddb812</trackback:ping></item><item><title>报表数据分栏显示</title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/oracle_columns_one2two.html</link><pubDate>Fri, 12 Feb 2010 19:06:05 +0800</pubDate><guid>http://www.msgde.net/category/oracle_columns_one2two.html</guid><description><![CDATA[<p>前些群里有个兄弟提到，一个查询结果，在展现报表时，要分两栏，大体效果如下：&nbsp;<br /><br />ID | NAME&nbsp;<br />------------------------------------------------------&nbsp;<br />01 | 张三&nbsp;<br />02 | 李四&nbsp;<br />03 | 王五&nbsp;<br />------------------------------------------------------&nbsp;</p>]]></description><category>Oracle</category><comments>http://www.msgde.net/category/oracle_columns_one2two.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=3</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=3&amp;key=62c08953</trackback:ping></item><item><title>在Oracle 9 下实验表空间的传输</title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/oracle_tts.html</link><pubDate>Wed, 13 Jan 2010 13:12:12 +0800</pubDate><guid>http://www.msgde.net/category/oracle_tts.html</guid><description><![CDATA[<p>　　据说是从ORACLE8.16&nbsp;开始，ORACLE开始支持通过拷贝部分数据文件的方法做数据的迁移，也就是大家常常说到的&ldquo;&nbsp;表空间传输&rdquo;，尽管在日常用到的不是很多，这里也设计了一个实验，实验内容也比较简单，如果你正好有这方面的工作要做，不妨来参考下本文。</p><p>　　ORACLE从9i 起支持非标准的数据块，DBA可以创建一个或多个数据块大小不为 db_block_size 的表空间，这类表空间会有不同的用途，比如专门用来存放LOB字段，以提高IO的性能，有OCP的教程中提到，非标准的数据块就是为不同的块大小的库之间做&ldquo;表空间传输&rdquo;准备的，也有一定的道理。</p><p>　　基于以上的描述，本实验将传输一个相同的块大小的表间及一个不同的块大小的表空间，本实验的局限性：要求两个数据库的字符集一致，操作系统一致，数据版本一致。</p><p>具体的实验环境为：</p><p>源环境:</p><p>OS：Windows 2003&nbsp; DB：Oracle 9.2.0.7.0 &nbsp;SID：MSGDE db_block_size = 8K</p><p>目标环境 :</p><p>OS：Windows 2003&nbsp; DB：Oracle 9.2.0.7.0 &nbsp;SID：PROD db_block_size = 8K</p>]]></description><category>Oracle</category><comments>http://www.msgde.net/category/oracle_tts.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=14</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=14&amp;key=53fb80ae</trackback:ping></item><item><title>压缩表维护列的经过</title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/oracle_compress_table_modify_cols.html</link><pubDate>Sat, 05 Dec 2009 13:18:16 +0800</pubDate><guid>http://www.msgde.net/category/oracle_compress_table_modify_cols.html</guid><description><![CDATA[<p><p>　　 生产数据库一直运行正常,今天要在某张大表上增加一列，环境为 AIX5L + ORACLE9.2.0.7.0:</p><p>SQL&gt;alter table SAL_t_XXXXXXX add P075 number default 0 ;</p><p>alter table SAL_t_XXXXXXX add P075 number default 0 ;</p><p>ORA-22586: cannot add columns to object tables</p><p>SQL&gt;</p><p>后又执行如下语句: (注 remark2 一个未使用的列)</p></p>]]></description><category>Oracle</category><comments>http://www.msgde.net/category/oracle_compress_table_modify_cols.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=20</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=20&amp;key=9a3546d6</trackback:ping></item><item><title>Windows、Linux、AIX进入 SQL*PLUS 的简单总结</title><author>null@null.com (卖水果的)</author><link>http://www.msgde.net/category/oracle_all_os_login_sqlplus.html</link><pubDate>Sun, 15 Nov 2009 12:42:57 +0800</pubDate><guid>http://www.msgde.net/category/oracle_all_os_login_sqlplus.html</guid><description><![CDATA[<p>&nbsp;简单的记录一下 WINDOWS ， LINUX(这里用的是 OEL),及 AIX 环境下，进入到SQLPLUS 的细节上的差别：AIX : 这里用的是单引号(&lsquo;)$sqlplus '/as sysdba'SQL&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Windows : 这里用的是双引号(&ldquo;)c:\&gt;sqlplus &amp;</p>]]></description><category>Oracle</category><comments>http://www.msgde.net/category/oracle_all_os_login_sqlplus.html#comment</comments><wfw:comment>http://www.msgde.net/</wfw:comment><wfw:commentRss>http://www.msgde.net/feed.asp?cmt=19</wfw:commentRss><trackback:ping>http://www.msgde.net/cmd.asp?act=tb&amp;id=19&amp;key=22a5b4d7</trackback:ping></item></channel></rss>

