<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.3" --><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Online Apps DBA</title>
	<link>http://onlineappsdba.com</link>
	<description>One Stop Shop for Apps DBA's</description>
	<pubDate>Mon, 06 Jul 2009 00:07:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/OnlineAppsDba" type="application/rss+xml" /><feedburner:emailServiceId>OnlineAppsDba</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Oracle Fusion Middleware 11g - Repository Creation Utility (RCU)</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/Wv1iUPX3I2Q/</link>
		<comments>http://onlineappsdba.com/index.php/2009/07/03/oracle-fusion-middleware-11g-repository-creation-utility-rcu/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 13:02:06 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[database]]></category>

		<category><![CDATA[fusion]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/07/03/oracle-fusion-middleware-11g-repository-creation-utility-rcu/</guid>
		<description><![CDATA[
This post covers overview of Repository Creation Utility(RCU) which is first thing you need to do, if you are planning to implement/install Oracle Fusion Middleware 11g R1 (11.1.1.0).
Metadata Repository - contains metadata for Fusion Middleware Components (SOA, Webcenter, Identity Management) . There are various types of Repository - Metadata Services (MDS), Audit Services (IAU), Oracle Internet Directory (OID), Single [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/07/fusion_rcu.JPG" title="fusion rcu"><img src="http://onlineappsdba.com/wp-content/uploads/2009/07/fusion_rcu.JPG" alt="fusion rcu" /></a></p>
<p>This post covers overview of <strong>Repository Creation Utility</strong>(RCU) which is first thing you need to do, if you are planning to implement/install Oracle Fusion Middleware 11g R1 (11.1.1.0).</p>
<p><strong>Metadata Repository </strong>- contains metadata for Fusion Middleware Components (SOA, Webcenter, Identity Management) . There are <strong>various types </strong>of Repository - Metadata Services (<strong>MDS</strong>), Audit Services (<strong>IAU</strong>), Oracle Internet Directory (<strong>OID</strong>), Single Sign-On (<strong>SSO</strong>), SOA Infrastructure (<strong>SOAINFRA</strong>), Business Activity Monitoring (<strong>BAM</strong>) , User Messaging (<strong>ORASDPM</strong>) , Oracle WebCenter (<strong>WEBCENTER</strong>) , WebCenter Portlets (<strong>PORTLETS</strong>) , Oracle Content Server (<strong>OCSERVER</strong>) , Portal (<strong>PORTAL</strong>), Discoverer (<strong>DISCOVERER</strong>), Oracle Identity Federation (<strong>OIF</strong>) , Discussions (<strong>DISCUSSIONS</strong>) and Wiki and Blog (<strong>WIKI</strong>)</p>
<p>Repository could be <strong>Database-based</strong> or <strong>File-based, </strong>most component (Webcenter, SOA, OID&#8230;) requires Database-based Repository.<br />
.</p>
<p><strong>How to create Database-based repository ?<br />
RCU </strong>- Repository Creation Utility is tool to create schema and load repository in existing database for Fusion Middleware components. </p>
<p><strong>Download RCU</strong> <a target="_blank" href="http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html">from here</a></p>
<p>.</p>
<p><strong><u>Key points for Repository Creation Utility (RCU) in FMW<br />
</u></strong><br />
<strong>1.</strong> RCU can be run in two mode - <strong>GUI </strong>(<strong>G</strong>raphical <strong>U</strong>ser <strong>I</strong>nterface) &amp; <strong>CLI</strong> (<strong>C</strong>ommand <strong>L</strong>ine <strong>I</strong>nterface)<br />
<strong><br />
2. </strong>For Fusion Middleware 11g R1 (11.1.1.X) , RCU can only load schema in Oracle Database (version 10.2.0.4 and higher or 11.1.0.7 and higher)<br />
<strong><br />
3. </strong>You can run RCU <strong>locally</strong> (same machine where Database is running) or <strong>Remotely </strong>(Database is on remote machine)<br />
<strong><br />
4. </strong>By default RCU creates default schema and load repository in default tablespaces. RCU provides flexibility to change schema or tablespace name. (Only exception to this is Oracle Internet Directory (OID) schema)</p>
<p><strong>5. </strong>You could load multiple repository (like Portal, webcenter, SOAINFRA) in single database. You could also load different version of same repository (like dev_soainfra, test_soainfra for DEV &amp; Test instance resp.) in same database. (This is interesting feature for using single database for multiple Fusion Middleware Instances)</p>
<p><strong>6.</strong> You can start RCU (Repository Creation Utility) from $RCU_SOFTWARE/bin/ <strong>rcu </strong>(<strong>for Unix</strong>) or <strong>rcu.bat</strong> (<strong>for Windows</strong>) ; This will start RCU in GUI mode. For CLI mode use &#8220;<strong>rcu [-silent | -interactive] {&lt;command&gt; &lt;options&gt;}</strong>&#8221;</p>
<p><strong>7. </strong>RCU log file is written to the RCU_SOFTWARE_DIR/ rcu/ log/ logdir.&lt;date_timestamp&gt;/ <strong>rcu.log</strong></p>
<p><strong>8.</strong>For step by step Fusion Middleware <strong>Repository Creation Utility</strong> with screen-shots <a target="_blank" href="http://download.oracle.com/docs/cd/E12839_01/doc.1111/e14259/rcu_screens.htm">click here</a></p>
<p>.</p>
<p><strong>What to do after creating Fusion Middleware Database-based Repository ?<br />
</strong>Before you can use Repository for fusion middleware component (soa, webcenter), you need to register Repository with Oracle WebLogic Server domain . (<strong>How to register Database-based with WebLogic domain ?</strong> coming soon&#8230;)</p>
<p>. </p>
<p><strong><u>References</u></strong></p>
<ul>
<li><a target="_blank" href="http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html">RCU Download Link</a></li>
<li><a target="_blank" href="http://download.oracle.com/docs/cd/E12839_01/doc.1111/e14259/toc.htm">FMW Repository Creation Utility Documentation</a> </li>
<li><a target="_blank" href="http://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htm#CHDCDGBH">RCU Database Requirement</a></li>
<li><a target="_blank" href="http://download.oracle.com/docs/cd/E12839_01/core.1111/e10105/repos.htm">Managing Oracle Metadata Repository</a> </li>
</ul>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=1222&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1222" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=Wv1iUPX3I2Q:zh4l2tk6aws:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=Wv1iUPX3I2Q:zh4l2tk6aws:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=Wv1iUPX3I2Q:zh4l2tk6aws:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=Wv1iUPX3I2Q:zh4l2tk6aws:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=Wv1iUPX3I2Q:zh4l2tk6aws:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=Wv1iUPX3I2Q:zh4l2tk6aws:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=Wv1iUPX3I2Q:zh4l2tk6aws:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=Wv1iUPX3I2Q:zh4l2tk6aws:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=Wv1iUPX3I2Q:zh4l2tk6aws:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=Wv1iUPX3I2Q:zh4l2tk6aws:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=Wv1iUPX3I2Q:zh4l2tk6aws:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=Wv1iUPX3I2Q:zh4l2tk6aws:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/Wv1iUPX3I2Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/07/03/oracle-fusion-middleware-11g-repository-creation-utility-rcu/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/07/03/oracle-fusion-middleware-11g-repository-creation-utility-rcu/</feedburner:origLink></item>
		<item>
		<title>Oracle Fusion Middleware 11g launched today</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/sC8e2ztyE3I/</link>
		<comments>http://onlineappsdba.com/index.php/2009/07/01/oracle-fusion-middleware-11g-launched-today/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 23:24:46 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[fusion]]></category>

		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/07/01/oracle-fusion-middleware-11g-launched-today/</guid>
		<description><![CDATA[
Oracle today launched its much awaited Fusion Middleware 11g  
Main component in Oracle Fusion Middleware 11g
1) Oracle WebLogic Server (J2EE Application Server)
2) Oracle WebCenter (Composer, WC Framework, WC Services, WC Spaces)
3) Oracle SOA Suite (Adapters, Service Bus, Business Rules, BAM, B2B, BPEL)
4) Oracle Identity Management (OID, DIP, Federation, OVD, Role Manager, OAAM, Entitlements, Directory Services Manager)
5) Oracle [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/07/rsz_fusion_middleware.jpg" title="fusion middleware 11g"><img src="http://onlineappsdba.com/wp-content/uploads/2009/07/rsz_fusion_middleware.jpg" alt="fusion middleware 11g" /></a></p>
<p>Oracle today launched its much awaited <a target="_blank" href="http://www.oracle.com/us/corporate/press/020713">Fusion Middleware 11g </a> </p>
<p>Main component in Oracle Fusion Middleware 11g</p>
<p><strong>1)</strong> Oracle <strong>WebLogic Server</strong> (J2EE Application Server)<br />
<strong>2)</strong> Oracle <strong>W</strong>eb<strong>C</strong>enter (Composer, WC Framework, WC Services, WC Spaces)<br />
<strong>3)</strong> Oracle <strong>SOA Suite</strong> (Adapters, Service Bus, Business Rules, BAM, B2B, BPEL)<br />
<strong>4)</strong> Oracle <strong>Identity Management </strong>(OID, DIP, Federation, OVD, Role Manager, OAAM, Entitlements, Directory Services Manager)<br />
<strong>5)</strong> Oracle<strong> Business Intelligence</strong> (Discoverer, Portal, Reports, Forms) <br />
<strong>6)</strong> Oracle <strong>Application Component</strong>(Dev Tools, HTTP Server, Webcache, Web Services, DAS)<br />
<strong>7)</strong>  Oracle <strong>Metadata Repository </strong> </p>
<p>_____________ </p>
<p>You can <strong>download </strong>Oracle Fusion Middleware 11g  <a target="_blank" href="http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html">from here</a></p>
<p>If you are confused about which component to download, check Oracle Fusion Middleware 11g <a target="_blank" href="http://www.oracle.com/technology/software/products/ias/files/middleware_download_faq.pdf">download FAQ</a> </p>
 <div class=’series_links’><a href='http://onlineappsdba.com/index.php/2009/06/04/oracle-fusion-middleware-11g-is-coming-1-july-2009/' title='Oracle Fusion Middleware 11g is coming &#8230; 1 July 2009'>Previous in series</a> </div><div class=’series_toc’><h2>Related Posts for FusionM</h2> <br><ol><li><a href='http://onlineappsdba.com/index.php/2007/02/18/oracle-fusion-middleware-part-ii/' title='Oracle Fusion Middleware Part II'>Oracle Fusion Middleware Part II</a></li><li><a href='http://onlineappsdba.com/index.php/2007/02/16/oracle-fusion-middleware-overview/' title='Oracle Fusion Middleware Overview'>Oracle Fusion Middleware Overview</a></li><li><a href='http://onlineappsdba.com/index.php/2008/07/18/oracle-fusion-middleware-bea-weblogic-or-oracle-application-server/' title='Oracle Fusion Middleware : BEA WebLogic or Oracle Application Server'>Oracle Fusion Middleware : BEA WebLogic or Oracle Application Server</a></li><li><a href='http://onlineappsdba.com/index.php/2009/06/04/oracle-fusion-middleware-11g-is-coming-1-july-2009/' title='Oracle Fusion Middleware 11g is coming &#8230; 1 July 2009'>Oracle Fusion Middleware 11g is coming &#8230; 1 July 2009</a></li><li>Oracle Fusion Middleware 11g launched today</li></ol></div><p class="akst_link"><a href="http://onlineappsdba.com/?p=1217&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1217" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=sC8e2ztyE3I:mJDA9TWvMZA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=sC8e2ztyE3I:mJDA9TWvMZA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=sC8e2ztyE3I:mJDA9TWvMZA:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=sC8e2ztyE3I:mJDA9TWvMZA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=sC8e2ztyE3I:mJDA9TWvMZA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=sC8e2ztyE3I:mJDA9TWvMZA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=sC8e2ztyE3I:mJDA9TWvMZA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=sC8e2ztyE3I:mJDA9TWvMZA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=sC8e2ztyE3I:mJDA9TWvMZA:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=sC8e2ztyE3I:mJDA9TWvMZA:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=sC8e2ztyE3I:mJDA9TWvMZA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=sC8e2ztyE3I:mJDA9TWvMZA:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/sC8e2ztyE3I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/07/01/oracle-fusion-middleware-11g-launched-today/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/07/01/oracle-fusion-middleware-11g-launched-today/</feedburner:origLink></item>
		<item>
		<title>Install Application (11i/R12) Management Pack 3.0 with OEM Grid Control</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/N_AMQ-stdc8/</link>
		<comments>http://onlineappsdba.com/index.php/2009/06/25/install-application-11ir12-management-pack-30-with-oem-grid-control/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 14:39:49 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[11i]]></category>

		<category><![CDATA[installation]]></category>

		<category><![CDATA[oem]]></category>

		<category><![CDATA[r12]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/06/25/install-application-11ir12-management-pack-30-with-oem-grid-control/</guid>
		<description><![CDATA[Oracle Application Management Pack (AMP) for Oracle E-Business Suite : is management pack which sits on top of Oracle Enterprise Manager (OEM) Grid Control to manage (Monitor/System alerting, Cloning, Data Scrambling &#8230;) Oracle Applications/E-Business Suite (11i/R12).
This post covers installation of Oracle Application Management Pack (AMP) on existing Oracle Enterprise Manager Grid Control Component (Oracle Management Service &#38; Oracle Management [...]]]></description>
			<content:encoded><![CDATA[<p>Oracle <strong>Application Management Pack</strong> (AMP) for Oracle E-Business Suite : is management pack which sits on top of <strong>O</strong>racle <strong>E</strong>nterprise <strong>M</strong>anager (OEM) Grid Control to manage (Monitor/System alerting, Cloning, Data Scrambling &#8230;) Oracle Applications/E-Business Suite (11i/R12).</p>
<p>This post covers installation of Oracle Application Management Pack (AMP) on existing Oracle Enterprise Manager Grid Control Component (<strong>O</strong>racle <strong>M</strong>anagement <strong>S</strong>ervice &amp; <strong>O</strong>racle <strong>M</strong>anagement <strong>A</strong>gent) . To know more about OEM Grid Control components <a href="http://onlineappsdba.com/index.php/2009/06/18/oracle-enterprise-manager-oem-basics/" target="_blank">click here</a></p>
<p><strong>OMS</strong>- Oracle Management Service component of OEM Grid Control communicates with Agents and upload data to repository. OMS is also responsible to display data from repository to console (end user&#8217;s browser)</p>
<p><strong>OMA</strong>- Oracle Management Agent sits on node (machine) which you wish to monitor using OEM Grid Control, OMA uploads managed data to OEM repository (database) via OMS.<br />
.</p>
<p><strong><u>Points good to know for AMP 3.0 (Application Management Pack) Installation<br />
</u></strong><br />
<strong>1.</strong>Latest version of Application Management Pack (AMP) is 3.0 and available via Patch 8333939 on Oracle My Support(pka Metalink)</p>
<p><strong>2.</strong> Oracle Enterprise Manager (OEM) Grid Control should already be running and minimum version of OEM Grid control should be 10.2.0.3 (latest OEM grid control version as of 21 June is 10.2.0.5)</p>
<p><strong>3.</strong> If you don&#8217;t have OEM grid control, first install OEM Grid control 10.2.0.1 and then upgrade it to 10.2.0.3, 10.2.0.4 or 10.2.0.5</p>
<p><strong>4.</strong> There are two parts in Application Management Pack 3.0<br />
i) <strong>Grid Control Plug-in for Oracle E-Business Suite Management Pack</strong><br />
ii) <strong>Management Agent Plug-in for Oracle E-Business Suite Management Pack<br />
</strong></p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/oemoam_21.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/oemoam_21.JPG" /></a></p>
<p>Install &#8220;<strong>Grid Control Plug-in for Oracle E-Business Suite Management Pack</strong>&#8221; in OMS (Oracle Management Service) ORACLE_HOME of OEM Grid Control.</p>
<p>Install &#8220;<strong>Management Agent Plug-in for Oracle E-Business Suite Management Pack</strong>&#8221; in Management Agent (OMA) ORACLE_HOME of OEM Grid Control.</p>
<p>To understand this better assume below setup<br />
a. Oracle E-Business Suite <strong>Database and Concurrent Manager</strong> is running on <strong>node1</strong><br />
b. Oracle E-Business Suite <strong>Form Server</strong> is running on <strong>node2</strong><br />
c. Oracle E-Business Suite <strong>Web Server</strong> is running on <strong>node3</strong><br />
d. OEM Grid Control 10.2.0.3 or higher(Management Repository, Management Service and Management Agent) is running on <strong>node4</strong> then to monitor Oracle E-Business Suite using OEM Grid control follow this process</p>
<p>i) Install OEM Grid Management Agent on Node1, Node2, Node3<br />
ii) Install &#8220;Grid Control Plug-in for Oracle E-Business Suite Management Pack&#8221; part of AMP 3.0 in <strong>OMS_HOME</strong> on node4<br />
iii) Install &#8220;Management Agent Plug-in for Oracle E-Business Suite Management Pack&#8221; part of AMP 3.0 in <strong>AGENT_HOME</strong> on node1, node2 and node3</p>
<p><strong>5.</strong> After installation of AMP 3.0, Discover Oracle E-Business Systems in OEM Grid Control. There are two ways to discover Oracle E-Business Suite System in OEM Grid.<br />
<strong>i) Using Discovery Wizard in OEM Grid Console</strong> : Target -&gt; Oracle Applications -&gt; Discovery Wizard (in Related Links section)</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/oemoam_1.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/oemoam_1.thumbnail.JPG" /></a></p>
<p><strong>ii) Command line using ebsdiscovery.sh</strong> on OMS HOME of Grid Control : $OMS_HOME/ sysman/ admin/ scripts/ ebs/ cli/ amp/ disc/ ebsdiscovery.sh</p>
<p><strong>6.</strong>&#8220;Oracle Applications&#8221; subtab in OEM Grid Control console will be visible only to <strong>SYSMAN</strong> user. To enable this link to other users, click on <strong>Preferences</strong> -&gt; <strong>Target</strong> <strong>Subtabs</strong> : move &#8220;<strong>Oracle Applications</strong>&#8221; from &#8220;<strong>Available Target</strong>&#8221; to &#8220;<strong>Selected Target</strong>&#8221;</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/oemoam_32.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/oemoam_32.jpg" /></a></p>
<p>.</p>
<p><strong><u>Install Application (11i/R12) Management Pack 3.0 with OEM Grid Control</u></strong></p>
<p><strong>Prereq.</strong> apply Interoperability patches according to yourE-Business Suite version. For complete list check Metalink Note <strong>812315.1 </strong>[<font color="#ff0000">thanks to <strong>Ashish</strong> for pointing this out</font>]</p>
<p><strong>1.</strong> Setup <strong>Provisioning Framework Software Library</strong>  (Directory on Management Service Server) Login to OEM Grid Control Console -&gt; Deployments -&gt; Provisioning -&gt; Software Library Configuration</p>
<p>To know more about Software Library <a href="http://download.oracle.com/docs/cd/B16240_01/doc/em.102/b31949/lifecycle_management.htm#sthref1087" target="_blank">click here</a></p>
<p><strong>2.</strong> <strong>Install Grid Control Plug-in for Oracle E-Business Suite</strong> Management Pack (repeat this in all OMS_HOME of OEM Grid)<br />
2.1 Set ORACLE_HOME to OMS_HOME</p>
<p>2.2 Upload patch 8333939 to OMS Server and unzip patch</p>
<p>2.3 Start Installation from $UNZIP_Location/Disk1/runInstaller</p>
<p>2.4 Select &#8220;Grid Control Plug-in for Oracle E-Business Suite Management Pack&#8221; from Product List</p>
<p>2.5 In Destination Home select existing OMS home (Install Grid Control Plug-in in existing OMS HOME)<br />
.</p>
<p><strong>3. Install Management Agent Plug-in for Oracle E-Business Suite</strong> Management Pack (repeat this in all AGENT_HOME)</p>
<p>3.1 Set ORACLE_HOME to AGENT_HOME</p>
<p>3.2 Upload patch 8333939 to Server where agent is running and unzip patch</p>
<p>3.3 Start Installation from $UNZIP_Location/Disk1/runInstaller</p>
<p>3.4 Select &#8220;Management Agent Plug-in for Oracle E-Business Suite Management Pack&#8221; from Product List</p>
<p>3.5 In Destination Home select existing AGENT home (Install Plug-in in existing AGENT HOME)</p>
<p>.</p>
<p><strong><u>Related/References</u></strong></p>
<ul>
<li>753584.1  Enterprise Manager Grid Control with Application Management Pack for Oracle E-Business Suite Installation Guide</li>
<li>812315.1  Oracle Application Management Pack for Oracle E-Business Suite, Release 3.0</li>
<li><a href="https://metalink2.oracle.com/metalink/plsql/docs/E14842_01.pdf" target="_blank">Oracle Application Management Pack for Oracle E-Business Suite Installation Guide</a></li>
<li><a href="https://metalink2.oracle.com/metalink/plsql/docs/E14597_01.pdf" target="_blank">Oracle Application Management Pack for Oracle E-Business Suite User&#8217;s Guide</a></li>
<li><a href="http://blogs.oracle.com/stevenChan/2009/06/amp_acmp_certified_with_emgcr5.html" target="_blank">Steven Chan&#8217;s blog</a></li>
</ul>
 <div class=’series_links’><a href='http://onlineappsdba.com/index.php/2009/06/23/installing-oracle-enterprise-manager-oem-grid-management-agent/' title='Installing Oracle Enterprise Manager (OEM) Grid - Management Agent'>Previous in series</a> </div><div class=’series_toc’><h2>Related Posts for OEM</h2> <br><ol><li><a href='http://onlineappsdba.com/index.php/2009/06/18/oracle-enterprise-manager-oem-basics/' title='Oracle Enterprise Manager (OEM) - Basics'>Oracle Enterprise Manager (OEM) - Basics</a></li><li><a href='http://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/' title='Enterprise Manager - iAS Console : Changes in 10.1.3'>Enterprise Manager - iAS Console : Changes in 10.1.3</a></li><li><a href='http://onlineappsdba.com/index.php/2009/01/02/oem-dbconsole-startup-issues-on-10g-r2-database-for-11ir12/' title='OEM DBConsole startup issues on 10g R2 database for 11i/R12'>OEM DBConsole startup issues on 10g R2 database for 11i/R12</a></li><li><a href='http://onlineappsdba.com/index.php/2009/06/23/installing-oracle-enterprise-manager-oem-grid-management-agent/' title='Installing Oracle Enterprise Manager (OEM) Grid - Management Agent'>Installing Oracle Enterprise Manager (OEM) Grid - Management Agent</a></li><li>Install Application (11i/R12) Management Pack 3.0 with OEM Grid Control</li></ol></div><p class="akst_link"><a href="http://onlineappsdba.com/?p=1212&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1212" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=N_AMQ-stdc8:gvBRjCyyfUo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=N_AMQ-stdc8:gvBRjCyyfUo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=N_AMQ-stdc8:gvBRjCyyfUo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=N_AMQ-stdc8:gvBRjCyyfUo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=N_AMQ-stdc8:gvBRjCyyfUo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=N_AMQ-stdc8:gvBRjCyyfUo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=N_AMQ-stdc8:gvBRjCyyfUo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=N_AMQ-stdc8:gvBRjCyyfUo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=N_AMQ-stdc8:gvBRjCyyfUo:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=N_AMQ-stdc8:gvBRjCyyfUo:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=N_AMQ-stdc8:gvBRjCyyfUo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=N_AMQ-stdc8:gvBRjCyyfUo:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/N_AMQ-stdc8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/06/25/install-application-11ir12-management-pack-30-with-oem-grid-control/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/06/25/install-application-11ir12-management-pack-30-with-oem-grid-control/</feedburner:origLink></item>
		<item>
		<title>Single Instance to RAC conversion using DBCA :Part-I</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/R7LafZ3Dnxk/</link>
		<comments>http://onlineappsdba.com/index.php/2009/06/24/single-instance-to-rac-conversion/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 11:33:18 +0000</pubDate>
		<dc:creator>Brijesh Dubey</dc:creator>
		
		<category><![CDATA[RAC]]></category>

		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/06/24/single-instance-to-rac-conversion/</guid>
		<description><![CDATA[
There is three method available, you can use any of them to convert single instance to RAC instance.
a. using dbca
b. using EM
c. using rconfig utility
Here we are converting using DBCA (DataBase Configuration Assistant).
Conversion of single instance database to RAC database using DBCA consists of two part.
In first part, we take the backup of  single instance [...]]]></description>
			<content:encoded><![CDATA[<p><img width="1" border="0" height="1" /></p>
<p>There is three method available, you can use any of them to <strong>convert single instance to RAC instance</strong>.</p>
<p><strong>a.</strong> using <strong>dbca</strong></p>
<p><strong>b.</strong> using <strong>EM</strong></p>
<p><strong>c</strong>. using <strong>rconfig</strong> utility</p>
<p>Here we are converting using DBCA (<strong>D</strong>ata<strong>B</strong>ase <strong>C</strong>onfiguration <strong>A</strong>ssistant).</p>
<p>Conversion of single instance database to RAC database using DBCA consists of two part.</p>
<p>In first part, we take the backup of  single instance database.<br />
In second part, we convert single instance database to RAC  database.</p>
<p><strong><u>Part-I</u></strong></p>
<p>Backup the original single instance database in easy nine steps.</p>
<p>( To see image in large, click on the image)</p>
<p>Step -1</p>
<p>Run oracle@rac$./dbca</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/image-11.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/image-11.thumbnail.JPG" /></a></p>
<p>Step-2</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/image-21.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/image-21.thumbnail.JPG" /></a></p>
<p>Step-3</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/image-3.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/image-3.thumbnail.JPG" /></a></p>
<p>Step-4</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/image-4.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/image-4.thumbnail.JPG" /></a></p>
<p>Step-5</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/image-5.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/image-5.thumbnail.JPG" /></a></p>
<p>step-6</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/image-6.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/image-6.thumbnail.JPG" /></a></p>
<p>step -7</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/image-7.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/image-7.thumbnail.JPG" /></a></p>
<p>step -8</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/image-8.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/image-8.thumbnail.JPG" /></a></p>
<p>step -9</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/image-9.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/image-9.thumbnail.JPG" /> </a></p>
<p>Templates for existing single instance database has been created.</p>
<p>Go to <strong>$ORACLE_HOME/cgftoologs/dbca</strong>/templates and check generated backup of single instance.</p>
<p>Steps for conversion of this single instance templates to RAC instance,pl click this link</p>
<p>http://onlineappsdba.com/index.php/2009/07/05/single-instance-to-rac-conversion-using-dbca-part-ii/</p>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=1195&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1195" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=R7LafZ3Dnxk:rZFJ7dqqcr0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=R7LafZ3Dnxk:rZFJ7dqqcr0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=R7LafZ3Dnxk:rZFJ7dqqcr0:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=R7LafZ3Dnxk:rZFJ7dqqcr0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=R7LafZ3Dnxk:rZFJ7dqqcr0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=R7LafZ3Dnxk:rZFJ7dqqcr0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=R7LafZ3Dnxk:rZFJ7dqqcr0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=R7LafZ3Dnxk:rZFJ7dqqcr0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=R7LafZ3Dnxk:rZFJ7dqqcr0:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=R7LafZ3Dnxk:rZFJ7dqqcr0:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=R7LafZ3Dnxk:rZFJ7dqqcr0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=R7LafZ3Dnxk:rZFJ7dqqcr0:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/R7LafZ3Dnxk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/06/24/single-instance-to-rac-conversion/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/06/24/single-instance-to-rac-conversion/</feedburner:origLink></item>
		<item>
		<title>Installing Oracle Enterprise Manager (OEM) Grid - Management Agent</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/ZA4PgFcFbHQ/</link>
		<comments>http://onlineappsdba.com/index.php/2009/06/23/installing-oracle-enterprise-manager-oem-grid-management-agent/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 14:54:50 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[database]]></category>

		<category><![CDATA[installation]]></category>

		<category><![CDATA[oem]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/06/23/installing-oracle-enterprise-manager-oem-grid-management-agent/</guid>
		<description><![CDATA[
This post covers installation of Oracle Enterprise Management (OEM) Grid Management Agents on Machine which you are planning to monitor using Oracle Enterprise Manager Grid Control.
What is OEM Grid Control Management Agent ? 
Management Agent is software installed on node (machine) which you are planning to monitor. Agent collects information on target node (Host, Database, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/oemagent.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/oemagent.JPG" /></a></p>
<p>This post covers installation of Oracle Enterprise Management (OEM) Grid <strong>Management Agents</strong> on Machine which you are planning to monitor using Oracle Enterprise Manager Grid Control.</p>
<p><strong>What is OEM Grid Control Management Agent ? </strong><br />
Management Agent is software installed on node (machine) which you are planning to monitor. Agent collects information on target node (Host, Database, Listener, Application Server &#8230;) and transports that information to <strong>Oracle Management Service</strong>(OMS) which inturn pass on that information to <strong>Management Repository</strong> (Oracle Database). For overview of OEM Grid Control and various components <a target="_blank" href="http://onlineappsdba.com/index.php/2009/06/18/oracle-enterprise-manager-oem-basics/">Click Here</a></p>
<p>.</p>
<p><u><strong>Installing OEM Grid Management Agent<br />
</strong></u></p>
<p>There are various ways of installing agent on Nodes (which you wish to Monitor using OEM Grid control)</p>
<p><strong>i) AgentDeploy Application</strong> - requires <strong>SSH</strong>, <strong>sudo</strong> access to run root.sh on remote target Node<br />
<strong>ii) nfsagentinstall Script</strong>- limitation is one agent installation at a time, not supported on clusters (RAC databases) and  for OCFS file system. requires SSH, sudo access to run root.sh on remote target Node<br />
<strong>iii) agentDownload Script</strong> - Download script from console is available from 10.2.0.5 version. For previous version download <a target="_blank" href="http://www.oracle.com/technology/software/products/oem/htdocs/agentsoft.html">from here</a><br />
<strong>iv) using Oracle Installer</strong> (OUI - Oracle Universal Installer)</p>
<p>.<br />
<strong>i) AgentDeploy Application</strong>- useful for installing multiple Management Agents (mass deployment) remotely. AgentDeploy application connects to OMS (Oracle Management Service), copies files scripts required for Agent to target node and then run them to install Agent on remote Node.</p>
<p>To Use AgentDeploy Application - Login to OEM Grid Console -&gt; Click Deployments -&gt; Click Install Agent</p>
<p><strong>ii) nfsagentinstall Script</strong>- software to install Management Agent is shared on remote nodes using NFS. To start Management Agent installation using this menthod execute script <strong>./nfsagentinstall</strong>  <strong>-s &lt;EMSTATE Directory location&gt; -p &lt;port number&gt;</strong></p>
<p><strong>iii) agentDownload Script</strong>- This method uses pull technology, run agentDownload script from target node. This script creates directory for Agent Software, downloads response file from OMS (Management Server) Web Server and starts installation of Management Agent in Silent Mode.</p>
<p><strong>iv) using OUI</strong>-  This method of installing Oracle Management Agent uses Oracle Universal Installer (OUI). Start Installer , when prompted for &#8220;<strong>Installation Type</strong>&#8221; select &#8220;<strong>Additional Management Agent</strong>&#8221; .</p>
<p><strong><u>References</u></strong></p>
<ul>
<li><a target="_blank" href="http://download.oracle.com/docs/cd/B16240_01/doc/install.102/e10953/installing_agent.htm">Installing Grid Management Agent</a></li>
<li><a target="_blank" href="http://www.oracle.com/technology/products/oem/pdf/10gr2_agent_deploy_bp.pdf">OEM 10g R2 Management Agent Deployment Best Practices</a></li>
<li><a target="_blank" href="http://www.oracle.com/technology/software/products/oem/htdocs/agentsoft.html">Mass Agent Deployment</a></li>
<li>438158.1  How to Cleanly De-Install the EM 10g Agent on Windows and Unix</li>
</ul>
 <div class=’series_links’><a href='http://onlineappsdba.com/index.php/2009/01/02/oem-dbconsole-startup-issues-on-10g-r2-database-for-11ir12/' title='OEM DBConsole startup issues on 10g R2 database for 11i/R12'>Previous in series</a> <a href='http://onlineappsdba.com/index.php/2009/06/25/install-application-11ir12-management-pack-30-with-oem-grid-control/' title='Install Application (11i/R12) Management Pack 3.0 with OEM Grid Control'>Next in series</a></div><div class=’series_toc’><h2>Related Posts for OEM</h2> <br><ol><li><a href='http://onlineappsdba.com/index.php/2009/06/18/oracle-enterprise-manager-oem-basics/' title='Oracle Enterprise Manager (OEM) - Basics'>Oracle Enterprise Manager (OEM) - Basics</a></li><li><a href='http://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/' title='Enterprise Manager - iAS Console : Changes in 10.1.3'>Enterprise Manager - iAS Console : Changes in 10.1.3</a></li><li><a href='http://onlineappsdba.com/index.php/2009/01/02/oem-dbconsole-startup-issues-on-10g-r2-database-for-11ir12/' title='OEM DBConsole startup issues on 10g R2 database for 11i/R12'>OEM DBConsole startup issues on 10g R2 database for 11i/R12</a></li><li>Installing Oracle Enterprise Manager (OEM) Grid - Management Agent</li><li><a href='http://onlineappsdba.com/index.php/2009/06/25/install-application-11ir12-management-pack-30-with-oem-grid-control/' title='Install Application (11i/R12) Management Pack 3.0 with OEM Grid Control'>Install Application (11i/R12) Management Pack 3.0 with OEM Grid Control</a></li></ol></div><p class="akst_link"><a href="http://onlineappsdba.com/?p=1194&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1194" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=ZA4PgFcFbHQ:EYi7tAlu6Js:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=ZA4PgFcFbHQ:EYi7tAlu6Js:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=ZA4PgFcFbHQ:EYi7tAlu6Js:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=ZA4PgFcFbHQ:EYi7tAlu6Js:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=ZA4PgFcFbHQ:EYi7tAlu6Js:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=ZA4PgFcFbHQ:EYi7tAlu6Js:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=ZA4PgFcFbHQ:EYi7tAlu6Js:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=ZA4PgFcFbHQ:EYi7tAlu6Js:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=ZA4PgFcFbHQ:EYi7tAlu6Js:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=ZA4PgFcFbHQ:EYi7tAlu6Js:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=ZA4PgFcFbHQ:EYi7tAlu6Js:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=ZA4PgFcFbHQ:EYi7tAlu6Js:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/ZA4PgFcFbHQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/06/23/installing-oracle-enterprise-manager-oem-grid-management-agent/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/06/23/installing-oracle-enterprise-manager-oem-grid-management-agent/</feedburner:origLink></item>
		<item>
		<title>Automate SSH Authorization</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/oT9xd9oO62Q/</link>
		<comments>http://onlineappsdba.com/index.php/2009/06/22/automate-ssh-authorization/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 11:03:15 +0000</pubDate>
		<dc:creator>Shanker</dc:creator>
		
		<category><![CDATA[Unix]]></category>

		<category><![CDATA[scripts]]></category>

		<category><![CDATA[bash scripts]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[password less ssh login]]></category>

		<category><![CDATA[shell scripts]]></category>

		<category><![CDATA[ssh]]></category>

		<category><![CDATA[ssh key-gen]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/06/22/automate-ssh-authorization/</guid>
		<description><![CDATA[I usually work on Linux machines.  every time its a time taking task to generate ssh key generation between servers and copy the authorization key.
i have a small script which will generate and copy the files to your desired destinations and makes your task easy
Login to server A
#ssh-keygen -t rsa -b 2048
follow the instructions [...]]]></description>
			<content:encoded><![CDATA[<p>I usually work on Linux machines.  every time its a time taking task to generate ssh key generation between servers and copy the authorization key.</p>
<p>i have a small script which will generate and copy the files to your desired destinations and makes your task easy</p>
<p>Login to server A</p>
<pre>#ssh-keygen -t rsa -b 2048</pre>
<p>follow the instructions and complete the key generation with empty passphrase.</p>
<pre>
#cd /tmp

#vi sshkeycopy.sh

#-------- end of the script -----------

#! /bin/bash

 PATH="/bin:/usr/bin" if [ ! -e ~/.ssh/id_rsa.pub ]; then

 echo "RSA public key file ~/.ssh/id_rsa.pub not found!"

 exit 1

 fi

for desthost in $@; do

 ssh -q "${USER}@${desthost}" \

 "if [ ! -d ~/.ssh ]; then mkdir -m 0700 ~/.ssh; fi; \

 echo $(cat ~/.ssh/id_rsa.pub) &gt;&gt; ~/.ssh/authorized_keys; \

 chmod 0600 ~/.ssh/authorized_keys" || echo "Unable to connect to $desthost"

 done
#-------- start of the script -----------</pre>
<p>Save the test using :wq and quit.</p>
<pre># chmod 700 sshkeycopy.sh</pre>
<p>Now you are ready to copy the generated keys to the destination servers</p>
<pre># cd /tmp

#./sshkeycopy.sh serverB.linuxgurus.com serverC.linuxgurus.com</pre>
<p>For the first time, it will ask password for the destination servers to copy the <tt>authorized_keys.</tt></p>
<p>Now you can scp or ssh into destination servers from the current server without any passwords.</p>
<p><tt>- Shankar</tt></p>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=1192&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1192" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=oT9xd9oO62Q:JooNiND3TNc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=oT9xd9oO62Q:JooNiND3TNc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=oT9xd9oO62Q:JooNiND3TNc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=oT9xd9oO62Q:JooNiND3TNc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=oT9xd9oO62Q:JooNiND3TNc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=oT9xd9oO62Q:JooNiND3TNc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=oT9xd9oO62Q:JooNiND3TNc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=oT9xd9oO62Q:JooNiND3TNc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=oT9xd9oO62Q:JooNiND3TNc:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=oT9xd9oO62Q:JooNiND3TNc:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=oT9xd9oO62Q:JooNiND3TNc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=oT9xd9oO62Q:JooNiND3TNc:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/oT9xd9oO62Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/06/22/automate-ssh-authorization/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/06/22/automate-ssh-authorization/</feedburner:origLink></item>
		<item>
		<title>Oracle Enterprise Manager (OEM) - Basics</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/WPMekMkEooM/</link>
		<comments>http://onlineappsdba.com/index.php/2009/06/18/oracle-enterprise-manager-oem-basics/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 13:01:15 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[oem]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/06/18/oracle-enterprise-manager-oem-basics/</guid>
		<description><![CDATA[
Oracle Enterprise Manager (OEM) Grid Control is monitoring software for Oracle Database, Fusion MiddleWare (FMW including OAS &#38; SOA Suite), Oracle E-Business Suite, Siebel, SAP &#8230;.
This post covers overview of various components in OEM Grid Control
Oracle Enterprise Manager (OEM) / Grid Control Component
1. Oracle Management Agent: is software that sits on all nodes(machines) which you would like to monitor. Configuration [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/oem.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/oem.JPG" /></a></p>
<p><strong>O</strong>racle <strong>E</strong>nterprise <strong>M</strong>anager (OEM) Grid Control is monitoring software for Oracle Database, <strong>F</strong>usion <strong>M</strong>iddle<strong>W</strong>are (FMW including OAS &amp; SOA Suite), Oracle E-Business Suite, Siebel, SAP &#8230;.</p>
<p>This post covers overview of various components in OEM Grid Control</p>
<p><strong><u>Oracle Enterprise Manager (OEM) / Grid Control Component</u></strong></p>
<p><strong>1. Oracle Management Agent</strong>: is software that sits on all nodes(machines) which you would like to monitor. <strong>Configuration file</strong> for Management Agent is $OH/ &lt;hostname&gt;_&lt;sid&gt;/ sysman/ config/ <strong>emd.properties</strong>. Agent uploads managed data (from server its monitoring) to <strong>Management Service</strong> via HTTP Server (URL of management Service HTTP Server is defined by <strong>REPOSITORY_URL</strong> parameter in <strong>emd.properties</strong>)<br />
     <strong>Management Agent</strong> software also includes inbuilt HTTP Listener (different from standalone HTTP Server) to accept messages(data) from <strong>Management Service</strong> and this URL is defined by parameter <strong>EMD_URL </strong>in emd.properties.</p>
<p>Management Agent <strong>Log</strong> &amp; <strong>Trace </strong>files are in $AGENT_HOME (or $OH/ &lt;hostname&gt;_&lt;sid&gt;) / sysman/ <strong>emagent.log</strong>, <strong>emagent.trc</strong>, <strong>emagentfetchlet.log</strong>, <strong>emagentfetchlet.trc</strong> , <strong>emagent.nohup</strong></p>
<p>.<br />
<strong>2. Oracle Management Service</strong> : Management Service upload data (from Management<strong> Agent</strong> via HTTP Server) to Management <strong>Repository</strong> (<strong>sysman </strong>schema in oracle database) using JDBC. Configuration file for Management Service is $OH/&lt;hostname&gt;_&lt;sid&gt;/ sysman/ config/ <strong>emoms.properties</strong>.<br />
               Repository connection details are defined by parameter <strong>emdRepSID</strong>, <strong>emdRepServer</strong>, <strong>emdRepConnectDescriptor</strong> and <strong>emdRepUser </strong>in emoms.properties<br />
  Management Service also monitors Management Agent (to check its up and running), submit enterprise manager jobs and other functions using <strong>EMD_URL</strong> (Management Agent runs inbuilt HTTP listener) defined in <strong>emoms.properties</strong></p>
<p>Management Service <strong>Log</strong> &amp; <strong>Trace</strong>files are in $AS_HOME (or $OH/ &lt;hostname&gt;_&lt;sid&gt;)  / sysman/ <strong>emoms.log</strong>, <strong>emoms.trc<br />
</strong>.</p>
<p><strong>3. Oracle Management Repository</strong> : is <strong>Database Schema (sysman)</strong> to store Enterprise Manager Data. Management Service connects to Management Repository using JDBC</p>
<p><strong>4.</strong> <strong>Oracle Enterprise Manager (OEM) Grid Control</strong> <strong>Console</strong>: is browser based tool to monitor and manage targets.  Administrator uses console (URL on browser using webcache post of Grid Control Server) which connects to Webcache Port of OEM Grid Console.  <br />
       <strong>Webcache</strong> in turn forward request to <strong>HTTP server</strong> of OEM Grid Middle Tier. HTTP Server retrieve data from Management <strong>Repository</strong> via Management <strong>Service</strong>.</p>
<p><strong>5. HTTP Server</strong>: recieve requests from webcache, pulls data from <strong>Repository</strong> via Management <strong>Service</strong>and return response back to Webcache. HTTP Server also receive data from Management <strong>Agents</strong>, forward it to Management <strong>Service</strong> to store them in Management Repository.</p>
<p><strong>6. Webcache</strong> : acts as web accelerator; forward request from Users (console) to HTTP Server and response back from HTTP server to Users (Console)</p>
<p>.<br />
<strong><u>Communication between Management Agent &amp; Service<br />
</u></strong><br />
Management <strong>Agent</strong> connect to Management <strong>Service </strong>via HTTP Server of Grid Control Middleware where as Management <strong>Service</strong> connect directly (using HTTP protocol) to Management <strong>Agent</strong> (Agent software include inbuilt http server)<br />
 <br />
.</p>
<p><strong><u>References</u></strong></p>
<ul>
<li><a target="_blank" href="http://download.oracle.com/docs/cd/B19306_01/em.102/b40002.pdf">Enterprise Manager Advanced Configuration Guide</a> </li>
</ul>
 <div class=’series_links’> <a href='http://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/' title='Enterprise Manager - iAS Console : Changes in 10.1.3'>Next in series</a></div><div class=’series_toc’><h2>Related Posts for OEM</h2> <br><ol><li>Oracle Enterprise Manager (OEM) - Basics</li><li><a href='http://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/' title='Enterprise Manager - iAS Console : Changes in 10.1.3'>Enterprise Manager - iAS Console : Changes in 10.1.3</a></li><li><a href='http://onlineappsdba.com/index.php/2009/01/02/oem-dbconsole-startup-issues-on-10g-r2-database-for-11ir12/' title='OEM DBConsole startup issues on 10g R2 database for 11i/R12'>OEM DBConsole startup issues on 10g R2 database for 11i/R12</a></li><li><a href='http://onlineappsdba.com/index.php/2009/06/23/installing-oracle-enterprise-manager-oem-grid-management-agent/' title='Installing Oracle Enterprise Manager (OEM) Grid - Management Agent'>Installing Oracle Enterprise Manager (OEM) Grid - Management Agent</a></li><li><a href='http://onlineappsdba.com/index.php/2009/06/25/install-application-11ir12-management-pack-30-with-oem-grid-control/' title='Install Application (11i/R12) Management Pack 3.0 with OEM Grid Control'>Install Application (11i/R12) Management Pack 3.0 with OEM Grid Control</a></li></ol></div><p class="akst_link"><a href="http://onlineappsdba.com/?p=1191&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1191" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=WPMekMkEooM:VI5miUhIcVg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=WPMekMkEooM:VI5miUhIcVg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=WPMekMkEooM:VI5miUhIcVg:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=WPMekMkEooM:VI5miUhIcVg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=WPMekMkEooM:VI5miUhIcVg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=WPMekMkEooM:VI5miUhIcVg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=WPMekMkEooM:VI5miUhIcVg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=WPMekMkEooM:VI5miUhIcVg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=WPMekMkEooM:VI5miUhIcVg:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=WPMekMkEooM:VI5miUhIcVg:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=WPMekMkEooM:VI5miUhIcVg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=WPMekMkEooM:VI5miUhIcVg:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/WPMekMkEooM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/06/18/oracle-enterprise-manager-oem-basics/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/06/18/oracle-enterprise-manager-oem-basics/</feedburner:origLink></item>
		<item>
		<title>Discoverer with Oracle Apps R12</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/hKh0TdZVtiM/</link>
		<comments>http://onlineappsdba.com/index.php/2009/06/17/discoverer-with-oracle-apps-r12/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 16:20:53 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[discoverer]]></category>

		<category><![CDATA[r12]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/06/17/discoverer-with-oracle-apps-r12/</guid>
		<description><![CDATA[Oracle Discoverer is used to analyze data (ad hoc query, analysis, reporting and publishing) from selected business area like Financials, HR, Manufacturing &#8230; 
For Discoverer basics click here
1. There are two version of Discoverer
i) Standalone Discoverer - No support for Oracle SSO, Portlet Provider or Discoverer Connection Management
ii) Discoverer with OracleAS Infrastructure (OID/SSO)  (use OracleAS Infrastructure [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Oracle Discoverer </strong>is used to analyze data (ad hoc query, analysis, reporting and publishing) from selected business area like Financials, HR, Manufacturing &#8230; <br />
For Discoverer basics <a target="_blank" href="http://onlineappsdba.com/index.php/2006/11/04/discoverer-in-oracle-applications/">click here</a></p>
<p>1. There are two version of Discoverer<br />
<strong>i) Standalone Discoverer</strong> - No support for Oracle <strong>SSO</strong>, Portlet Provider or Discoverer Connection Management<br />
<strong>ii)</strong> Discoverer with <strong>OracleAS Infrastructure</strong> (OID/SSO)  (<font color="#ff0000">use OracleAS Infrastructure which is part of 10.1.4 Identity Management instead of 10.1.2 OAS</font>)</p>
<p>Both Type of installation includes<br />
<strong>a)</strong> <strong>Discoverer Server</strong><br />
<strong>b)</strong> <strong>Discoverer Plus<br />
c)</strong> <strong>Discoverer Viewer</strong></p>
<p><strong>2.</strong> Install Discoverer 10.1.2 on same (R12 server) or different server under its own ORACLE_HOME (<font color="#ff0000">You can&#8217;t share discoverer ORACLE_HOME with R12 ORACLE_HOMEs</font>)</p>
<p><strong>3.</strong> Oracle Apps <strong>R12 Vision</strong>Instance contains a pre-installed Discoverer 10.1.2 <strong>E</strong>nd <strong>U</strong>ser <strong>L</strong>ayer (EUL) but Production Install of R12 (a.k.a. Fresh install) does not contain a pre-installed Discoverer End User Layer (<font color="#ff0000">use <strong>eulapi </strong>to create new Discoverer EUL</font>).</p>
<p><strong>4.</strong> Standalone Discoverer is available as &#8220;<strong>Business Intelligence</strong>&#8220;  and Discoverer with SSO is available as &#8220;<strong>Application Server 10g Release 2</strong>&#8220;  <a target="_blank" href="http://www.oracle.com/technology/software/products/ias/htdocs/101202.html">here</a></p>
<p><strong>5. </strong>It is possible to integrate standalone Discoverer to OracleAS infrastructure for SSO support</p>
<p>.</p>
<p><strong><u>Installation/Configuration Overview</u></strong></p>
<p><strong>1.</strong> Install Discoverer (standalone or with 10gAS Infrastructure)<br />
<strong>2. </strong>Copy <strong>dbc </strong>file from Apps R12 to Discoverer Middle Tier<br />
<strong>3. </strong>Add entry in tnsnames.ora of Discoverer Middle Tier pointing to R12 Database<br />
<strong>4.</strong> Create End User Layer (EUL) in R12 Database using <strong>eulapi</strong> - * only for Prod version (Non VISION instance)<br />
<strong>5.</strong> Configure java plug-in in discoverer (to run Discoverer Plus) to same version as Apps R12<br />
<strong>6. </strong>Configure variable <strong>s_disco_url</strong> in context file in R12 pointing to Discoverer URL</p>
<p>For complete step by step doc check Metalink Note <strong>373634.1</strong></p>
<p>.</p>
<p><strong><u>References/Related<br />
</u></strong></p>
<ul>
<li>373634.1  Using Discoverer 10.1.2 with Oracle E-Business Suite Release 12</li>
<li><a target="_blank" href="http://download.oracle.com/docs/html/B13918_03/toc.htm">Discoverer Configuration Guide</a> </li>
<li><a target="_blank" href="http://www.oracle.com/technology/software/products/ias/htdocs/101202.html">Discoverer Software</a> </li>
</ul>
 <div class=’series_links’><a href='http://onlineappsdba.com/index.php/2006/11/08/discoverer-10g-oracle-11i-configuration-steps/' title='Discoverer 10g &#38; Oracle 11i Configuration Steps'>Previous in series</a> </div><div class=’series_toc’><h2>Related Posts for Discoverer</h2> <br><ol><li><a href='http://onlineappsdba.com/index.php/2006/11/06/overview-on-how-to-configure-discoverer-10g-with-oracle-apps/' title='Overview on How to Configure Discoverer 10g with Oracle Apps'>Overview on How to Configure Discoverer 10g with Oracle Apps</a></li><li><a href='http://onlineappsdba.com/index.php/2006/11/04/discoverer-in-oracle-applications/' title='Discoverer in Oracle Applications'>Discoverer in Oracle Applications</a></li><li><a href='http://onlineappsdba.com/index.php/2006/11/08/discoverer-10g-oracle-11i-configuration-steps/' title='Discoverer 10g &#38; Oracle 11i Configuration Steps'>Discoverer 10g &#38; Oracle 11i Configuration Steps</a></li><li>Discoverer with Oracle Apps R12</li></ol></div><p class="akst_link"><a href="http://onlineappsdba.com/?p=1189&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1189" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=hKh0TdZVtiM:rR1q7fGfvP0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=hKh0TdZVtiM:rR1q7fGfvP0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=hKh0TdZVtiM:rR1q7fGfvP0:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=hKh0TdZVtiM:rR1q7fGfvP0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=hKh0TdZVtiM:rR1q7fGfvP0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=hKh0TdZVtiM:rR1q7fGfvP0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=hKh0TdZVtiM:rR1q7fGfvP0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=hKh0TdZVtiM:rR1q7fGfvP0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=hKh0TdZVtiM:rR1q7fGfvP0:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=hKh0TdZVtiM:rR1q7fGfvP0:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=hKh0TdZVtiM:rR1q7fGfvP0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=hKh0TdZVtiM:rR1q7fGfvP0:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/hKh0TdZVtiM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/06/17/discoverer-with-oracle-apps-r12/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/06/17/discoverer-with-oracle-apps-r12/</feedburner:origLink></item>
		<item>
		<title>FRM-92101 with Internet Explorer 8 - How to uninstall IE8</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/-RcJKkcWwis/</link>
		<comments>http://onlineappsdba.com/index.php/2009/06/15/frm-92101-with-internet-explorer-8-how-to-uninstall-ie8/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 16:16:13 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[11i]]></category>

		<category><![CDATA[apps]]></category>

		<category><![CDATA[r12]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/06/15/frm-92101-with-internet-explorer-8-how-to-uninstall-ie8/</guid>
		<description><![CDATA[
If automatic updates are enabled on your Windows Client machine (Windows XP check here or Widows Vista here ) then there is high probability of FRM-92101 There was failure in the Form Server during Startup error while accessing forms in 11i or R12.
  One of our Apps DBA trainee faced this issue during hands-on exercise. (Next Apps DBA Batch starting 27 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://onlineappsdba.com/wp-content/uploads/2009/06/frm92101.JPG"><img src="http://onlineappsdba.com/wp-content/uploads/2009/06/frm92101.JPG" /></a></p>
<p>If <a target="_blank" href="http://www.microsoft.com/windows/downloads/windowsupdate/automaticupdate.mspx">automatic updates</a> are enabled on your Windows Client machine (Windows XP <a target="_blank" href="http://support.microsoft.com/kb/306525">check here</a> or Widows Vista <a target="_blank" href="http://www.microsoft.com/windows/downloads/windowsupdate/learn/windowsvista.mspx">here</a> ) then there is high probability of <strong>FRM-92101</strong> <strong>There was failure in the Form Server during Startup </strong>error while accessing forms in 11i or R12.</p>
<p>  One of our Apps DBA trainee faced this issue during hands-on exercise. (<a target="_blank" href="http://focusthread.com/training/online-apps-dba-training-11i-r12/47-oracle-apps-dba-training"><strong>Next Apps DBA Batch starting 27 June</strong></a>)</p>
<p><strong>Root Cause</strong> : Automatic Updates on windows upgraded <strong>IE</strong> (Internet Explorer) from version 7 to version 8. IE8 is not yet certified with Oracle Apps 11i or R12 (More info on <a target="_blank" href="http://blogs.oracle.com/stevenChan/2009/01/block_microsoft_internet_explorer_8_for_ebs_users.html">Steven Chan&#8217;s blog here </a>)</p>
<p><strong>Fix</strong>: Quick fix is to uninstall <strong>IE8</strong> from XP or Vista using steps mentioned <a target="_blank" href="http://support.microsoft.com/kb/957700">here</a>  and block automatic IE8 upgrade using <a target="_blank" href="http://blogs.msdn.com/ie/archive/2009/01/06/ie8-blocker-toolkit-available-today.aspx">steps mentioned here</a></p>
<p><strong>Note *</strong> - <font color="#ff0000">There could be other reasons for FRM-92101 (Check Metalink note 189867.1  Forms: 9.x and 10.x: Troubleshooting FRM-92050, FRM-921xx)</font></p>
<p><font color="#ff0000">.</font></p>
<p><strong><u>References/Related</u></strong></p>
<ul>
<li><a target="_blank" href="http://support.microsoft.com/kb/957700">Uninstall or Remove IE8</a> </li>
<li>760326.1  When Will IE 8 Be Certified With E-Business Suite?</li>
<li>811734.1  Is Oracle Forms Certified With Internet Explorer 8.0 ?</li>
<li>189867.1  Forms: 9.x and 10.x: Troubleshooting FRM-92050, FRM-921xx</li>
<li><a target="_blank" href="http://blogs.msdn.com/ie/archive/2009/01/06/ie8-blocker-toolkit-available-today.aspx">IE 8 Blocker</a></li>
<li><a target="_blank" href="http://www.oracle.com/technology/products/forms/htdocs/10gR2/clientsod_forms10gR2.html">Oracle Forms 10g Release 2 (10.1.2.x): Client Platform Support</a> </li>
<li><a target="_blank" href="http://support.microsoft.com/kb/957700">Remove/Uninstall IE8 </a></li>
</ul>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=1188&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1188" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=-RcJKkcWwis:EKb_Xab_mRY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=-RcJKkcWwis:EKb_Xab_mRY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=-RcJKkcWwis:EKb_Xab_mRY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=-RcJKkcWwis:EKb_Xab_mRY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=-RcJKkcWwis:EKb_Xab_mRY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=-RcJKkcWwis:EKb_Xab_mRY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=-RcJKkcWwis:EKb_Xab_mRY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=-RcJKkcWwis:EKb_Xab_mRY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=-RcJKkcWwis:EKb_Xab_mRY:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=-RcJKkcWwis:EKb_Xab_mRY:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=-RcJKkcWwis:EKb_Xab_mRY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=-RcJKkcWwis:EKb_Xab_mRY:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/-RcJKkcWwis" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/06/15/frm-92101-with-internet-explorer-8-how-to-uninstall-ie8/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/06/15/frm-92101-with-internet-explorer-8-how-to-uninstall-ie8/</feedburner:origLink></item>
		<item>
		<title>Common Wait Events in a Real Application Clusters</title>
		<link>http://feedproxy.google.com/~r/OnlineAppsDba/~3/VlVdJLZq6Ik/</link>
		<comments>http://onlineappsdba.com/index.php/2009/06/11/common-wait-events-in-a-real-application-clusters/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 14:00:55 +0000</pubDate>
		<dc:creator>Brijesh Dubey</dc:creator>
		
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2009/06/11/common-wait-events-in-a-real-application-clusters/</guid>
		<description><![CDATA[Difference in single instance and RAC instance:
In a single database instance environment, there will be only one set of shared memory segments for the database. In other words, the buffer cache and shared pool are local to that particular instance; at any point in time the processes attached to that particular instance will be accessing [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Difference in single instance and RAC instance:</strong></p>
<p>In a single database instance environment, there will be only one set of shared memory segments for the database. In other words, the buffer cache and shared pool are local to that particular instance; at any point in time the processes attached to that particular instance will be accessing only one set of memory structures.</p>
<p>However, in the RAC environment, multiple instances share the same database. The buffer cache is split among these multiple instances; each instance has its own buffer cache and other well-known SGA structures. It is possible for a buffer to be in the buffer cache of one of the instances on another node. The remote instance’s Lock Manager Service (LMS) processes will be accessing the global buffer cache, and the DBWR process will be accessing the local buffer cache.</p>
<p><strong><u>Global Buffer Cache in Real Application Clusters</u></strong></p>
<p>The data buffer cache is shared by more than one instance, and the buffer cache is called the global cache. Each instance has its own buffer cache local to that particular instance, and all of the buffer caches together create the global cache.</p>
<p>Global Cache waits:</p>
<p>The most common wait events in the RAC environment related to the global cache are:</p>
<p>1. Global cache cr request</p>
<p>2. Global cache busy</p>
<p><strong><u>1. Global Cache cr Request:</u></strong></p>
<p>When a process requires one or more blocks, Oracle first checks whether it has those (blocks) in its local cache. When a session requests a block(s) that was not found in its local cache, it will request that the resource master grant shared access to those blocks. If the blocks are in the remote cache, then the blocks are transferred using the interconnect to the local cache. The time waited to get the blocks from the remote cache is accounted in the global cache cr request wait event.</p>
<p>Global cache cr request waits are followed by the db file sequential/scattered read waits. Excessive waits for global cache cr request may be an indication of a slow interconnects.</p>
<p>You can use the oradebug ipc command to verify if the private network is used for cache transfer between instances.</p>
<p>SQL&gt; oradebug setmypid</p>
<p>Statement processed.</p>
<p>SQL&gt; oradebug ipc</p>
<p>Information written to trace file.</p>
<p>SQL&gt; oradebug tracefile_name</p>
<p>/apps/oracle/asm/product/10.2.0/db_1/admin/RAC/udump/rac1_ora_4749.trc</p>
<p>SQL&gt; host</p>
<p>[oracle@rac1 bin]$ cat /apps/oracle/asm/product/10.2.0/db_1/admin/RAC/udump/rac1</p>
<p>_ora_4749.trc  (trace file content the detail of the IPC configuration)</p>
<p>admno 0&#215;2b360ab admport:</p>
<p>SSKGXPT 0xcc1df2c flags SSKGXPT_READPENDING     info for network 0</p>
<p>socket no 7     <u>IP 192.168.1.134 </u>       UDP 27278</p>
<p>sflags SSKGXPT_UP</p>
<p>info for network 1</p>
<p>socket no 0     IP 0.0.0.0      UDP 0</p>
<p>sflags SSKGXPT_DOWN</p>
<p>active 0        actcnt 1</p>
<p>context timestamp 0</p>
<p>From the trace file, it is clear that the private network 192.168.1.134 is used for the cache fusion traffic and the protocol used is UDP.</p>
<p><strong><u>Global Cache Statistics </u></strong></p>
<p>The statistics related to global cache are available from the V$SYSSTAT view.</p>
<p>SQL&gt; select name,value</p>
<p>2  from v$sysstat</p>
<p>3  where name like &#8216;gc%&#8217;;</p>
<p align="left">NAME                                                                  VALUE</p>
<p align="left">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8212;-</p>
<p align="left">gcs messages sent                                                     7064</p>
<p align="left">gc cr blocks served                                                   198</p>
<p align="left">gc cr block build time                                               2</p>
<p align="left">gc cr block flush time                                               38</p>
<p align="left">gc cr block send time                                               17</p>
<p align="left">gc current blocks served                                         3509</p>
<p align="left">gc current block pin time                                        10</p>
<p align="left">gc current block flush time                                      7</p>
<p align="left">gc current block send time                                     174</p>
<p align="left">gc cr blocks received                                               178</p>
<p align="left">gc cr block receive time                                          357</p>
<p align="left">gc current blocks received                                     118</p>
<p align="left">gc current block receive time                                195</p>
<p align="left">gc blocks lost                                                            0</p>
<p align="left">gc claim blocks lost                                                  0</p>
<p align="left">gc blocks corrupt                                                     0</p>
<p align="left">gc CPU used by this session                                  2223</p>
<p>17 rows selected.</p>
<p><strong><u>2. Global Cache Busy </u></strong></p>
<p>In a cluster environment, each instance might be mastering its own set of data. Depending on the state of that buffer in the remote instance, the pin times may increase proportionally with the time it takes to service the block request.</p>
<p>If the buffer is busy at the cache level, you can use the following SQL to get the operations that are keeping the buffer busy.</p>
<p>SQL&gt; select a.kcbwhdes &#8220;module&#8221;,<br />
2   b.why0 &#8220;calls&#8221;,<br />
3   b.why2 &#8220;waits&#8221;,<br />
4  b.other_wait &#8220;caused waits&#8221;<br />
5  from  x$kcbwh a,x$kcbsw b<br />
6   where a.indx = b.indx<br />
7  and b.other_wait &gt; 0<br />
8  order by b.other_wait;</p>
<p>module                         calls          waits      caused_waits<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;-<br />
kdswh02: kdsgrp       53440      0              2</p>
<p>kdswh01: kdstgr        4402        0              2</p>
<p><u>Common Operations Causing buffer busy waits</u><u> </u></p>
<p>Module: Definition</p>
<p>Kdsgrp: Performs get row piece. Typically, row pieces are affected only in case of chained and migrated rows. Row chaining has to be analyzed and fixed.</p>
<p>Kdstgr: Performs full table scan get row. Rows are accessed by a full table scan. Check the number of FULL table scans</p>
<p>Kdiixs: Perform index range scan</p>
<p><u></u></p>
 <div class=’series_links’><a href='http://onlineappsdba.com/index.php/2009/06/09/backup-and-recovery-of-oracle-clusterware/' title='Backup and recovery of Oracle Clusterware - OCR'>Previous in series</a> </div><div class=’series_toc’><h2>Related Posts for RAC</h2> <br><ol><li><a href='http://onlineappsdba.com/index.php/2009/06/09/backup-and-recovery-of-oracle-clusterware/' title='Backup and recovery of Oracle Clusterware - OCR'>Backup and recovery of Oracle Clusterware - OCR</a></li><li>Common Wait Events in a Real Application Clusters</li></ol></div><p class="akst_link"><a href="http://onlineappsdba.com/?p=1185&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1185" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=VlVdJLZq6Ik:TVh0GA8s9H4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=VlVdJLZq6Ik:TVh0GA8s9H4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=VlVdJLZq6Ik:TVh0GA8s9H4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=VlVdJLZq6Ik:TVh0GA8s9H4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=VlVdJLZq6Ik:TVh0GA8s9H4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=VlVdJLZq6Ik:TVh0GA8s9H4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=VlVdJLZq6Ik:TVh0GA8s9H4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=VlVdJLZq6Ik:TVh0GA8s9H4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=VlVdJLZq6Ik:TVh0GA8s9H4:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=VlVdJLZq6Ik:TVh0GA8s9H4:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/OnlineAppsDba?a=VlVdJLZq6Ik:TVh0GA8s9H4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/OnlineAppsDba?i=VlVdJLZq6Ik:TVh0GA8s9H4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/OnlineAppsDba/~4/VlVdJLZq6Ik" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2009/06/11/common-wait-events-in-a-real-application-clusters/feed/</wfw:commentRss>
		<feedburner:origLink>http://onlineappsdba.com/index.php/2009/06/11/common-wait-events-in-a-real-application-clusters/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 1.626 seconds --><!-- Cached page served by WP-Cache -->
