<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>草木瓜 - Oracle</title><link>http://blog.csdn.net/liwei_cmg/category/207442.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 29 Jul 2008 09:40:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>草木瓜</dc:creator><title>Oracle教学辅助.常见数据库简介</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447217.aspx</link><pubDate>Thu, 15 May 2008 09:46:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447217.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2447217.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447217.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2447217.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2447217</trackback:ping><description>常见数据库简介&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2447217.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>Oracle教学辅助.数据库模型介绍</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447215.aspx</link><pubDate>Thu, 15 May 2008 09:45:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447215.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2447215.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447215.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2447215.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2447215</trackback:ping><description>当前常见数据库的数据模型有四种：网状模型（Network Model）、层次模型（Hierarchical Model）、关系模型（Relational Model）和面向对象模型（Object Oriented Model）。它们的区别在于记录之间联系的表示方式不同。其中，关系模型是目前应用最为广泛的模型，市面上绝大多数数据库管理系统都是关系型。&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2447215.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>Oracle教学辅助.数据库技术发展历史</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447204.aspx</link><pubDate>Thu, 15 May 2008 09:42:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447204.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2447204.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447204.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2447204.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2447204</trackback:ping><description>数据库技术是本世纪60年代开始兴起的一门信息管理自动化的新兴学科，是计算机科学中的一个重要分支。随着计算机应用的不断发展，在计算机应用领域中，数据处理越来越占主导地位，数据库技术的应用也越来越广泛。    数据库是数据管理的产物。数据管理是数据库的核心任务，内容包括对数据的分类、组织、编码、储存、检索和维护。随着计算机硬件和软件的发展，数据库技术也不断地发展。从数据管理的角度看，数据库技术到目前共经历了人工管理阶段、文件系统阶段和数据库系统阶段。&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2447204.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>Oracle教学辅助.书写历史的甲骨文--ORACLE公司传奇</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447198.aspx</link><pubDate>Thu, 15 May 2008 09:40:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447198.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2447198.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/05/15/2447198.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2447198.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2447198</trackback:ping><description>很难想象，ORACLE 公司的这一段传奇居然要从 IBM 公司开始。1970年的6月，IBM 公司的研究员埃德加·考特 （Edgar Frank Codd） 在 Communications of ACM 上发表了那篇著名的《大型共享数据库数据的关系模型》（A Relational Model of Data for Large Shared Data Banks）的论文。这是数据库发展史上的一个转折。要知道，当时还是层次模型和网状模型的数据库产品在市场上占主要位置。从这篇论文开始，拉开了关系型数据库软件革命的序幕。 &lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2447198.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>Oracle管理与维护.配置文件的简要分析</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/05/07/2411604.aspx</link><pubDate>Wed, 07 May 2008 17:42:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/05/07/2411604.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2411604.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/05/07/2411604.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2411604.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2411604</trackback:ping><description>Oracle管理与维护.配置文件的简要分析草木瓜20080505 一、Oracle的一些疑难概念Oracle配置文件众多，欲理清思路，须要区别如下一些容易混淆的概念。&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2411604.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>Oracle管理与维护.数据库登录的身证验证</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/05/06/2403337.aspx</link><pubDate>Tue, 06 May 2008 20:02:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/05/06/2403337.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2403337.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/05/06/2403337.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2403337.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2403337</trackback:ping><description>Oracle管理与维护.数据库登录的身证验证草木瓜20080505一、写在前面 曾经并不知道conn / as sysdba为何物，在unix下搞了半天方知，还需要加上"号，Oracle 10g里终于也考虑到了这个问题，不再受到" as sysdba "的限制。 如下所示：  [oracle@liwei admin]$ sqlplus / as sysdba  SQL*Plus: Release 10.2.0.1.0 - Production on Thu May 1 15:55:18 2008  Copyright (c) 1982, 2005, Oracle.  All rights reserved.  Connected to an idle instance.  SQL&amp;gt; quit Disconnected [oracle@liwei admin]$ sqlplus "/ as sysdba"  SQL*Plus: Release 10.2.0.1.0 - Production o&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2403337.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>Oracle管理与维护.手工创建数据库以及脚本</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/05/06/2403298.aspx</link><pubDate>Tue, 06 May 2008 19:57:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/05/06/2403298.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2403298.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/05/06/2403298.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2403298.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2403298</trackback:ping><description>Oracle管理与维护.手工创建数据库以及脚本草木瓜20080429一、前言 说实话，早已厌倦了使用dbca的创建数据库，大概比较有点作用的是可以生成创建脚本罢。http://blog.csdn.net/liwei_cmg/archive/2007/06/05/1639855.aspx《Oracle管理与维护.安装创建启动关闭数据库的常见问题(一)》(三、创建数据库)一文中有所提及。本文主要就是详述手工使用脚本创建Oracle 10g数据库。&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2403298.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>虚拟机VMware安装OracleRAC.RedHat Enterprise AS4再次安装10gRAC</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/04/08/2261471.aspx</link><pubDate>Tue, 08 Apr 2008 19:56:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/04/08/2261471.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2261471.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/04/08/2261471.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2261471.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2261471</trackback:ping><description> 虚拟机版本：  VMware WorkStation 6.0.3 build-80004    注意：VMWare WorkStation 是完全可以设置使用共享磁盘来安装RAC的。具体内容见 本文一节。  安装Linux版本：  [root@linuxrac6 etc]# lsb_release -a LSB Version:    :core-3.0-ia32:core-3.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch Distributor ID: RedHatEnterpriseAS Description:    Red Hat Enterprise Linux AS release 4 (Nahant Update 2) Release:        4 Codename:       NahantUpdate2  [root@linuxrac6 etc]# uname -a Linux linuxrac6 2.6.9-22.EL #1 Mon Sep 19 &lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2261471.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>虚拟机VMware安装OracleRAC.RedHat Enterprise AS4安装Oracle 9206 Patch</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/03/29/2228455.aspx</link><pubDate>Sat, 29 Mar 2008 15:24:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/03/29/2228455.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2228455.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/03/29/2228455.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2228455.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2228455</trackback:ping><description>一、前言

 在RedHat Enterprise AS4 U2安装Oralce 9204 RAC的过程中，因为hangcheck-time的错误，导致
