<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>uprush &#187; oracle</title>
	<atom:link href="http://uprush.net/tag/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://uprush.net</link>
	<description>YiFeng's Blog</description>
	<lastBuildDate>Wed, 03 Feb 2010 14:34:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS5上のOracle 10g インストール</title>
		<link>http://uprush.net/2009/05/centos5%e4%b8%8a%e3%81%aeoracle-10g-%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab/</link>
		<comments>http://uprush.net/2009/05/centos5%e4%b8%8a%e3%81%aeoracle-10g-%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab/#comments</comments>
		<pubDate>Sun, 17 May 2009 14:05:01 +0000</pubDate>
		<dc:creator>uprush</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://blog.uprush.net/?p=281</guid>
		<description><![CDATA[&#160;Linux系の企業向けディストリビューションのオープンソース版である CentOS5 に Oracle10g Release1（Enterprise Edition 30日間トライアル版）をインストール時のメモ書きです。
&#160;

前提条件

ハードウェア条件



メモリ
512MB以上


スワップ（SWAP)領域
1GBまたはメモリの2倍


一時ディレクトリー(/tmp)
400MB以上


Oracleインストール用ディスク
1.5GB


データベース用ディスク
1.5GB




システム条件
CentOS 5 が正常にインストールされていること。CentOS 5 のインストールについては centossrv.com を参照する。
下記のパッケージがインストールされていること。
&#160;&#160;&#160; 　xwindow
&#160;&#160;&#160; 　setarch-2*
&#160;&#160;&#160; 　make-3*
&#160;&#160;&#160; 　glibc-2*
&#160;&#160;&#160; 　libaio-0*
&#160;&#160;&#160; 　compat-libstdc++-33-3*
&#160;&#160;&#160; 　compat-gcc-34-3*
&#160;&#160;&#160; 　compat-gcc-34-c++-3*
&#160;&#160;&#160; 　gcc-4*
&#160;&#160;&#160; 　libXp-1*
&#160;&#160;&#160; 　openmotif-2*
&#160;&#160;&#160; 　compat-db-4*

&#160;

インストール手順

インストール前
以下は root で操作すること。
Oracle Database 10g Release 1 (10.1.0) for Linux x86 30日間トライアル版　を ダウンロード し、解凍する。
/etc/sysctl.confを以下のように編集する
kernel.shmall = 2097152   kernel.shmmax = 2147483648   kernel.shmmni = 4096   # semaphores: semmsl, [...]]]></description>
		<wfw:commentRss>http://uprush.net/2009/05/centos5%e4%b8%8a%e3%81%aeoracle-10g-%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
