<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3" -->
<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/"
	>

<channel>
	<title>Online Apps DBA</title>
	<link>http://onlineappsdba.com</link>
	<description>One Stop Shop for Apps DBA's</description>
	<pubDate>Thu, 02 Sep 2010 12:49:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
	<language>en</language>
			<item>
		<title>ldap_modify: Insufficient access</title>
		<link>http://onlineappsdba.com/index.php/2010/09/02/ldap_modify-insufficient-access/</link>
		<comments>http://onlineappsdba.com/index.php/2010/09/02/ldap_modify-insufficient-access/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 12:46:10 +0000</pubDate>
		<dc:creator>Mahendra</dc:creator>
		
		<category><![CDATA[idm]]></category>

		<category><![CDATA[oid]]></category>

		<category><![CDATA[troubleshooting]]></category>

		<category><![CDATA[ldap]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/09/02/ldap_modify-insufficient-access/</guid>
		<description><![CDATA[This is a very simple issue but answer looks quite unrelated to the problem.
I was trying to run an ldif file that will modify certain attribute and objectclass.
I was giving the user details without quotes in ldap_modify command as shown below and it throws Insufficient access error.
[oracle@hostname bin]$ ./ldapmodify -h hostname -p 389 -D cn=orcladmin [...]]]></description>
			<content:encoded><![CDATA[<p>This is a very simple issue but answer looks quite unrelated to the problem.</p>
<p>I was trying to run an ldif file that will modify certain attribute and objectclass.</p>
<p>I was giving the user details without quotes in ldap_modify command as shown below and it throws Insufficient access error.</p>
<p>[oracle@hostname bin]$ ./ldapmodify -h hostname -p 389 -D cn=orcladmin -W password -f oid_tuning.ldif<br />
modifying entry cn=dsaconfig,cn=configsets,cn=oracle internet directory<br />
ldap_modify: Insufficient access</p>
<p>When I tried with quotes as shown below, it worked like a charm!</p>
<p>[oracle@hostname bin]$ ./ldapmodify -h hostname -p 389 -D “cn=orcladmin” -w password -f oid_tuning.ldif<br />
modifying entry cn=dsaconfig,cn=configsets,cn=oracle internet directory</p>
<p>The error looks like a user lock or access privileges issue, but the   answer is quite simple. Anyhow, feel like it would be useful.</p>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=2107&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2107" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/09/02/ldap_modify-insufficient-access/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Changes in Oracle Access Manager 11g R1 (11.1.1.3)</title>
		<link>http://onlineappsdba.com/index.php/2010/09/01/changes-in-oracle-access-manager-11g-r1-11113/</link>
		<comments>http://onlineappsdba.com/index.php/2010/09/01/changes-in-oracle-access-manager-11g-r1-11113/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 16:25:17 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[Beginners]]></category>

		<category><![CDATA[idm]]></category>

		<category><![CDATA[oam]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/09/01/changes-in-oracle-access-manager-11g-r1-11113/</guid>
		<description><![CDATA[
This post covers changes in Oracle Access Manager from 10g (10.1.4.X) to 11g (11.1.1.X).
Oracle Access Manager (OAM) : is Access Management Product acquired from Oblix in 2005. 

Oblix COREid (6, 7) and OAM 10g is written in C++where as OAM 11g is J2EE application deployed on Oracle WebLogic Server (10.3.3+)
There are two main OAM components in OAM 10g, Access System(Access Server, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/09/oam_11g.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/09/oam_11g.jpg" /></a></p>
<p>This post covers changes in <strong>Oracle Access Manager</strong> from 10g (10.1.4.X) to 11g (11.1.1.X).</p>
<p>Oracle Access Manager (OAM) : is Access Management Product acquired from <strong>Oblix</strong> in 2005. </p>
<ul>
<li>Oblix COREid (6, 7) and OAM 10g is written in<strong> C++</strong>where as OAM 11g is J2EE application deployed on Oracle WebLogic Server (10.3.3+)</li>
<li>There are two main OAM components in OAM 10g, <strong>Access System</strong>(Access Server, WebGate and Policy Manager) and <strong>Identity System</strong> (Identity Server and WebPass). In OAM 11g there is <strong>NO</strong> &#8220;<strong>Identity System Component</strong>&#8220;. Identity related functions are moved to <strong>Oracle Identity Manager</strong>(OIM) 11g. (OIM is user provisioning and reconciliation product acquired from Thor Xellerate)</li>
<li>There is <strong>NO </strong>identityXML interface or Workflow in OAM 11g.</li>
<li>Access Server in 10g is now called as <strong>OAM Server</strong> in 11g</li>
<li><strong>Policy Manager</strong> in 10g is now called as <strong>OAM Administration Console</strong> in 11g</li>
<li><strong>AccesssGate</strong> and <strong>WebGate</strong> in 10g are now called as <strong>OAM Agents</strong> in 11g</li>
<li><strong>Directory Profiles</strong> in 10g are now called as <strong>User-Identity Store</strong> in 11g</li>
<li>In OAM 10g <strong>configurations </strong>are stored in LDAP servers where as in OAM 11g configurations are stored in xml file (under webloigic domain) - $DOMAIN_HOME/config/fmwconfig/<strong>oam-config.xml</strong></li>
<li>In OAM 10g <strong>Policies </strong>are stored in LDAP server where as in OAM 11g you have option to store them either in XML file or in Database.</li>
<li>In OAM 10g <strong>Sessions </strong>used to be stateless where as in OAM 11g, <strong>user sessions are stateful </strong>and stored on Server in OAM 11g (It is possible to leverage <strong>Coherence</strong> for distributed caching of session data). <font color="#ff0000">For more information on Oracle Coherence (earlier Tangosol) </font><a href="http://onlineappsdba.com/index.php/2010/07/12/oracle-coherence-36-is-now-available/"><font color="#ff0000"><a target="_blank" href="http://onlineappsdba.com/index.php/2010/07/12/oracle-coherence-36-is-now-available/">click here</a></font></a></li>
<li>In OAM 11g (by default) <strong>Policy Data</strong> &amp; <strong>User session data</strong>is stored in single database (details under $DOMAIN_HOME/config/jdbc/<strong>oam-db-jdbc.xml</strong>) under one schema however it is possible to configure <strong>OAM Policy Data</strong> in to one database and <strong>user session data</strong> in another database. </li>
<li>OAM Server (Access Server in 10g) in OAM 11g is deployed on WebLogic Managed Server (<strong>oam_server1</strong> - default port 14100)</li>
<li>In OAM 11g, <strong>OAM</strong> <strong>Administration Console</strong>(Policy Manager in 10g) is deployed on WebLogic Admin Server (default port 7001)</li>
<li>URL for OAM Administration Console is <strong>http://server:7001/oamconsole</strong> (default username/password created during domain creation in weblogic)</li>
<li>OAM 11g User Interface (UI) is based on Application Development Framework (ADF)</li>
<li>Three type of Web Agents are supported in OAM 11g -<br />
<strong>a) </strong>AccessGate/WebGate from 11g<br />
<strong>b) </strong>AccessGate/WebGate from 10g (for backward compatibility) and<br />
<strong>c) </strong>mod_osso for Oracle 10g Single Sign-On integration  </li>
</ul>
<p>. </p>
<p><strong>For step by step installation of Oracle Access Manager (OAM) 11g </strong><a target="_blank" href="http://onlineappsdba.com/index.php/2010/08/05/oracleidm-11g-step-by-installation-of-oam-oim-oaam-oapm-oin-111130-part-i-load-schema/"><strong>click here</strong></a></p>
 <div class=’series_links’><a href='http://onlineappsdba.com/index.php/2010/06/27/password-policy-in-oracle-access-manager-oam/' title='Password Policy in Oracle Access Manager #OAM'>Previous in series</a> </div><div class=’series_toc’><h2>Related Posts for Access Manager</h2> <br><ol><li><a href='http://onlineappsdba.com/index.php/2007/05/26/integration-steps-10g-as-with-oam-coreid/' title='Integration Steps - 10g AS with OAM (COREid)'>Integration Steps - 10g AS with OAM (COREid)</a></li><li><a href='http://onlineappsdba.com/index.php/2007/05/25/oas-oam-access-manager-oblix-coreid-integration-architecture/' title='OAS - OAM (Access Manager / Oblix COREid) Integration Architecture'>OAS - OAM (Access Manager / Oblix COREid) Integration Architecture</a></li><li><a href='http://onlineappsdba.com/index.php/2007/03/20/oblix-coreid-and-oracle-identity-management/' title='Oblix COREid and Oracle Identity Management'>Oblix COREid and Oracle Identity Management</a></li><li><a href='http://onlineappsdba.com/index.php/2007/03/22/installing-oracle-access-manager-oblix-coreid-netpoint/' title='Installing Oracle Access Manager (Oblix COREid / Netpoint)'>Installing Oracle Access Manager (Oblix COREid / Netpoint)</a></li><li><a href='http://onlineappsdba.com/index.php/2008/04/03/oracle-access-manager-oblix-coreid-10142-upgrade/' title='Oracle Access Manager (Oblix COREid) 10.1.4.2 Upgrade'>Oracle Access Manager (Oblix COREid) 10.1.4.2 Upgrade</a></li><li><a href='http://onlineappsdba.com/index.php/2007/04/15/access-manager-webgate-request-flow/' title='Access Manager: WebGate Request Flow'>Access Manager: WebGate Request Flow</a></li><li><a href='http://onlineappsdba.com/index.php/2010/04/25/introduction-to-oracle-access-manager-identity-and-access-system-webpass-webgate-policy-manager/' title='Introduction to Oracle Access manager : Identity and Access System - WebPass , Webgate, Policy Manager'>Introduction to Oracle Access manager : Identity and Access System - WebPass , Webgate, Policy Manager</a></li><li><a href='http://onlineappsdba.com/index.php/2010/04/23/certified-directory-server-ad-oid-tivoli-novell-sun-or-ovd-and-their-version-with-oracle-access-manager/' title='Certified Directory Server (AD, OID, Tivoli, Novell, Sun or OVD) and their version with Oracle Access Manager'>Certified Directory Server (AD, OID, Tivoli, Novell, Sun or OVD) and their version with Oracle Access Manager</a></li><li><a href='http://onlineappsdba.com/index.php/2010/05/03/install-oracle-access-manager-oam-10143-identity-server-webpass-policy-manager-access-server-webgate/' title='Install Oracle Access Manager (OAM) 10.1.4.3 Identity Server, WebPass, Policy Manager, Access Server, WebGate'>Install Oracle Access Manager (OAM) 10.1.4.3 Identity Server, WebPass, Policy Manager, Access Server, WebGate</a></li><li><a href='http://onlineappsdba.com/index.php/2010/05/04/multi-language-or-multi-lingual-supportdocumentation-for-oracle-access-manager-oam/' title='Multi-Language or multi-lingual Support/Documentation for Oracle Access Manager (OAM)'>Multi-Language or multi-lingual Support/Documentation for Oracle Access Manager (OAM)</a></li><li><a href='http://onlineappsdba.com/index.php/2010/05/08/oam-policy-manager-setup-issue-error-in-setting-policy-domain-root-oam-with-ad-and-dynamic-auxiliary-class/' title='OAM Policy Manager Setup Issue &#8220;Error in setting Policy Domain Root&#8221; : OAM with AD and Dynamic Auxiliary Class'>OAM Policy Manager Setup Issue &#8220;Error in setting Policy Domain Root&#8221; : OAM with AD and Dynamic Auxiliary Class</a></li><li><a href='http://onlineappsdba.com/index.php/2010/05/17/oam-10143-installation-part-ii-indentity-server-installation/' title='OAM 10.1.4.3 Installation Part II - Indentity Server Installation'>OAM 10.1.4.3 Installation Part II - Indentity Server Installation</a></li><li><a href='http://onlineappsdba.com/index.php/2010/05/18/oamcfgtool-oam-configuration-tool-for-fusion-middleware-11g-soawebcenter-integration-with-oam/' title='OAMCFGTOOL : OAM Configuration Tool for Fusion Middleware 11g (SOA/WebCenter) Integration with OAM'>OAMCFGTOOL : OAM Configuration Tool for Fusion Middleware 11g (SOA/WebCenter) Integration with OAM</a></li><li><a href='http://onlineappsdba.com/index.php/2010/05/24/oracle-access-manager-installation-part-iii-install-webpass/' title='Oracle Access Manager Installation Part III : Install WebPass'>Oracle Access Manager Installation Part III : Install WebPass</a></li><li><a href='http://onlineappsdba.com/index.php/2010/05/28/oam-access-server-service-missing-when-installing-access-manager-with-adsi-for-ad-on-windows/' title='OAM : Access Server Service Missing when installing Access Manager with ADSI for AD on Windows'>OAM : Access Server Service Missing when installing Access Manager with ADSI for AD on Windows</a></li><li><a href='http://onlineappsdba.com/index.php/2010/06/02/oam-create-user-identity-you-do-not-have-sufficient-rights-create-user-workflow/' title='OAM : Create User Identity - You do not have sufficient rights : Create User Workflow'>OAM : Create User Identity - You do not have sufficient rights : Create User Workflow</a></li><li><a href='http://onlineappsdba.com/index.php/2010/06/27/password-policy-in-oracle-access-manager-oam/' title='Password Policy in Oracle Access Manager #OAM'>Password Policy in Oracle Access Manager #OAM</a></li><li>Changes in Oracle Access Manager 11g R1 (11.1.1.3)</li></ol></div><p class="akst_link"><a href="http://onlineappsdba.com/?p=2078&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2078" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/09/01/changes-in-oracle-access-manager-11g-r1-11113/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unclean shutdown of previous Apache run?  *** glibc detected *** realloc(): invalid size: 0&#215;0819e4a8 *** : Issue while restarting HTTP Server</title>
		<link>http://onlineappsdba.com/index.php/2010/09/01/unclean-shutdown-of-previous-apache-run-glibc-detected-realloc-invalid-size-0x0819e4a8-issue-while-restarting-http-server/</link>
		<comments>http://onlineappsdba.com/index.php/2010/09/01/unclean-shutdown-of-previous-apache-run-glibc-detected-realloc-invalid-size-0x0819e4a8-issue-while-restarting-http-server/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 14:03:08 +0000</pubDate>
		<dc:creator>Mahendra</dc:creator>
		
		<category><![CDATA[idm]]></category>

		<category><![CDATA[oam]]></category>

		<category><![CDATA[ohs]]></category>

		<category><![CDATA[troubleshooting]]></category>

		<category><![CDATA[HTTP Server]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/09/01/unclean-shutdown-of-previous-apache-run-glibc-detected-realloc-invalid-size-0x0819e4a8-issue-while-restarting-http-server/</guid>
		<description><![CDATA[There is a known issue when Oracle Access Manager components such as WebPass, Policy Manager and WebGates are installed on Oracle HTTP Server.
Typically, while installing the WebPass (say) , the httpd.conf of HTTP Server will be pointed out and after the webpass configurations are updated in the httpd.conf, the Http Server should be restarted.
The below [...]]]></description>
			<content:encoded><![CDATA[<p>There is a known issue when Oracle Access Manager components such as WebPass, Policy Manager and WebGates are installed on Oracle HTTP Server.</p>
<p>Typically, while installing the WebPass (say) , the httpd.conf of HTTP Server will be pointed out and after the webpass configurations are updated in the httpd.conf, the Http Server should be restarted.</p>
<p>The below error was encountered in Apache error log while restarting HTTP Server</p>
<p><font color="#000000" face="MS Shell Dlg 2" size="2">/u01/osinfra/Apache/Apache/logs/httpd.pid overwritten  &#8212; Unclean shutdown of previous Apache run?</font><br />
<font color="#000000" face="MS Shell Dlg 2" size="2">*** glibc detected *** realloc():  invalid size: 0&#215;0819e4a8 ***</font></p>
<p>This is because of the perl module in the Apache server.</p>
<p>Edit the httpd.conf and edit the below line.</p>
<p>LoadModule perl_module libexec/libperl.so</p>
<p>Attempt to start the HTTP Server is succesful.</p>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=2105&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2105" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/09/01/unclean-shutdown-of-previous-apache-run-glibc-detected-realloc-invalid-size-0x0819e4a8-issue-while-restarting-http-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SSO server version v3.0 is not supported: BPEL OSSO Integration</title>
		<link>http://onlineappsdba.com/index.php/2010/08/30/sso-server-version-v30-is-not-supported-bpel-osso-integration/</link>
		<comments>http://onlineappsdba.com/index.php/2010/08/30/sso-server-version-v30-is-not-supported-bpel-osso-integration/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 13:46:11 +0000</pubDate>
		<dc:creator>Mahendra</dc:creator>
		
		<category><![CDATA[bpel]]></category>

		<category><![CDATA[idm]]></category>

		<category><![CDATA[integration]]></category>

		<category><![CDATA[sso]]></category>

		<category><![CDATA[troubleshooting]]></category>

		<category><![CDATA[OSSO]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/08/30/sso-server-version-v30-is-not-supported-bpel-osso-integration/</guid>
		<description><![CDATA[As part of the BPEL worklist integration with Oracle Single Sign-on, we&#8217;ll generate the osso.conf in infra tier as shown below.
./ssoreg.sh -oracle_home_path $ORACLE_HOME -config_mod_osso TRUE -site_name LBR_Hostname:7777 -remote_midtier config_file $ORACLE_HOME/Apache/Apache/conf/osso/worklist/osso.conf  -mod_osso_url http://LBR_Hostname:7777
Then the osso.conf file will be used in mid-tier (BPEL worklist) for performing few configurations. This will be followed by a restart of HTTP [...]]]></description>
			<content:encoded><![CDATA[<p>As part of the BPEL worklist integration with Oracle Single Sign-on, we&#8217;ll generate the osso.conf in infra tier as shown below.</p>
<p>./ssoreg.sh -oracle_home_path $ORACLE_HOME -config_mod_osso TRUE -site_name LBR_Hostname:7777 -remote_midtier config_file $ORACLE_HOME/Apache/Apache/conf/osso/worklist/osso.conf  -mod_osso_url http://LBR_Hostname:7777</p>
<p>Then the osso.conf file will be used in mid-tier (BPEL worklist) for performing few configurations. This will be followed by a restart of HTTP Server and OC4J processes.</p>
<p>We encountered the below error while restarting the HTTP Server of BPEL server.</p>
<p>$ORACLE_HOME/Apache/Apache/bin/apachectl start: execing httpd<br />
Syntax error on line 7 of $ORACLE_HOME/Apache/Apache/conf/mod_osso.conf:<br />
SSO server version v3.0 is not supported</p>
<p>The root cause of the issue is the infra tier version. If the Infra tier is upgraded to 10.1.4.3, then the ssoreg.sh should be run with an additional parameter <strong>-sso_partner_version v1.4 </strong>as shown below.</p>
<p>./ssoreg.sh -oracle_home_path $ORACLE_HOME -config_mod_osso TRUE -site_name LBR_Host:7777 -remote_midtier config_file $ORACLE_HOME/Apache/Apache/conf/osso/worklist/osso.conf  -mod_osso_url http://LBR_Host:7777<br />
-sso_partner_version v1.4</p>
<p>However, this is not applicable if you are using Infra Tier version with 10.1.4.0.1.</p>
<p><strong>Helpful articles:</strong></p>
<p>Metalink article : <font face="helvetica"><strong>809743.1</strong></font></p>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=2102&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2102" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/08/30/sso-server-version-v30-is-not-supported-bpel-osso-integration/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Troubleshooting BPEL worklist integration with Oracle Single Sign-on.</title>
		<link>http://onlineappsdba.com/index.php/2010/08/30/troubleshooting-bpel-worklist-integration-with-oracle-single-sign-on/</link>
		<comments>http://onlineappsdba.com/index.php/2010/08/30/troubleshooting-bpel-worklist-integration-with-oracle-single-sign-on/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 13:23:57 +0000</pubDate>
		<dc:creator>Mahendra</dc:creator>
		
		<category><![CDATA[bpel]]></category>

		<category><![CDATA[idm]]></category>

		<category><![CDATA[integration]]></category>

		<category><![CDATA[soa]]></category>

		<category><![CDATA[sso]]></category>

		<category><![CDATA[troubleshooting]]></category>

		<category><![CDATA[OSSO]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/08/30/troubleshooting-bpel-worklist-integration-with-oracle-single-sign-on/</guid>
		<description><![CDATA[I have recently done the BPEL worklist integration with Oracle Single Sign-on. Check this post for integration process.
I did not witness any issues in a development environment. However, when I replicated the same integration process in a product environment, I found the difference.
I have followed this metalink note for 753087.1 BPEL OSSO integration. During the [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently done the BPEL worklist integration with Oracle Single Sign-on. Check this <a href="http://onlineappsdba.com/index.php/2010/08/11/oracle-access-manager-integration-with-bpel/" title="BPEL-OSSO">post </a>for integration process.</p>
<p>I did not witness any issues in a development environment. However, when I replicated the same integration process in a product environment, I found the difference.</p>
<p>I have followed this metalink note for <font face="helvetica"><strong>753087.1 </strong></font>BPEL OSSO integration. During the BPEL worklist registration process, the <code>-site_name </code>is given as <code>myhost.mydomain.com</code>. This means the BPEL worklist port number is not used here and it was not mentioned whether it is the individual BPEL server hostname or the load balance router URL.</p>
<p>Many attempts used with registering the individual BPEL server name with OSSO were invain using <strong>ssoreg.sh</strong>.</p>
<p>I was skeptical from the beginning as to register whether with the LBR or individual server. Conceptually, the Load balancer is not intelligent enough to route it to OSSO server, it is the individual BPEL servers which are registered with OSSO who could do it. Well, this is my perception!</p>
<p>When I register with individual BPEL server, I was getting the below error when I access the BPEL worklist using the URL http://soa.domain.com:7777/integration/worklistapp/</p>
<p><img src="///C:/DOCUME%7E1/bujji/LOCALS%7E1/Temp/moz-screenshot-1.png" /><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/image003.jpg" title="Error Image"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/image003.jpg" alt="Error Image" width="783" height="179" /></a>There was no helpful errors in OC4J logs and hence found very difficult to troubleshoot.</p>
<p>I have gone through few configuration files of BPEL worklist server to check what URL the server is accepting/using. One of the files is Wf_client_config.xml located under $ORACLE_HOME/bpel/system/services/config.</p>
<p>The URL that it is pointing is the LBR and not the individual BPEL server as shown below.</p>
<p>&lt;identityService&gt;<br />
&lt;soapEndPoint&gt;http://LBR.hostname:7777/integration/services/IdentityService/identity&lt;/soapEndPoint&gt;<br />
&lt;/identityService&gt;</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
<p>I read this metalink article <font face="helvetica"><strong>739686.1</strong></font> just to get to know few more things about this integration troubleshooting. I found that -site_name is used as hostname.domain:bpel_port and this is something which is not mentioned in the basic metalink article we were following <font face="helvetica"><strong>753087.1 </strong></font>.</p>
<p>Now I got some clue to register the BPEL as LBR hostname including the bpel port.</p>
<p>So, I used the below script to run using <strong>ssoreg.sh</strong>.</p>
<p>./ssoreg.sh -oracle_home_path $ORACLE_HOME -config_mod_osso TRUE -site_name LBR.hostname:7777 -remote_midtier -config_file $ORACLE_HOME/Apache/Apache/conf/osso/worklist/osso.conf  -mod_osso_url http://LBR.hostname:7777<br />
-sso_partner_version v1.4</p>
<p>When I did so, the SSO worked like a gem!</p>
<p>Note: The BPEL worklist port in our case is 7777, hence change it as per your application.</p>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=2100&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2100" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/08/30/troubleshooting-bpel-worklist-integration-with-oracle-single-sign-on/feed/</wfw:commentRss>
		</item>
		<item>
		<title>time out while waiting for a managed process to stop HTTP_Server</title>
		<link>http://onlineappsdba.com/index.php/2010/08/30/time-out-while-waiting-for-a-managed-process-to-stop-http_server/</link>
		<comments>http://onlineappsdba.com/index.php/2010/08/30/time-out-while-waiting-for-a-managed-process-to-stop-http_server/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 12:49:30 +0000</pubDate>
		<dc:creator>Mahendra</dc:creator>
		
		<category><![CDATA[idm]]></category>

		<category><![CDATA[ohs]]></category>

		<category><![CDATA[troubleshooting]]></category>

		<category><![CDATA[HTTP Server]]></category>

		<category><![CDATA[OPMN]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/08/30/time-out-while-waiting-for-a-managed-process-to-stop-http_server/</guid>
		<description><![CDATA[This is a generic error that everybody will come across, but it may be for different process like HTTP_Server, OC4J_SECURITY etc.,
In my case, I got it while restarting/stopping the HTTP_Server as shown below.
[oracle@mahendra.domain.com bin]$ ./opmnctl stopall
opmnctl: stopping opmn and all managed processes&#8230;
=======================
opmn id=mahendra.domain.com:7017
2 of 3 processes stopped.
ias-instance id=oasinfra.mahendra.domain.com
++++++++++++++++++++++++++++
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
ias-component/process-type/process-set:
HTTP_Server/HTTP_Server/HTTP_Server
Error
&#8211;&#62; Process (pid=6047)
time out while waiting for a [...]]]></description>
			<content:encoded><![CDATA[<p>This is a generic error that everybody will come across, but it may be for different process like HTTP_Server, OC4J_SECURITY etc.,</p>
<p>In my case, I got it while restarting/stopping the HTTP_Server as shown below.</p>
<p>[oracle@mahendra.domain.com bin]$ ./opmnctl stopall<br />
opmnctl: stopping opmn and all managed processes&#8230;<br />
=======================<br />
opmn id=mahendra.domain.com:7017<br />
2 of 3 processes stopped.</p>
<p>ias-instance id=oasinfra.mahendra.domain.com<br />
++++++++++++++++++++++++++++<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
ias-component/process-type/process-set:<br />
HTTP_Server/HTTP_Server/HTTP_Server</p>
<p>Error<br />
&#8211;&gt; Process (pid=6047)<br />
time out while waiting for a managed process to stop<br />
Log:<br />
/u01/osinfra/opmn/logs/HTTP_Server~1</p>
<p>opmnctl: graceful stop of processes failed, trying forceful shutdown&#8230;</p>
<p>Even the shutdown was not successful as shown below.</p>
<p>[oracle@mahendra.domain.com bin]$ ./opmnctl shutdown<br />
opmnctl: shutting down opmn and all managed processes&#8230;<br />
Unacceptable request: OPMN is terminating<br />
&lt;?xml version=&#8217;1.0&#8242; encoding=&#8217;ISO-8859-1&#8242;?&gt;<br />
&lt;response&gt;<br />
&lt;opmn id=&#8221;mahendra.domain.com:7017&#8243; http-status=&#8221;406&#8243; http-response=&#8221;OPMN is terminating&#8221;&gt;<br />
&lt;/opmn&gt;<br />
&lt;/response&gt;</p>
<p>Then I checked the status of opmnctl processes as shown below.</p>
<p>[oracle@mahendra.domain.com bin]$ ./opmnctl status</p>
<p>Processes in Instance: oasinfra.mahendra.domain.com<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;<br />
ias-component      | process-type       |     pid | status<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;<br />
DSA                | DSA                |     N/A | Down<br />
LogLoader          | logloaderd         |     N/A | Down<br />
dcm-daemon         | dcm-daemon         |     N/A | Down<br />
OC4J               | OC4J_SECURITY      |     N/A | Down<br />
HTTP_Server        | HTTP_Server        |    6047 | Stop<br />
OID                | OID                |     N/A | Down</p>
<p>All the processes except HTTP_Server were down and even several attempts to stop HTTP Server alone could not succeed.</p>
<p>So, I have checked the process id that the HTTP_Server is being assigned to as shown below.</p>
<p>[oracle@mahendra.domain.com bin]$ ./opmnctl status -l</p>
<p>Processes in Instance: oasinfra.mahendra.domain.com<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;+&#8212;&#8211;<br />
ias-component      | process-type       |     pid | status   |        uid |  memused |    uptime | ports<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;+&#8212;&#8211;<br />
DSA                | DSA                |     N/A | Down     |        N/A |      N/A |       N/A | N/A<br />
LogLoader          | logloaderd         |     N/A | Down     |        N/A |      N/A |       N/A | N/A<br />
dcm-daemon         | dcm-daemon         |     N/A | Down     |        N/A |      N/A |       N/A | N/A<br />
OC4J               | OC4J_SECURITY      |     N/A | Down     |        N/A |      N/A |       N/A | N/A<br />
HTTP_Server        | HTTP_Server        |    6047 | Stop     | 1912078433 |    12328 |  00:23:20 | N/A<br />
OID                | OID                |     N/A | Down     |        N/A |      N/A |       N/A | N/A</p>
<p>So, I have searched for the process identifier as shown below and it is to be killed.</p>
<p>[oracle@mahendra.domain.com bin]$ ps -ef | grep  1912078433<br />
oracle    6047     1  0 12:08 ?        00:00:00 /u01/osinfra/Apache/Apache/bin/httpd -d /u01/osinfra/Apache/Apache -U 1912078433<br />
oracle   10820 27210  0 12:31 pts/4    00:00:00 grep 1912078433</p>
<p>Killing the process as shown below.</p>
<p>[oracle@mahendra.domain.com bin]$ kill -9 6047</p>
<p>Few seconds later, the opmnctl processes showed not connected as shown below.</p>
<p>[oracle@mahendra.domain.com bin]$ ./opmnctl status<br />
Unable to connect to opmn.<br />
Opmn may not be up.</p>
<p>Now, I have started the opmnctl processes and this time I am through.</p>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=2099&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2099" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/08/30/time-out-while-waiting-for-a-managed-process-to-stop-http_server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Oracle Identity Manager (OIM) Connector for Oracle Internet Directory (OID) : Architecture and Overview</title>
		<link>http://onlineappsdba.com/index.php/2010/08/26/oracle-identity-manager-oim-connector-for-oracle-internet-directory-oid-architecture-and-overview/</link>
		<comments>http://onlineappsdba.com/index.php/2010/08/26/oracle-identity-manager-oim-connector-for-oracle-internet-directory-oid-architecture-and-overview/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 16:15:44 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[OIM]]></category>

		<category><![CDATA[oid]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/08/26/oracle-identity-manager-oim-connector-for-oracle-internet-directory-oid-architecture-and-overview/</guid>
		<description><![CDATA[
Oracle Identity Manager (OIM) : is Identity Provisioning and Reconciliation software . To know more about provisioning and reconciliation in OIM click here
Oracle Internet Directory (OID) : is LDAP (Lightweight Directory Access Protocol) compliant Directory Server from Oracle. To know more about OID click here
Oracle Identity Manager Connectors : are used to integrate OIM with third party applications [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/oid_oim_connector_1.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/oid_oim_connector_1.jpg" /></a></p>
<p><strong>Oracle Identity Manager</strong> (OIM) : is Identity Provisioning and Reconciliation software . To know more about provisioning and reconciliation in OIM <a target="_blank" href="http://onlineappsdba.com/index.php/2010/07/01/resource-reconciliation-provisioning-and-connector-in-oracle-identity-manager-oim/">click here</a></p>
<p><strong>Oracle Internet Directory</strong> (OID) : is LDAP (Lightweight Directory Access Protocol) compliant Directory Server from Oracle. To know more about OID <a target="_blank" href="http://onlineappsdba.com/index.php/2006/12/04/oracle-internet-directory-oid/">click here</a></p>
<p><strong>Oracle Identity Manager Connectors :</strong> are used to integrate OIM with third party applications (ERP, OID, Databases)</p>
<p><strong>Resources/Target System</strong> : Third Party Applications (OID, EBS/ERP, CRM, Databases) to which OIM connects for reconciliation and provisioning are called as Resources (sometime also referred by Target System)</p>
<ul>
<li>For OID Connector, OID version 9.x, 10.1.4.x and 11Gr1 (11.1.1.X) are supported.</li>
</ul>
<p>There are two modes in which connector can be run (either of two) <strong>Identity Reconciliation</strong> or <strong>Account Management</strong></p>
<p><strong><u>a) Identity Reconciliation Mode</u> :</strong>OID is used as trusted source and users are modified and created directly in OID and then reconciled to OIM. <br />
At time of reconciliation,<br />
<strong>i) </strong>Scheduled task establishes connection to OID and sends reconciliation criteria to APIs (Application Programming Interface)<br />
<strong>ii)</strong>The APIs extract user records that matches reconciliation criteria and pass them to scheduled task<br />
<strong>iii)</strong> Scheduled task brings the records to Oracle Identity Manager (OIM)<br />
<strong>iv)</strong> Each record (users) fetched form OID is then compared with existing OIM users and if user record already exists then update made to user record in OID is copied to OIM user. If no match is found then user record fetched from OID is used to create an OIM User.</p>
<p><strong><u>b) Account Management Mode</u></strong>: In account management mode OID is used as target resource . When configured in Account Management mode, there are two type of operations <strong>provisioning </strong>and <strong>reconciliation</strong> carried out by connector account .</p>
<p><strong>Provisioning Operation</strong>: During Provisioning operation<br />
<strong>i)</strong>Adapters carry provisioning data submitted through process form to OID.<br />
<strong>ii)</strong>APIs on OID accepts provisioning data from adapters.<br />
<strong>iii)</strong>APIs carry out required operation (add, update, delete) to OID and return response from OID to adapter<br />
<strong>iv)</strong> Adapters return response back to OIM</p>
<p><strong>Reconciliation Operation</strong> : During Reconciliation Operation<br />
<strong>i)</strong>Scheduled task establishes connection to OID and sends reconciliation criteria to APIs (Application Programming Interface)<br />
<strong>ii)</strong>The APIs extract user records that matches reconciliation criteria and pass them to scheduled task<br />
<strong>iii)</strong> Scheduled task brings the records to Oracle Identity Manager (OIM)<br />
<strong>iv)</strong> Each record (users) fetched form OID is then compared with existing OIM users and if user record already exists then update made to user record in OID is copied to OIM user. If no match is found then user record fetched from OID is used to create an OIM User.</p>
<p><font color="#ff0000">For Step by Step installation of OID-OIM connector in 11g stay tuned</font></p>
 <div class=’series_links’><a href='http://onlineappsdba.com/index.php/2010/07/01/resource-reconciliation-provisioning-and-connector-in-oracle-identity-manager-oim/' title='Resource, Reconciliation, Provisioning and Connector in Oracle Identity Manager #OIM'>Previous in series</a> <a href='http://onlineappsdba.com/index.php/2010/08/12/step-by-step-installation-of-oim-design-console-910/' title='Step by Step Installation of OIM Design Console 9.1.0'>Next in series</a></div><div class=’series_toc’><h2>Related Posts for Identity Manager</h2> <br><ol><li><a href='http://onlineappsdba.com/index.php/2007/05/02/oracle-identity-manager-user-provisioning-thor/' title='Oracle Identity Manager (User Provisioning - Thor)'>Oracle Identity Manager (User Provisioning - Thor)</a></li><li><a href='http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/' title='Installing Oracle Identity Manager (Thor Xellerate)'>Installing Oracle Identity Manager (Thor Xellerate)</a></li><li><a href='http://onlineappsdba.com/index.php/2008/02/04/oracle-identity-manager-91-released/' title='Oracle Identity Manager 9.1 released'>Oracle Identity Manager 9.1 released</a></li><li><a href='http://onlineappsdba.com/index.php/2010/06/29/oracle-identity-manager-thor-xellerate-architecture/' title='Oracle Identity Manager (Thor Xellerate) Architecture'>Oracle Identity Manager (Thor Xellerate) Architecture</a></li><li><a href='http://onlineappsdba.com/index.php/2010/07/01/resource-reconciliation-provisioning-and-connector-in-oracle-identity-manager-oim/' title='Resource, Reconciliation, Provisioning and Connector in Oracle Identity Manager #OIM'>Resource, Reconciliation, Provisioning and Connector in Oracle Identity Manager #OIM</a></li><li>Oracle Identity Manager (OIM) Connector for Oracle Internet Directory (OID) : Architecture and Overview</li><li><a href='http://onlineappsdba.com/index.php/2010/08/12/step-by-step-installation-of-oim-design-console-910/' title='Step by Step Installation of OIM Design Console 9.1.0'>Step by Step Installation of OIM Design Console 9.1.0</a></li></ol></div><p class="akst_link"><a href="http://onlineappsdba.com/?p=2039&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2039" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/08/26/oracle-identity-manager-oim-connector-for-oracle-internet-directory-oid-architecture-and-overview/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Integration of E-Business suite with Oracle Single Sign-on</title>
		<link>http://onlineappsdba.com/index.php/2010/08/24/integration-of-e-business-suite-with-oracle-single-sign-on/</link>
		<comments>http://onlineappsdba.com/index.php/2010/08/24/integration-of-e-business-suite-with-oracle-single-sign-on/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 15:30:09 +0000</pubDate>
		<dc:creator>Mahendra</dc:creator>
		
		<category><![CDATA[idm]]></category>

		<category><![CDATA[integration]]></category>

		<category><![CDATA[oid]]></category>

		<category><![CDATA[E-Business Suite]]></category>

		<category><![CDATA[OSSO]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/08/24/integration-of-e-business-suite-with-oracle-single-sign-on/</guid>
		<description><![CDATA[Hi all,
I have done the integration of E-Business suite with Oracle Single Sign-on today and would like to post few integration details of the same.
In my case, I am using EBS 12.0.6 and the pre-requisites is that OID should be upgraded to 10.1.4.3. The patch 5855635 should be applied in E-Business Suite machine  if the [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>I have done the integration of E-Business suite with Oracle Single Sign-on today and would like to post few integration details of the same.</p>
<p>In my case, I am using EBS 12.0.6 and the pre-requisites is that OID should be upgraded to 10.1.4.3. The patch 5855635 should be applied in E-Business Suite machine  if the E-Business suite is running on AIX machine.</p>
<p>Note: You might need to check the certification matrix the exact OID version compatible for E-Business version.</p>
<p>All we need is to register the OID with the E-Business instance. A script <code>txkrun.pl </code>needs to be run for this, which will register the E-Business application in Oracle Single Sign-On server of the OID instance and registers the OID details in E-Business Suite database.</p>
<p>For eg; <code>$FND_TOP/bin/txkrun.pl -script=SetSSOReg</code></p>
<p>Note: Several other parameters can be provided in the above command based on your requirement. Investigate that in the metalink article given below.</p>
<p>The sample output of the above script is shown below.</p>
<p>Enter the host name where Oracle iAS Infrastructure database is installed ? OID_HOSTNAME<br />
Enter the LDAP Port on Oracle Internet Directory server ? OID_PORT</p>
<p>Enter SSL LDAP Port on Oracle Internet Directory server ? OID_SSL_PORT<br />
Enter the Oracle Internet Directory Administrator (orcladmin) Bind password ?<br />
Enter the instance password that you would like to register this application instance with ?<br />
Enter Oracle E-Business apps database user password ?</p>
<p>You can observe that first input to be given is the hostname where Oracle iAS Infrastructure database is installed. This means you should enter the Database hostname if OID and DB are residing on different machines which is the same in our case. In fact, we should provide the OID hostname and not DB hostname.</p>
<p>After OID registration is completed successfully, check the OSSO application whether the EBS is registered as partner application or not and restart the OC4J_Security service.</p>
<p>Create an EBS user in OID (not an admin user) as shown below,</p>
<p>for e.g., username=operations, password=welcome1</p>
<p>When you access the E-Business console, it will display OSSO login page for login details and upon submitting those details, it will show another login page which is to map the operations user in E-Business, the second login page will appear only for the first time you access the E-Business console after OID registration.</p>
<p>For subsequent access of E-Business console, any OID user trying to login will be mapped to operations user of E-Business application.</p>
<p><strong>Helpful Articles:</strong></p>
<p><font face="helvetica"><strong>Metalink Note: 376811.1 </strong></font></p>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=2098&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2098" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/08/24/integration-of-e-business-suite-with-oracle-single-sign-on/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Part VI : Configure Identity Manager (OIM) : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN</title>
		<link>http://onlineappsdba.com/index.php/2010/08/23/part-vi-configure-identity-manager-oim-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/</link>
		<comments>http://onlineappsdba.com/index.php/2010/08/23/part-vi-configure-identity-manager-oim-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 02:34:44 +0000</pubDate>
		<dc:creator>Atul Kumar</dc:creator>
		
		<category><![CDATA[OIM]]></category>

		<category><![CDATA[identity_manager]]></category>

		<category><![CDATA[idm]]></category>

		<category><![CDATA[installation]]></category>

		<category><![CDATA[oaam]]></category>

		<category><![CDATA[oam]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/08/23/part-vi-configure-identity-manager-oim-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/</guid>
		<description><![CDATA[This is part VI of step by step installation of Oracle Identity Management (OAM, OIM, OAAM, OAPM &#38; OIN) which covers configuring Oracle Identity Manager 11.1.1.3.0 .
           Oracle Identity Manager (OIM) is User Provisioning and User Management component of Oracle Identity Management 11g.

For Part I Download Software and create Schema click here 
For Part II Install WebLogic Server [...]]]></description>
			<content:encoded><![CDATA[<p>This is part VI of <strong>step by step installation of Oracle Identity Management</strong> (OAM, OIM, OAAM, OAPM &amp; OIN) which covers configuring <strong>Oracle Identity Manager </strong>11.1.1.3.0 .<br />
           <strong>Oracle Identity Manager </strong>(OIM) is User Provisioning and User Management component of Oracle Identity Management 11g.</p>
<ul>
<li>For Part I Download Software and create Schema <a target="_blank" href="http://onlineappsdba.com/index.php/2010/08/05/oracleidm-11g-step-by-installation-of-oam-oim-oaam-oapm-oin-111130-part-i-load-schema/"><strong>click here</strong></a> </li>
<li>For Part II Install WebLogic Server 10.3.3  <a target="_blank" href="http://onlineappsdba.com/index.php/2010/08/07/part-ii-install-weblogic-1033-oracleidm-11g-step-by-installation-of-oam-oim-oaam-oapm-oin-111130/"><strong>click here</strong></a></li>
<li>For Part III Install SOA Server and Upgrade to 11.1.1.3 <a target="_blank" href="http://onlineappsdba.com/index.php/2010/08/09/part-iii-install-soa-11112-upgrade-to-11113-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin-111130/"><strong>click here</strong></a></li>
<li>For Part IV Install IDAM 11.1.1.3 <a target="_blank" href="http://onlineappsdba.com/index.php/2010/08/10/part-iv-install-idam-11113-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/"><strong>click he</strong></a></li>
<li>For Part V Create Domain for OIM, OAM, OAAM, OAPM &amp; OIN <a target="_blank" href="http://onlineappsdba.com/index.php/2010/08/17/part-v-create-domain-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/">here</a></li>
</ul>
<p>To initiate OIM Server configuration execute <strong>config.sh</strong> under <strong>ORACLE_HOME/bin</strong> (<font color="#ff0000">To create/extend Domain run <strong>config.sh</strong> under $ORACLE_HOME/common/bin</font>)</p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_1.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_1.jpg" /></a></p>
<ul>
<li>Select OIM Server (<font color="#ff0000">OIM Design Console is design time tool used by developers and available only on Windows</font>).</li>
</ul>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_2.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_2.jpg" /></a></p>
<ul>
<li>Enter OIM/MDS schema details which We created in Part I of this series <a target="_blank" href="http://onlineappsdba.com/index.php/2010/08/05/oracleidm-11g-step-by-installation-of-oam-oim-oaam-oapm-oin-111130-part-i-load-schema/">here</a></li>
</ul>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_3.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_3.jpg" /></a></p>
<ul>
<li>Enter <strong>WebLogic Admin Server URL</strong> (Admin Server should be running at this stage). <font color="#ff0000">Default Port for WebLogic Admin Server URL is 7001</font></li>
<li><font color="#ff0000">T3 is <font color="#000000"><font color="#ff0000">Oracle&#8217;s proprietary</font> </font>protocol used by WebLogic to transport data between WebLogic Server and other Java Programs </font></li>
</ul>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_4_1.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_4_1.jpg" /></a></p>
<ul>
<li>If WebLogic Admin Server is not running then start Admin Server</li>
</ul>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_4.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_4.jpg" /></a></p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_5.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_5.jpg" /></a></p>
<ul>
<li>Enter OIM Administrator Password (<font color="#ff0000"><strong>xelsysadm </strong>is OIM Administrator user</font>)</li>
<li>Enter OIM HTTP URL (Default OIM Managed Server Port number is 14000)</li>
<li><font color="#ff0000">You can configure standalone OHS (Oracle HTTP Server) in-front of WebLogic Server using steps mentioned </font><a href="http://onlineappsdba.com/index.php/2009/09/23/configure-oracle-http-server-infront-of-oracle-weblogic-server-mod_wl_ohs/"><font target="_blank" color="#ff0000">here</font></a></li>
</ul>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_6.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_6.jpg" /></a></p>
<ul>
<li>For time being don&#8217;t select anything here (<font color="#ff0000">We will enable OIM for LDAP Sync and integrate with OAM later</font>)</li>
<li><font color="#ff0000">Integration of OIM with OAM provides <strong>Single Sign-On</strong> (SSO) and Access Management features provided by Oracle Access Manager(OAM)</font></li>
</ul>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_7.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_7.jpg" /></a></p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_8.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_8.jpg" /></a></p>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_9.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_9.jpg" /></a></p>
<ul>
<li>Restart WebLogic Admin Server (<strong>stopWebLogic.sh</strong> &amp; <strong>startWeblogic.sh</strong>)</li>
<li>Start OIM Managed Server using <strong>startManagedWebLogic.sh</strong> where <strong>oim_server1</strong> is name of OIM Managed Server</li>
</ul>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_10.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_10.jpg" /></a></p>
<ul>
<li>Access OIM Admin Server using <strong>http://servername:OIM_Port/oim</strong> (default OIM Managed Server Port is 14000)</li>
<li>OIM Admin User-name is <strong>xelsysadm</strong> and password you entered during OIM configuration screen above</li>
</ul>
<p><a href="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_11.jpg"><img src="http://onlineappsdba.com/wp-content/uploads/2010/08/config_oim_11.jpg" /></a></p>
<p>.</p>
<p><font color="#ff0000">Part VII : Configure Oracle Access Manager (OAM) : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN coming next !!</font></p>
 <div class=’series_links’><a href='http://onlineappsdba.com/index.php/2010/08/17/part-v-create-domain-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/' title='Part V : Create Domain : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN'>Previous in series</a> </div><div class=’series_toc’><h2>Related Posts for IdM</h2> <br><ol><li><a href='http://onlineappsdba.com/index.php/2007/03/21/oracle-identity-access-management-ii/' title='Oracle Identity &#038; Access Management II'>Oracle Identity &#038; Access Management II</a></li><li><a href='http://onlineappsdba.com/index.php/2008/04/01/upgrade-oracle-internet-directoryidm-suite-to-10142/' title='Upgrade Oracle Internet Directory/IdM Suite to 10.1.4.2'>Upgrade Oracle Internet Directory/IdM Suite to 10.1.4.2</a></li><li><a href='http://onlineappsdba.com/index.php/2008/07/26/oracle-launches-oracle-access-management-suite/' title='Oracle Launches Oracle Access Management Suite'>Oracle Launches Oracle Access Management Suite</a></li><li><a href='http://onlineappsdba.com/index.php/2009/08/21/installing-oracle-fusion-middleware-fmw-11g-identity-management-components-oid-dip-ovd-oif/' title='Installing Oracle Fusion Middleware (FMW) 11g - Identity Management Components (OID, DIP, OVD, OIF)'>Installing Oracle Fusion Middleware (FMW) 11g - Identity Management Components (OID, DIP, OVD, OIF)</a></li><li><a href='http://onlineappsdba.com/index.php/2010/06/01/oracle-identity-management-products-oid-ovd-oam-oim-orm-owsm-oif-esso-oes-oaam/' title='Oracle Identity Management Products - OID, OVD, OAM, OIM, ORM, OWSM, OIF, eSSO, OES, OAAM'>Oracle Identity Management Products - OID, OVD, OAM, OIM, ORM, OWSM, OIF, eSSO, OES, OAAM</a></li><li><a href='http://onlineappsdba.com/index.php/2010/07/08/oracleidm-11g-webinar-is-this-for-oam-oracle-access-manager-oim-oracle-identity-manager-11g/' title='#OracleIdM 11g webinar : Is this for OAM (Oracle Access Manager) &#038; OIM (Oracle Identity Manager) 11g ?'>#OracleIdM 11g webinar : Is this for OAM (Oracle Access Manager) &#038; OIM (Oracle Identity Manager) 11g ?</a></li><li><a href='http://onlineappsdba.com/index.php/2010/07/29/installing-oracle-identity-management-oim-oam-11g-r1-ps2-11113-high-level-steps/' title='Installing Oracle Identity Management (OIM &#038; OAM) 11g R1 PS2 (11.1.1.3) : High Level Steps'>Installing Oracle Identity Management (OIM &#038; OAM) 11g R1 PS2 (11.1.1.3) : High Level Steps</a></li><li><a href='http://onlineappsdba.com/index.php/2010/08/05/oracleidm-11g-step-by-installation-of-oam-oim-oaam-oapm-oin-111130-part-i-load-schema/' title='#OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN (11.1.1.3.0) - Part I : Load Schema'>#OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN (11.1.1.3.0) - Part I : Load Schema</a></li><li><a href='http://onlineappsdba.com/index.php/2010/08/07/part-ii-install-weblogic-1033-oracleidm-11g-step-by-installation-of-oam-oim-oaam-oapm-oin-111130/' title='Part II - Install WebLogic 10.3.3 : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN (11.1.1.3.0)'>Part II - Install WebLogic 10.3.3 : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN (11.1.1.3.0)</a></li><li><a href='http://onlineappsdba.com/index.php/2010/08/09/part-iii-install-soa-11112-upgrade-to-11113-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin-111130/' title='Part III - Install SOA 11.1.1.2 &#038; Upgrade to 11.1.1.3 : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN (11.1.1.3.0)'>Part III - Install SOA 11.1.1.2 &#038; Upgrade to 11.1.1.3 : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN (11.1.1.3.0)</a></li><li><a href='http://onlineappsdba.com/index.php/2010/08/10/part-iv-install-idam-11113-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/' title='Part IV - Install IDAM 11.1.1.3 : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN'>Part IV - Install IDAM 11.1.1.3 : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN</a></li><li><a href='http://onlineappsdba.com/index.php/2010/08/17/part-v-create-domain-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/' title='Part V : Create Domain : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN'>Part V : Create Domain : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN</a></li><li>Part VI : Configure Identity Manager (OIM) : #OracleIdM 11g : Step by Step Installation of OAM, OIM, OAAM, OAPM, OIN</li></ol></div><p class="akst_link"><a href="http://onlineappsdba.com/?p=2084&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2084" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/08/23/part-vi-configure-identity-manager-oim-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cannot login to OAM console after upgrading OID to 10.1.4.3</title>
		<link>http://onlineappsdba.com/index.php/2010/08/23/cannot-login-to-oam-console-after-upgrading-oid-to-10143/</link>
		<comments>http://onlineappsdba.com/index.php/2010/08/23/cannot-login-to-oam-console-after-upgrading-oid-to-10143/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 13:53:56 +0000</pubDate>
		<dc:creator>Mahendra</dc:creator>
		
		<category><![CDATA[idm]]></category>

		<category><![CDATA[oam]]></category>

		<category><![CDATA[oid]]></category>

		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://onlineappsdba.com/index.php/2010/08/23/cannot-login-to-oam-console-after-upgrading-oid-to-10143/</guid>
		<description><![CDATA[Hi all,
I have performed the OID upgrade to 10.1.4.3 today. Till then, OAM was working perfectly fine. Soon after the upgrade, I restarted OID and OAM services and it went without any errors.
When I accessed the OAM consoles either (Identity or Access), it throws an error saying Invalid Credential. The Access Server logs show the [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>I have performed the OID upgrade to 10.1.4.3 today. Till then, OAM was working perfectly fine. Soon after the upgrade, I restarted OID and OAM services and it went without any errors.</p>
<p>When I accessed the OAM consoles either (Identity or Access), it throws an error saying Invalid Credential. The Access Server logs show the error given below.</p>
<p>Directory is unreachable, down, or incorrect connection parameters were  specified&#8221; function^LoadDBEntrySetSorted() dn^ou=Oblix, &lt;DN&gt;&#8221;</p>
<p>I am sure that login details are not changed at all.</p>
<p>It seems that this is a known issue with OID 10.1.4.3 when we use it as user store for OAM, tuning is required!</p>
<p><strong>Workaround: </strong></p>
<p>Need to modify certain attributes of few object classes as shown below.</p>
<p><code>$ORACLE_HOME/bin/ldapmodify –h &lt;OID host&gt; -p &lt;OID port&gt; –D cn=orcladmin –w &lt;OID superuser password&gt; -v &lt;EOF<br />
dn: cn=dsaconfig,cn=configsets,cn=oracle internet directory<br />
changetype: modify<br />
replace: orclinmemfiltprocess<br />
orclinmemfiltprocess:(|(!(obuseraccountcontrol=*))(obuseraccountcontrol=activated))<br />
orclinmemfiltprocess:(|(obuseraccountcontrol=activated)(!(obuseraccountcontrol=*)))<br />
orclinmemfiltprocess:(obapp=groupservcenter)(!(obdynamicparticipantsset=*))<br />
orclinmemfiltprocess:(objectclass=oblixworkflowinstance)<br />
orclinmemfiltprocess:(objectclass=inetorgperson)<br />
orclinmemfiltprocess:(objectclass=oblixorgperson)<br />
orclinmemfiltprocess:(objectclass=oblixworkflowstepinstance)<br />
EOF</code></p>
<p>You can also copy it in ldif and run the ldapmodify from OID machine. Now, I am able to access the OAM consoles fine.</p>
<p><strong>Helpful Articles:</strong></p>
<p>Metalink article <font face="helvetica"><strong>558040.1.</strong></font></p>
<p>PS: The workaround was suggested by a person called Gopi Goalla, Thanks to him!!</p>
<p class="akst_link"><a href="http://onlineappsdba.com/?p=2097&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2097" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.com/index.php/2010/08/23/cannot-login-to-oam-console-after-upgrading-oid-to-10143/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.480 seconds -->
<!-- Cached page served by WP-Cache -->
