<?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>天道酬勤 &#187; os</title>
	<atom:link href="http://www.ochef.net/tag/os/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ochef.net</link>
	<description>Oracle and My Life</description>
	<lastBuildDate>Mon, 09 Jan 2012 05:39:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Solaris和Hp的磁盘命令规则</title>
		<link>http://www.ochef.net/2009/03/solaris-and-hp-disk-command-rules.html</link>
		<comments>http://www.ochef.net/2009/03/solaris-and-hp-disk-command-rules.html#comments</comments>
		<pubDate>Thu, 05 Mar 2009 06:05:02 +0000</pubDate>
		<dc:creator>ochef</dc:creator>
				<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Storage & Network]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.ochef.net/?p=113</guid>
		<description><![CDATA[Solaris下的磁盘一般有3种命名方式： 逻辑设备名 物理设备名 实名 逻辑设备名是来源于物理设备名的一个连接，连接于/devices目录。所有的逻辑设备名都在目录/dev下。逻辑设备名的命名方式就是采用c#t#d#s#，会根据卷管理软件的要求进行更改的。比如:vertias volume manager下为 C：一般 controller number T：代表target number D: 一般代表disk number S: 一般代表slice number 所有在/dev下的设备又分为/dev/dsk和/dev/rdsk两中块设备和字符设备。 物理设备名 物理设备名是系统中唯一用来标识本地物理设备的。设备名在/devices下。物理设备名是由一系列的接点名组成的。用/来进行路径的区分。光纤盘与其他的不太一样是有WWN（world wide name）号来表示。 实名是有kernel为每个设备分配的一个缩写名。 Sdn：代表SCSI硬盘。 Dadn：代表ide硬盘 Ssdn：代表光纤盘 Hp下的磁盘命名方式： cciss是惠普的smart array控制器的设备名，c0指channl 0，第一个SCSI通道，d0指逻辑盘1，d1指逻辑盘2…，p1指第一个分区，p2是第二个分区…。在这种情况下，我们可以看到很多HP的服务器在通过该设备连接硬盘的时候，经常看到的设备是/dev/cciss/c0d0p1，/dev/cciss/c0d0p2，/dev/cciss/c0d0p3等。<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Fsolaris-and-hp-disk-command-rules.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install oracle 10.2 on Solaris10</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F05%2Fthe-difference-between-solaris-and-opensolaris.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Fsolaris-and-hp-disk-command-rules.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Solaris与OpenSolaris的区别</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2011%2F01%2Fibm-ds5000-series-storage-and-the-san-switch-configuration-question-8gb-host-interface-daughter-card.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Fsolaris-and-hp-disk-command-rules.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">IBM DS5000系列存储与SAN Switch配置8GB主机接口子卡问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F11%2Fsrvctl-use-xiangjie.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Fsolaris-and-hp-disk-command-rules.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">RAC常用开启关闭命令 – SRVCTL用法</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>Solaris下的磁盘一般有3种命名方式：<br />
逻辑设备名<br />
物理设备名<br />
实名</p>
<p>逻辑设备名是来源于物理设备名的一个连接，连接于/devices目录。所有的逻辑设备名都在目录/dev下。逻辑设备名的命名方式就是采用c#t#d#s#，会根据卷管理软件的要求进行更改的。比如:vertias volume manager下为<br />
C：一般 controller number<br />
T：代表target number<br />
D: 一般代表disk number<br />
S: 一般代表slice number<br />
所有在/dev下的设备又分为/dev/dsk和/dev/rdsk两中块设备和字符设备。</p>
<p>物理设备名<br />
物理设备名是系统中唯一用来标识本地物理设备的。设备名在/devices下。物理设备名是由一系列的接点名组成的。用/来进行路径的区分。光纤盘与其他的不太一样是有WWN（world wide name）号来表示。</p>
<p>实名是有kernel为每个设备分配的一个缩写名。<br />
Sdn：代表SCSI硬盘。<br />
Dadn：代表ide硬盘<br />
Ssdn：代表光纤盘</p>
<p>Hp下的磁盘命名方式：<br />
cciss是惠普的smart array控制器的设备名，c0指channl 0，第一个SCSI通道，d0指逻辑盘1，d1指逻辑盘2…，p1指第一个分区，p2是第二个分区…。在这种情况下，我们可以看到很多HP的服务器在通过该设备连接硬盘的时候，经常看到的设备是/dev/cciss/c0d0p1，/dev/cciss/c0d0p2，/dev/cciss/c0d0p3等。</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Fsolaris-and-hp-disk-command-rules.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install oracle 10.2 on Solaris10</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F05%2Fthe-difference-between-solaris-and-opensolaris.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Fsolaris-and-hp-disk-command-rules.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Solaris与OpenSolaris的区别</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2011%2F01%2Fibm-ds5000-series-storage-and-the-san-switch-configuration-question-8gb-host-interface-daughter-card.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Fsolaris-and-hp-disk-command-rules.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">IBM DS5000系列存储与SAN Switch配置8GB主机接口子卡问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F11%2Fsrvctl-use-xiangjie.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Fsolaris-and-hp-disk-command-rules.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">RAC常用开启关闭命令 – SRVCTL用法</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.ochef.net/2009/03/solaris-and-hp-disk-command-rules.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install oracle 10.2 on Solaris10</title>
		<link>http://www.ochef.net/2009/03/install-oracle-102-on-solaris10.html</link>
		<comments>http://www.ochef.net/2009/03/install-oracle-102-on-solaris10.html#comments</comments>
		<pubDate>Wed, 04 Mar 2009 13:57:31 +0000</pubDate>
		<dc:creator>ochef</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.ochef.net/?p=98</guid>
		<description><![CDATA[通过自己做的实验在安装之前我觉得有必要介绍一下solaris分区： / swap (=/tmp 参考Solaris 下Swap分区介绍) /export/home /u01 1.记录一下10R2在Solaris10上的安装步骤： 系统需求检查： # /usr/sbin/prtconf &#124; grep &#34;Memory size&#34; Memory size: 16384 Megabytes # /usr/sbin/swap -s total: 56936k bytes allocated + 4840k reserved = 61776k used, 32556464k available # df -h /tmp Filesystem size used avail capacity Mounted on swap 31G 0K 31G 0% /tmp # df -h [...]<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-9208-on-rhel4-packages.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install oracle9208 on rhel4 required packages</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F09%2Finstall-db2-9-1-for-linux.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install DB2 9.1 for Linux</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F09%2Finstall-sybase-ase-15-0-for-linux.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install Sybase ASE 15.0 for Linux</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F04%2Finstall-oracle-10g-rac-on-rhel4u7.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install Oracle 10g RAC on RHEL4U7</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>通过自己做的实验在安装之前我觉得有必要介绍一下solaris分区：<br />
/<br />
swap  (=/tmp <a href="http://os.cnfan.net/Solaris/2027.html" target="_blank">参考Solaris 下Swap分区介绍</a>)<br />
/export/home<br />
/u01<br />
1.记录一下10R2在Solaris10上的安装步骤：<br />
系统需求检查：</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># /usr/sbin/prtconf | grep &quot;Memory size&quot;
Memory size: 16384 Megabytes
# /usr/sbin/swap -s
total: 56936k bytes allocated + 4840k reserved = 61776k used, 32556464k available
# df -h /tmp
Filesystem size used avail capacity Mounted on
swap 31G 0K 31G 0% /tmp
# df -h /u01
Filesystem size used avail capacity Mounted on
/dev/dsk/c1t1d0s0 134G 65M 133G 1% /ora10g</pre></div></div>

<p>内存最小要求是1G。<br />
swap的最小空间与内存大小有关，内存1G，则swap为内存的2倍，内存小于2G，则swap为内存的1.5倍，内存小于8G，swap和内存相等，内存大于8G，则swap为内存的0.75倍。<br />
/tmp目录需要至少400M以上的空间。<br />
安装目录至少需要2G以上的空间来安装软件。<br />
<span id="more-98"></span><br />
2.检查系统和系统包、字体包的安装情况：</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># /bin/isainfo -kv
64-bit sparcv9 kernel modules
# uname -r
5.10</pre></div></div>

<p>根据oracle的官方安装文档，要先安装package：SUNWi1cs，SUNWi15cs。在solaris的安装光盘上找到安装包之后，然后复制到/var/spool/pkg ，用命令：<br />
#pkgadd -d /var/spool/pkg SUNWi15cs<br />
出现以下错误：<br />
pkgadd: ERROR: no packages were found in<br />
直接使用pkgadd指令後，找到要裝的SUNWi1cs,SUNWi15cs直接安裝即可。</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># pkginfo -i SUNWarc SUNWbtool SUNWhea SUNWlibm SUNWlibms SUNWsprot
SUNWtoo SUNWi1of SUNWxwfnt SUNWi1cs SUNWi15cs SUNWsprox</pre></div></div>

<p>3.满足安装Oracle的最小要求后，就可以创建使用root用户来设置系统参数并创建Oracle用户了。<br />
在/etc/system文件后面添加下面内容：</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">set semsys:seminfo_semmni=100
set semsys:seminfo_semmsl=256
set semsys:seminfo_semmns=1024
set semsys:seminfo_shmmax=1024000000
set semsys:seminfo_shmmni=100
set semsys:seminfo_shmmni=100
set semsys:seminfo_shmseg=10
set semsys:seminfo_shmmin=1
set noexec_user_stack=1</pre></div></div>

<p>这是对系统内存参数的调整，修改完毕后重新操作系统。</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">-bash-3.00# more /etc/hosts
# Internet host table
::1     localhost
127.0.0.1       localhost      localhost.localdomain
192.168.0.34    sunDB          sunDB.net
# mkdir /export/home/oracle
# groupadd oinstall
# groupadd dba
# useradd -g oinstall -G dba -d /export/home/oracle -m -s /usr/bin/bash oracle
# passwd oracle
New Password:
Re-enter new Password:
passwd: password successfully changed for oracle
# chown -R oracle:oinstall /export/home/oracle
# chown –R oracle:oinstall /u01
# chmod –R 775 oracle:oinstall /export/home/oracle
#chmod –R 775 /u01
# id nobody
uid=60001(nobody) gid=60001(nobody)</pre></div></div>

<p>4.创建完用户、组，并对相应的目录进行授权后，root用户的工作结束，切换到oracle用户。注意，如果nobody用户不存在，可以通过useradd增加用户。</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># su - oracle
$ vi .profile</pre></div></div>

<p>编辑.prifle文件，添加下列内容：</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">/usr/bin/stty erase ^H
umask 022
ORACLE_HOSTNAME=sunDB.net
export ORACLE_HOSTNAME
ORACLE_SID=sol10g
export ORACLE_SID
ORACLE_BASE=/u01/oracle
export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/product/10.2.0
export ORACLE_HOME
ORACLE_TERM=xterm
export ORACLE_TERM
PATH=$PATH:$ORACLE_HOME/bin:/usr/bin:/usr/ccs/bin:/etc:/usr/openwin/bin
export PATH
NLS_LANG=&quot;SIMPLIFIED CHINESE_CHINA.ZHS16GBK&quot;
export NLS_LANG
DISPLAY=192.168.0.34:0.0
export DISPLAY</pre></div></div>

<p>由于使用XManager，因此设置DISPLAY为IP:0.0。然后建立所需安装路径：</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">$ mkdir -p /u01/oracle/product/10.2.0
$chown -R  oracle:oinstall /u01/oracle
$chmod -R 775 /u01/oracle
$chown -R oracle:oinstall /u01/oracle/product/10.2.0
$chmod -R 775 /u01/oracle/product/10.2.0</pre></div></div>

<p>使用XManager用root登陆，执行</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># xhost 192.168.0.34
192.168.0.34 being added to access control list
# su - oracle</pre></div></div>

<p>进入disk1目录，执行./runInstaller，进入Oracle的安装图形界面提示输入相应的信息一路NEXT就可以了。<br />
当软件安装结束后，会提示以root执行$ORACLE_BASE/oraInventory/orainstRoot.sh和$ORACLE_HOME/root.sh脚本，执行后，点击ok，Oracle软件部分就安装完成了。<br />
dbca在建库时出现ora-27102 out of memory的错误的解决办法：<br />
更改一下建库条件则可，SGA不要选“按作用内存的比例”分配<br />
sga大小为160m<br />
当sql&gt;startup时出现:<br />
Re: Solaris 10, Oracle 10g and ORA-27102 out of memory<br />
vi $ORACLE_HOME/dbs/init.ora.*<br />
把sga的值改为270   即可</p>
<p>TNSNAME和LISTENER配置步骤很简单，就不描述了。</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-9208-on-rhel4-packages.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install oracle9208 on rhel4 required packages</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F09%2Finstall-db2-9-1-for-linux.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install DB2 9.1 for Linux</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F09%2Finstall-sybase-ase-15-0-for-linux.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install Sybase ASE 15.0 for Linux</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ochef.net%2F2009%2F04%2Finstall-oracle-10g-rac-on-rhel4u7.html&from=http%3A%2F%2Fwww.ochef.net%2F2009%2F03%2Finstall-oracle-102-on-solaris10.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Install Oracle 10g RAC on RHEL4U7</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.ochef.net/2009/03/install-oracle-102-on-solaris10.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

