<?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; vista</title>
	<atom:link href="http://uprush.net/tag/vista/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>Vista Home上のOracle10g client インストール</title>
		<link>http://uprush.net/2009/05/vista-home%e4%b8%8a%e3%81%aeoracle10g-client-%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/vista-home%e4%b8%8a%e3%81%aeoracle10g-client-%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:02:40 +0000</pubDate>
		<dc:creator>uprush</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle client]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://blog.uprush.net/?p=278</guid>
		<description><![CDATA[Vista home preminum のノートに、Oracle10g enterprise edition をインストールしたいですが、oracle10g のシステム要件では、10g release1 は vista を対応していない様です。10g release2 は vista を対応するようになったが、Home preminum edition は対応しない。実際にインストールしてみると、やはり出来なかった。
仕方がなく、vista の代わりに、別端末の CentOS5 で Oracle10g enterprise edition release1 をインストールした。Vista のノートでクライアント（Oracle Instant Client）をインストールする。インストール時のメモ書きを掲載します。環境によって、不備があるかもしれないが、コメントお願いします。
&#160;

Instant Client Basic（基本） のインストール

Instant Client Basic は OCI、OCCIおよびJDBC OCIアプリケーションの実行に必要なすべてのファイルです。このパッケージは必須です。
ダウンロード
最新版の「Instant Clientパッケージ &#8211; 基本」をダウンロードし、任意の場所（ここでC:とする）に解凍する。すると、instantclient10_2 フォルダが作成される。
環境変数の設定
以下のように環境変数を設定する。



PATH
C:\instantclient_10_2
&#160;


NLS_LANG
JAPANESE_JAPAN.JA16SJISTILDE
&#160;


CLASSPATH
C:\instantclient_10_2
※Javaアプリケーションから利用する場合のみ


ORACLE_SID
接続先のSID
&#160;







 JDBC Supplement のインストール

JDBC Supplement は JDBCでのXA、国際化、および行セットに対する追加サポートです。このパッケージはオプションですが、私はインストールしている。
最新版の「Instant Clientパッケージ &#8211; JDBC Supplement」をダウンロードし、Basic と同じフォルダ（C:\instantclient_10_2）に展開する。



 SQL*Plus のインストール

Instant [...]]]></description>
		<wfw:commentRss>http://uprush.net/2009/05/vista-home%e4%b8%8a%e3%81%aeoracle10g-client-%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
