<?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/7703523</link>
			    <description>本space搜集和整理各种环境下的Oracle 安装与参数调整和设置技术文章</description>
			    <copyright>Copyright(C) Oracle数据库安装技术中心</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Fri, 05 Dec 2008 19:32:21 GMT</lastBuildDate><item>
								<title>linux ES4下oracle10g安装心得</title>
								<link>http://space.itpub.net/7703523/viewspace-412069</link>
								<description><![CDATA[<SPAN style="FONT-WEIGHT: bold">安装oracle10g之前准备：<BR></SPAN><BR><SPAN style="FONT-WEIGHT: bold">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; </SPAN>切换到<SPAN style="FONT-WEIGHT: bold">root</SPAN>用户，进行如下检查：<BR>
<UL>
<LI>检查总的物理内存： （至少1...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 23:20:02 GMT</pubDate>
							</item>
							<item>
								<title>在CentOS4.5上安装Oracle11G</title>
								<link>http://space.itpub.net/7703523/viewspace-412067</link>
								<description><![CDATA[<P>1：所需软件<BR>Oracle 11g R1 for Linux<BR>CentOS 4.5 , 交换分区1G , 物理内存1G<BR>安装手册&nbsp;&nbsp; 来自于Oracle 11g连机帮助文件内 b32002.pdf<BR><BR>2：查看系统内核版本 <BR>cat /proc/version&nbsp;&nbsp;&nbsp;&nbsp; 这个目录是一个虚拟的目录，它是系...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 22:46:44 GMT</pubDate>
							</item>
							<item>
								<title>oracle11g安装</title>
								<link>http://space.itpub.net/7703523/viewspace-412066</link>
								<description><![CDATA[<P>1.先装redhat as 5，把大部分开发工具都给装上。</P>
<P>2.添加oracle用户，DBA组，oinstall组。</P>
<P>3.添加oracle用户的环境变量。</P>
<P>export ORACLE_SID=zccl export ORACLE_BASE=/opt/oracle11g/product export ORACLE_HOME=$ORACLE_BASE/11.1 export ORA...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 22:45:17 GMT</pubDate>
							</item>
							<item>
								<title>Oracle 10g for AIX5L安装过程</title>
								<link>http://space.itpub.net/7703523/viewspace-412065</link>
								<description><![CDATA[<P>Oracle10g来了，怎么着也要弄过来玩玩，为了跑的爽一点，实在懒得在自己的机器上装，之前Beta版的时候是借HP的一台RP7410进行测试的，庄家轮流做，这次又借了IBM一台M85来装Oracle10.1.0。下面是详细过程。<BR><BR>一、下载软件<BR><BR>从这里download Oracle10g for A...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 22:18:53 GMT</pubDate>
							</item>
							<item>
								<title>Oracle9i在RedHat7.1/7.2上的安装配置</title>
								<link>http://space.itpub.net/7703523/viewspace-412059</link>
								<description><![CDATA[<SPAN class=postbody>1创建Oracle用户帐号和安装目录 <BR>在shell下,作为root <BR>groupadd dba <BR>groupadd oinstall <BR>useradd –g oinstall –G dba oracle <BR>passwd oracle <BR>mkdir /opt/oracle <BR>mkdir /opt/oracle/product <BR>mkdir /opt/oracle/product...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 22:14:33 GMT</pubDate>
							</item>
							<item>
								<title>Oracle9i在Linux9.0上的安装</title>
								<link>http://space.itpub.net/7703523/viewspace-412056</link>
								<description><![CDATA[<SPAN class=postbody>1.确保RPM开发包，使用下面命令查看是否已安装这些包<BR>rpm -q gcc cpp compat-libstdc++ glibc-devel glibc-kernheaders binutils<BR>2.进行解压<BR>zcat Linux9i_Disk1.cpio.gz | cpio -idmv<BR>zcat Linux9i_Disk2.cpio.gz | cpio -idmv<BR>zcat...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 22:10:52 GMT</pubDate>
							</item>
							<item>
								<title>在AIX5100-05上安装oracle9i</title>
								<link>http://space.itpub.net/7703523/viewspace-412053</link>
								<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 安装前的准备： <BR>　　硬件平台：44P model 170 <BR>　　memory:512MB <BR>　　硬盘：两块36.4GB <BR>　　# lspv <BR>　　hdisk0 0002784f38261d63 uservg <BR>　　hdisk1 0002784f65025cf2 rootvg <BR>　　在/tmp 上建立目...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 22:05:54 GMT</pubDate>
							</item>
							<item>
								<title>ArcSDE92 for oracle9i 安装日志</title>
								<link>http://space.itpub.net/7703523/viewspace-412047</link>
								<description><![CDATA[sde服务启动失败（Error starting esri_sde service(0)）
<P>　　这两天装了下 oracle9i R2 和arcSDE for oracle9i，由于硬盘空间有限，把oracle数据服务器装在了局域网的另一台机子上，自己只装了个管理客户机，建的网络服务名为oemrep，并且在oracle中测试连接成功！<B...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 21:58:26 GMT</pubDate>
							</item>
							<item>
								<title>在 CentOS 4.4 上安装 Oracle 9i</title>
								<link>http://space.itpub.net/7703523/viewspace-412045</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-bidi-font-family: 'Courier New'; mso-ascii-font-family: 'Courier New'; mso-hansi-font-family: 'Courier New'">前提条件</SPAN><SPAN lang=EN-US style="FONT...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 21:50:50 GMT</pubDate>
							</item>
							<item>
								<title>Oracle9i安装过程RHEL4U4</title>
								<link>http://space.itpub.net/7703523/viewspace-412037</link>
								<description><![CDATA[到<A href="http://mirrors.cn99.com/oracle/9i/" target=_blank>http://mirrors.cn99.com/oracle/9i/</A>下载Oracle9.2.0.4安装文件及升级到9.2.0.7的补丁文件p4163445_92070_LINUX.zip<BR><BR>一、环境和软件准备 <BR>1.1 liunx软件包 <BR>检查下面软件包是否安装(版本必...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 20:57:18 GMT</pubDate>
							</item>
							<item>
								<title>Oracle9i在OpenUnix8下的安装(2)</title>
								<link>http://space.itpub.net/7703523/viewspace-412033</link>
								<description><![CDATA[<P>使用Oracle 9i 数据库 <BR>安装完毕后Oracle数据库会自动启动，下面我们用实际超作来说明一下Oracle 9i数据库的启动和关闭。 <BR>以oracle用户登陆数据库，开个控制台窗口； <BR>关闭Oracle 9i 数据库 <BR>$ sqlplus " / as sysdba" //以sysdba用户登陆数据库 <BR><BR>...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 20:52:23 GMT</pubDate>
							</item>
							<item>
								<title>Oracle9i在OpenUnix8下的安装(1)</title>
								<link>http://space.itpub.net/7703523/viewspace-412032</link>
								<description><![CDATA[<P>奥勒姆，犹它州，2001年9月11日-Caldera国际公司 (Nasdaq: CALD) 宣布了Oracle9i数据库通过了在Caldera Open UNIX 8 上的Linux的认证.。此次认证跨出了Caldera承诺的对Oracle9i数据库、Oracle9i应用服务器和Oracle电子商务套件在Open UNIX8 平台上进行认证的第一步。 对...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 20:06:32 GMT</pubDate>
							</item>
							<item>
								<title>RedHat8下面安装Oracle 9i笔记</title>
								<link>http://space.itpub.net/7703523/viewspace-412031</link>
								<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 如何在RedHat&nbsp;Linux8下面安装Oracle&nbsp;9i（建议使用oracle9204）（oracle9201在redhat8上安装经常遇到error&nbsp;in&nbsp;writing&nbsp;to&nbsp;file&nbsp;'...'的错误，报没有相应的写权限。） <BR>&nbsp;&nbsp;&nbs...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 20:02:52 GMT</pubDate>
							</item>
							<item>
								<title>在红旗DC 4.1上安装Oracle 9i(2)</title>
								<link>http://space.itpub.net/7703523/viewspace-412030</link>
								<description><![CDATA[输入存放数据库的地方<BR>
<DIV class=quote>
<DIV class=quote-title>引用</DIV>
<DIV class=quote-content>使用我们在准备安装使用建立的共享分区/oradata</DIV></DIV><BR><A href="http://www.linuxfly.org/upload/SNAG-0045-1133173839.jpg" target=_blank></A><A ...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 19:56:57 GMT</pubDate>
							</item>
							<item>
								<title>在红旗DC 4.1上安装Oracle 9i(1)</title>
								<link>http://space.itpub.net/7703523/viewspace-412028</link>
								<description><![CDATA[在红旗DC 4.1上安装Oracle 9i是很久以前已经测试过了，刚好碰到有个项目又遇到同样的情况，也就在这里把安装的一些步骤描述一下：<BR>1、准备<BR>&nbsp;Oracle 9i版本比较多，一般用得最多的是9204版本，其中包括x86、x86_64和IA64等，这里主要以x86来说明。其他的版本可能...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 19:27:43 GMT</pubDate>
							</item>
							<item>
								<title>JBuilder9+Weblogic Platfrom 8.1+Oracle 9i的安装和配置方法</title>
								<link>http://space.itpub.net/7703523/viewspace-412027</link>
								<description><![CDATA[介绍JBuilder9+Weblogic Platfrom 8.1+Oracle 9i的安装和配置方法 <BR><BR><BR>一．软件获取 <BR><BR>　　首先要说的是，如果作为一个软件开发人员也不能重视软件版权问题的话，那真的是软件业的悲哀，所以强烈建议使用正版软件。 <BR><BR>　　诚然，正版软件的天价对于个...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 19:18:21 GMT</pubDate>
							</item>
							<item>
								<title>FC 4下安装ORACLE 9i 的全过程</title>
								<link>http://space.itpub.net/7703523/viewspace-412026</link>
								<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 以前在Windows&nbsp;XP下安装过Oracle9i，但是装完了发现它自带的Apache&nbsp;Server跟我原来安装的Apache出现了冲突，使我感到很不爽，于是就把它给卸了。最近又要使用Oracle了，所以又得重新安装，于是决定在&nbsp;Linux底下...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 19:10:59 GMT</pubDate>
							</item>
							<item>
								<title>Redhat Linux AS4 环境下 Oracle9i 的安装</title>
								<link>http://space.itpub.net/7703523/viewspace-412025</link>
								<description><![CDATA[<P>一、解压缩Oracle9204的安装文件 </P>
<P>1． Oracle 9iR2 (9.2.0.4) </P>
<P>(1) 简化过程（以oracle登录，释放安装文件,使用更少的磁盘空间，速度更快）&nbsp; <BR>在安装LINUX时最好分一个区/oracle,这样一来即使系统坏了,也只是重装系统,而无须重新拷贝数据库安装...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 19:03:25 GMT</pubDate>
							</item>
							<item>
								<title>教你Oracle 9i在Linux下的安装(2)</title>
								<link>http://space.itpub.net/7703523/viewspace-412024</link>
								<description><![CDATA[　　安装Oralce9i <BR>　　安装JDK1.3.1 <BR>　　把下载的j2sdk-1.3.0-RC1-linux-i386.tar.bz2文件上传到服务器的/usr/local/目录下，以root用户登陆，用bzip –d j2sdk-1.3.0-RC1-linux-i386.tar.bz2命令先把文件解成tar格式，再使用tar xvf j2sdk-1.3.0-RC1-linux-i386....]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 18:51:19 GMT</pubDate>
							</item>
							<item>
								<title>教你Oracle 9i在Linux下的安装(1)</title>
								<link>http://space.itpub.net/7703523/viewspace-412023</link>
								<description><![CDATA[<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Oracle9i 2000 年 10 月在 Oracle Open World 上发布，为 Oracle 数据库、应用服务器和开发工具引进了许多新功能。Oracle9i是业界第一个完整、简单的用于互联网的新一代智能化的、协作各种应用的软件基础架构。<BR>&nbsp;&...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 16:21:28 GMT</pubDate>
							</item>
							<item>
								<title>Oracle9i安装过程</title>
								<link>http://space.itpub.net/7703523/viewspace-412006</link>
								<description><![CDATA[<P>由于<STRONG><FONT color=#000000>oracle</FONT></STRONG>安装的过程中，<STRONG><FONT color=#000066>计算机</FONT></STRONG>的环境容易对Oracle的安装造成影响，而这种影响是有时候是很难解释的，产生原因也比较难查找，所以为了避免这种情况的发生，最好在刚装好系统...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 16:17:21 GMT</pubDate>
							</item>
							<item>
								<title>在Redhat Enterprise server 3上安装oracle9iR2的注意事项</title>
								<link>http://space.itpub.net/7703523/viewspace-412003</link>
								<description><![CDATA[In order to install an Oracle9iR2 database on RH AS 3, the "Oracle9iR2 Patch <BR>&nbsp;Set 3 9.2.0.4.0" patchset and some other patches must be applied. Some erro <BR>rs can only be fixed by applying the 9.2.0.4 patchset. <BR>Installing Oracle9iR2 <BR>...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 16:08:05 GMT</pubDate>
							</item>
							<item>
								<title>HP-UX rx2600 B.11.22 U ia64 安装oracle9i 9.2 for ia64 手记</title>
								<link>http://space.itpub.net/7703523/viewspace-412000</link>
								<description><![CDATA[1.建用户和组 <BR>groupadd oinstall <BR>groupadd dba <BR>useradd -g oinstall -G dba -d /data3 oracle <BR>passwd <BR><BR>2.下载oracle9i并上传到服务器 <BR>注意对于安腾的芯片，要下载专门的oracle9i的版本 <BR>三个gz包（共1.42Ｇ） <BR>HP_IA64_server_9.2.0.2.0...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 16:06:30 GMT</pubDate>
							</item>
							<item>
								<title>FreeBSD5.2下安装ORACLE9i手记</title>
								<link>http://space.itpub.net/7703523/viewspace-411998</link>
								<description><![CDATA[<P>　　无可否认FreeBSD是最优秀的操作系统之一，但缺少大型商业数据库的支持阻碍了FreeBSD走向高端和企业应用，Oracle作为数据库的领头雁，如果能够在FreeBSD上安家，则是我等FreeBSD FANS的一个鼓舞。经过两天的努力并参考了一个俄文网站的关于在FreeBSD上安装ORACLE8i的...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 13:47:35 GMT</pubDate>
							</item>
							<item>
								<title>Install Oracle9iRac On Solaris + EMC + Veritas</title>
								<link>http://space.itpub.net/7703523/viewspace-410869</link>
								<description><![CDATA[本案例用到的主要软硬件如下:<BR><BR>主机:Sun-Fire-V210<BR>操作系统:SunOS 5.9 Generic_117171-07<BR>光纤卡:Emulex LightPulse FC9002L<BR>阵列:EMC CLARiiON CX500<BR>Cluster软件:VERITAS STORAGE FOUNDATION FOR ORACLE RAC 4.0<BR>Oracle版本:Oracle9.2.0.4 <BR><B...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 12:57:52 GMT</pubDate>
							</item>
							<item>
								<title>AIX4.3.3上安装ORACLE9.2过程详解</title>
								<link>http://space.itpub.net/7703523/viewspace-410857</link>
								<description><![CDATA[AIX&nbsp;4.3.3&nbsp;上面安装&nbsp;oracle&nbsp;9.2&nbsp;&nbsp; <BR>1.&nbsp;检查物理内存：（RAM&nbsp;&gt;=&nbsp;512&nbsp;MB）&nbsp; <BR>#&nbsp;lsattr&nbsp;-El&nbsp;sys0&nbsp;-a&nbsp;realmem&nbsp; <BR>realmem&nbsp;1048576&nbsp;Amount&nbsp;of&nbsp;usable&n...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 12:11:05 GMT</pubDate>
							</item>
							<item>
								<title>在redhat 9 上安装oracle 9.2.0.4 时，DBCA 出错的解决办法</title>
								<link>http://space.itpub.net/7703523/viewspace-410856</link>
								<description><![CDATA[如何在各种版本的linux 上安装oracle 的资料已经很多了，也介绍的很详细，按说只要按照<BR>步骤一步步来，应该不会出现问题。我也曾经在redhat 9 上安装过 oracle 9.2.0.1, 没有出现<BR>任何问题。但最近我在redhat 9 上安装 oracle 9.2.0.4( 这个版本是OTN上可以下载的，...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 12:06:31 GMT</pubDate>
							</item>
							<item>
								<title>ORACLE 9.2.0.4 PATCHES 安装!</title>
								<link>http://space.itpub.net/7703523/viewspace-410853</link>
								<description><![CDATA[****************** start *******************************<BR><BR>--patch 3811887 <BR><BR><BR>OS: linux86&nbsp; database : Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR><BR>--software<BR>&nbsp;&nbsp...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 11:56:59 GMT</pubDate>
							</item>
							<item>
								<title>ORACLE 10g 10.1.0.2 升级到 ORACLE 10.1.0.3 FOR LINUX86</title>
								<link>http://space.itpub.net/7703523/viewspace-410852</link>
								<description><![CDATA[--oracle 最新发布的安全警告!<BR>The patches listed in the Patch Availability Matrix fix the potential vulnerabilities identified in Oracle Security Alert #68. Future releases of the products affected will contain the fixes by default. <BR><BR>Patches a...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 11:47:46 GMT</pubDate>
							</item>
							<item>
								<title>Oracle904 Instal On RedHatAS3</title>
								<link>http://space.itpub.net/7703523/viewspace-410848</link>
								<description><![CDATA[---------------------------MAKE RAID DISK STORAGE----------------------<BR>STEP 1 :<BR>FOLLOW AS THE HINT,PRESS CTRL-M,START TO CONFIG RAID <BR>STEP 2 :<BR>MAKE 3 RAIDS :1 DISK,1 DISK ,4 DISKS.<BR><BR>---------------------install AS3 operation system i...]]></description>
								<category>blog</category>
								<author>smartpig</author>
								<pubDate>Mon, 28 Jul 2008 11:45:48 GMT</pubDate>
							</item>
							
		</channel>
	</rss>