OUI不能识别到多个节点。
 这个问题比较奇怪，经总结解决方法可能有二：
  a. RedHat Enterprise AS4 安装 9204 RAC BUG较多，更换为 AS3进行安装。
  b. 安装 9204 OCM后，安装9206 Patch
 以上方法将来后续文章进行尝试，本文主要介绍对已安装好Oracle 9204的数据库安装9206 Patch。
 
 9206以下版本在用exp导出9206以上版本的数据库时会提示EXP-00003: no storage definition found for segment 
低版本安装9206以上Patch可修复此BUG。 
&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2228455.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>虚拟机VMware安装OracleRAC.RedHat Enterprise AS4安装Oracle 9i RAC</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/03/29/2228450.aspx</link><pubDate>Sat, 29 Mar 2008 15:23:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/03/29/2228450.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2228450.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/03/29/2228450.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2228450.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2228450</trackback:ping><description>一、本文环境

 同
 
 9i RAC 与 10g RAC 类似，须要先安装OCM( oracle cluster manager) 再安装数据库。
&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2228450.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>虚拟机VMware安装OracleRAC.RedHat Enterprise AS4安装Oracle10g RAC</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/03/26/2220947.aspx</link><pubDate>Wed, 26 Mar 2008 18:15:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/03/26/2220947.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2220947.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/03/26/2220947.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2220947.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2220947</trackback:ping><description>一、本文环境 虚拟机版本：  VMware GSX Server 3.2.0 build-14497 安装Linux版本：  [root@linuxrac6 etc]# lsb_release -a LSB Version:    :core-3.0-ia32:core-3.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch Distributor ID: RedHatEnterpriseAS Description:    Red Hat Enterprise Linux AS release 4 (Nahant Update 2) Release:        4 Codename:       NahantUpdate2 &lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2220947.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>虚拟机VMware安装OracleRAC.环境综述</title><link>http://blog.csdn.net/liwei_cmg/archive/2008/03/25/2217587.aspx</link><pubDate>Tue, 25 Mar 2008 20:03:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2008/03/25/2217587.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/2217587.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2008/03/25/2217587.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/2217587.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2217587</trackback:ping><description> 构建RAC最好能有实际的硬件环境，这样不仅能有实战经验，也会获得稳定的环境！ 用虚拟机安装是万不得已的选择，安装问题比较多而且不稳定，也不能获得ORACLE的技术帮助。虚拟机的单机Oracle还可以，但是安装RAC就差强人意了。&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/2217587.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>Oracle数据库开发(七).OCI开发示例说明</title><link>http://blog.csdn.net/liwei_cmg/archive/2007/07/03/1676918.aspx</link><pubDate>Tue, 03 Jul 2007 16:37:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2007/07/03/1676918.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/1676918.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2007/07/03/1676918.aspx#Feedback</comments><slash:comments>9</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/1676918.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1676918</trackback:ping><description> The central content in this article is about the common operations with Oracle .  Just  
follow the instructions and enrich the relevant knowledge by the OCI official document .
I'd like to copy many sentences from OCI official document . It would save me many 
trouble and these sentences are more exactly . 
这篇文章的主要内容是介绍的常见的OCI数据操作。可以顺着文章思路结合OCI
相关Oracle文档去理解。这里从原文档中复制了不少原句，这个省了很多麻烦而且
这些表达更为准确。&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/1676918.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>Oracle数据库开发(六).OCI应用初探</title><link>http://blog.csdn.net/liwei_cmg/archive/2007/06/25/1666135.aspx</link><pubDate>Mon, 25 Jun 2007 20:33:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2007/06/25/1666135.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/1666135.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2007/06/25/1666135.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/1666135.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1666135</trackback:ping><description> Last time , i provided a full example of OCI , which contains the actual code of connection 
and SQL . Certainly it could not cover all of the knowledge , but i think it is a good beginning 
for the fresher . 在上一次，我提供了一个完整的OCI示例，内容包括数据库连接和SQL操作的实际代码。
当然一个小例子不可能包括所有内容，不过我认为对初学者是一个不错的开始。&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/1666135.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>草木瓜</dc:creator><title>Oracle数据库开发(五).OCI开发示例</title><link>http://blog.csdn.net/liwei_cmg/archive/2007/06/24/1664866.aspx</link><pubDate>Sun, 24 Jun 2007 20:09:00 GMT</pubDate><guid>http://blog.csdn.net/liwei_cmg/archive/2007/06/24/1664866.aspx</guid><wfw:comment>http://blog.csdn.net/liwei_cmg/comments/1664866.aspx</wfw:comment><comments>http://blog.csdn.net/liwei_cmg/archive/2007/06/24/1664866.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liwei_cmg/comments/commentRss/1664866.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1664866</trackback:ping><description>	If you skimmed through some articles wrote in series before,  you would find that i am not 
very interested in Pro*C , for i didn't  use much ink . Frankly speaking , i prefer to use OCI or 
OCCI instead , and the mainly purpose of this series is to give some actual help to the developer turning to  OCI or OCCI . 
如果浏览过以前的系列文章，你会发现我对ProC的兴趣并不是非常大。坦率地讲，我
更喜欢OCI和OCCI，这个系列文章的主要目的就是为了给准备使用OCI或者OCCI的开发人
员提供一些实际的帮助。&lt;img src ="http://blog.csdn.net/liwei_cmg/aggbug/1664866.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>