<?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>Parm Patram &#187; Enterprise Manager</title>
	<atom:link href="http://oracle.3dub.com/category/enterprise-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracle.3dub.com</link>
	<description>Oracle, Linux and UNIX tips, tricks and stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:14:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change TimeZone in RHEL</title>
		<link>http://oracle.3dub.com/2011/02/14/change-timezone-in-rhel/</link>
		<comments>http://oracle.3dub.com/2011/02/14/change-timezone-in-rhel/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 14:58:31 +0000</pubDate>
		<dc:creator>mgogalla</dc:creator>
				<category><![CDATA[Enterprise Manager]]></category>
		<category><![CDATA[HEADS UP]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/2011/02/14/change-timezone-in-rhel/</guid>
		<description><![CDATA[mv /etc/localtime /etc/localtime-old
ln -sf /usr/share/zoneinfo/GMT /etc/localtime
hwclock &#8211;systohc (or &#8211;utc)
]]></description>
			<content:encoded><![CDATA[<p>mv /etc/localtime /etc/localtime-old</p>
<p>ln -sf /usr/share/zoneinfo/GMT /etc/localtime</p>
<p>hwclock &#8211;systohc (or &#8211;utc)</p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2011/02/14/change-timezone-in-rhel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL Cert workaround for Oracle Forms behind F5</title>
		<link>http://oracle.3dub.com/2011/02/01/ssl-cert-workaround-for-oracle-forms-behind-f5/</link>
		<comments>http://oracle.3dub.com/2011/02/01/ssl-cert-workaround-for-oracle-forms-behind-f5/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 18:23:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Enterprise Manager]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=749</guid>
		<description><![CDATA[JInitiator workaround for F5 certificates.

Download      the JInit from the server:

Work      out with app folks which version of Jinit the modified one will become      (use a different one in QA and Prod).
Download      the decided upon version [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><strong>JInitiator workaround for F5 certificates.</strong></p>
<ol>
<li>Download      the JInit from the server:<br />
<a href="https://airfareplusrules.sita.aero/forms/frmservlet?config=afrprd10g"></a></li>
<li>Work      out with app folks which version of Jinit the modified one will become      (use a different one in QA and Prod).</li>
<li>Download      the decided upon version from the web. In this case we will download “25”      and install it.</li>
<li>Within      the ‘C:\Program Files\Oracle\JInitiator 1.3.1.25\lib\security’ folder of      the ‘new’ Jinit, open certdb.txt and append the new cert at the end.</li>
<li>Create      a self-extracting zip file for the certdb.txt file and remember the path      to this .exe file (use WinZip).</li>
<li>open      iexpress<br />
Next<br />
Next<br />
Package Title: jinit &lt;Next&gt;<br />
Next<br />
Next<br />
Click Add and add the downloaded JInit package and the self-extracting exe      file created in step #5.<br />
Next<br />
Install is the jinit .exe and the post-install command is the exe for the      zipfile.<br />
Next<br />
Next<br />
Next<br />
Next<br />
Save the package (it will need to be uploaded to the server).<br />
Next until the creating .exe starts, then Finish.</li>
<li>Login      to the server:  then switch to ‘oracle’</li>
<li>Go to      oracle home (‘oh’)</li>
<li>replace      the jinit.exe located at $ORACLE_HOME/jinit/jinit.exe with the one we      created.</li>
<li>Modify      the following files in $ORACLE_HOME/jinit/us/ :<br />
jinit_download.htm: We are changing the original jinit version number to      the one we are uploading.<br />
jinit-version.ini : The version numbers are different in this file, but      they need to match the new jinit version.</li>
<li>In      file $ORACLE_HOME/forms/server, change the file formsweb.cfg to point to      the newly created version numbers.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2011/02/01/ssl-cert-workaround-for-oracle-forms-behind-f5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Applications online resources</title>
		<link>http://oracle.3dub.com/2009/09/08/oracle-applications-online-resources/</link>
		<comments>http://oracle.3dub.com/2009/09/08/oracle-applications-online-resources/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 14:47:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Enterprise Manager]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=443</guid>
		<description><![CDATA[http://oracle.anilpassi.com/basic-concepts-list-of-useful-oracle-apps-articles-2.html
]]></description>
			<content:encoded><![CDATA[<p><a href="http://oracle.anilpassi.com/basic-concepts-list-of-useful-oracle-apps-articles-2.html" target="_blank">http://oracle.anilpassi.com/basic-concepts-list-of-useful-oracle-apps-articles-2.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/09/08/oracle-applications-online-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Provisioning Pack</title>
		<link>http://oracle.3dub.com/2009/08/06/provisioning-pack/</link>
		<comments>http://oracle.3dub.com/2009/08/06/provisioning-pack/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 00:07:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Enterprise Manager]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=428</guid>
		<description><![CDATA[http://www.oracle.com/technology/products/oem/pdf/BMP_best_practice.pdf
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.oracle.com/technology/products/oem/pdf/BMP_best_practice.pdf" target="_blank">http://www.oracle.com/technology/products/oem/pdf/BMP_best_practice.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/08/06/provisioning-pack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add databases to OEM</title>
		<link>http://oracle.3dub.com/2009/05/01/add-databases-to-oem/</link>
		<comments>http://oracle.3dub.com/2009/05/01/add-databases-to-oem/#comments</comments>
		<pubDate>Fri, 01 May 2009 14:32:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Enterprise Manager]]></category>
		<category><![CDATA[OEM]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=322</guid>
		<description><![CDATA[emca -deconfig dbcontrol db
then
emca -config dbcontrol db
]]></description>
			<content:encoded><![CDATA[<p>emca -deconfig dbcontrol db</p>
<p>then</p>
<p>emca -config dbcontrol db</p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/05/01/add-databases-to-oem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>datapump export/import using OEM</title>
		<link>http://oracle.3dub.com/2009/04/20/datapump-exportimport-using-oem/</link>
		<comments>http://oracle.3dub.com/2009/04/20/datapump-exportimport-using-oem/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 14:23:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DataPump]]></category>
		<category><![CDATA[Enterprise Manager]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=310</guid>
		<description><![CDATA[ SYSDBA users cannot do export/import.
Users need to be added to OEM Administrators in order to login to OEM. (&#8217;Setup&#8217; link at top of screeen).


]]></description>
			<content:encoded><![CDATA[<p><span class="MsgBodyText"> SYSDBA users cannot do export/import.</span></p>
<p>Users need to be added to OEM Administrators in order to login to OEM. (&#8217;Setup&#8217; link at top of screeen).<br />
<code><br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/04/20/datapump-exportimport-using-oem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Administer Linux host using EM</title>
		<link>http://oracle.3dub.com/2008/08/29/administer-linux-host-using-em/</link>
		<comments>http://oracle.3dub.com/2008/08/29/administer-linux-host-using-em/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 12:28:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Enterprise Manager]]></category>
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=70</guid>
		<description><![CDATA[Oracle can use yast to enable EM to manage the system. The yast packages are available from http://oss.oracle.com/projects/yast/
]]></description>
			<content:encoded><![CDATA[<p>Oracle can use yast to enable EM to manage the system. The yast packages are available from <a href="http://oss.oracle.com/projects/yast/">http://oss.oracle.com/projects/yast/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2008/08/29/administer-linux-host-using-em/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting/Stopping EM</title>
		<link>http://oracle.3dub.com/2008/08/27/hello-world/</link>
		<comments>http://oracle.3dub.com/2008/08/27/hello-world/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 23:29:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Enterprise Manager]]></category>
		<category><![CDATA[Startup/Shutdown]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=1</guid>
		<description><![CDATA[$ emctl start&#124;stop dbconsole
EM is accessable via URL: https://localhost.localdomain:1158/em/
Login as SYS and the password set during installation and &#8216;AS&#8217; SYSDBA
]]></description>
			<content:encoded><![CDATA[<p>$ emctl start|stop dbconsole</p>
<p>EM is accessable via URL: https://localhost.localdomain:1158/em/</p>
<p>Login as SYS and the password set during installation and &#8216;AS&#8217; SYSDBA</p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2008/08/27/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

