Versions need/can to be used while installation: (Need to be downloaded from oracle Edelivery)
Note: No need to install all patches and some patches below are dependency patches, even if you install one patch it allows OIM configuration.
- Oracle Database 11g Release 2 (11.2.0.1.0)
- Oracle WebLogic Server 11gR1 (10.3.6) Generic and Coherence
- Oracle Fusion Middleware Repository Creation Utility 11g (11.1.2.1.0) (Only 32 Bit available)
- Oracle SOA Suite 11g Patch Set 5 (11.1.1.6.0) (Need SOA patches also check next post)
Required SOA patches:
Refer Oracle Docs
Refer Oracle Docs
Note: No need to install all patches and some patches below are dependency patches, even if you install one patch it allows OIM configuration.
- Oracle Identity and Access Management 11g (11.1.2.1.0)
Steps:
1) Install Database
2) Run RCU and create Schema for required products
3) Install Weblogic Server
4) Install SOA Server and Install SOA patches shown above
5) Install IDM Server
6) Create Domains
7) Configure Security Store Python Script
8) Start both Admin server and SOA server (in 11g R2 SOA server is not required )
9) Configure OIM and Design Console ( if you face any error regarding SOA error refer following post)
10) Start OIM and OAM managed servers
Thanks !!!
chinny
ReplyDeleteHi Vamsi,
ReplyDeleteDo you need any information regarding installation?
Thanks & Regards,
Chinni
Hi Ravi,
ReplyDeleteDo you have step by step guide for configuring Security Store Python Script? (Point 7 mentioned above)
Thanks a lot!
Imran
Hi Imran,
ReplyDeleteYou will find it under:
http://www.iamidm.com/2012/08/oim-11g-r2-installation-step-5-idm.html
Not clear about which SOA patch to install? There are several SOA patches listed.
ReplyDeleteHi RK,
ReplyDeleteI have provided in the screenshot in the above post. Please check.
Thanks
Guys I´ve installed
ReplyDeletethe software with any problems but when I try to create a domain on Weblogic wizzard i got several errors.
CFGFWK-60850 Test Failed!
CFGFWK-60853 A connection was established to the database but no rows were returned from the test SQL statement.
I also checked the version of my RCU, SOA and IDM they all match.
I follow the Oracle Tutorial and Im google it all day.
can everybody give me a light please !
Thank you
Hi Matheus,
ReplyDeleteThis is common error. Please try the same query which installer is trying in SQL Plus and verify. Send me the query for review.
And also sometimes deleting schema and recreating it will solve the problem.
Thanks
Hi Chinniraviteja,
ReplyDeleteThanks for your support.
I did the query and it shows 2 as answer
SQL> select 1 from schema_version_registry where owner=(select user from dual) and mr_type='OIM' and version='11.1.2.0.0'
2
What OIM Version you are installing? if it is 11.1.2 it shouldn't be an issue otherwise delete the existing schema and run correct version of RCU.
ReplyDelete