Monday, June 20, 2016

OID 11.1.1.9 installation

1. Install  oracle database, in my case 11.2.0.4
2. setup the parameter as below.
 3. setup orapwd file in my case orapwoimdev.

show parameter process

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
aq_tm_processes                      integer     1
cell_offload_processing              boolean     TRUE
db_writer_processes                  integer     1
gcs_server_processes                 integer     0
global_txn_processes                 integer     1
job_queue_processes                  integer     1000
log_archive_max_processes            integer     4
processes                            integer     800
processor_group_name                 string
open_cursors                         integer     900

 grant execute on DBMS_REPUTIL to public;

grant sysdba to sys;

download Oracle Fusion Middleware Repository Creation Utility 11g (11.1.1.9.0)
4. Run the Rcu.
Rcu
/home/oracle/Downloads/oid/rcuHome/bin
oracle@suthakar.prince$./rcu

once completed
 5. setup your home
export JAVA_HOME=/apps/oracle/product/JDK/jdk1.8.0_151/
export FMW_HOME=/apps/oracle/product/fmwoid
export WL_HOME=/apps/oracle/product/fmwoid/wls1036
export ORACLE_HOME=/apps/oracle/product/fmwoid/Oracle_IDM1
export INST_HOME=/apps/oracle/product/fmwoid/asinst_1

6. Download JDK and Install JAVA_HOME /apps/oracle/product/jdk
7. Create oracle middleware home in my case /apps/oracle/product/fmw_oid
8.  Download oracle Weblogic 10.3.7 and install JAVA_HOME/bin/java  -jar wls1036_generic.jar
9.  Identity Management (11.1.1.9.0)
10. you can  override the default default port. /Disk1/stage/Response/staticports.ini
11. install oid on middleware home ( select oid/dip)
12. install and configure.

Type: Install and Configure
Location: /apps/oracle/product/fmwoid/Oracle_IDM1
Disk Space
Required: 2200 MB
Available: 176672 MB
Free After Install: 174412 MB
Applications Selected For Install
Oracle Internet Directory
Oracle Directory Integration Platform
Oracle Virtual Directory
Oracle Identity Federation
Oracle HTTP Server
Oracle Directory Service Manager
Enterprise Manager
Applications Selected For Configuration
Oracle Internet Directory
Oracle Directory Integration Platform
Enterprise Manager
Oracle Directory Service Manager
Middleware Home Location : /apps/oracle/product/fmwoid
Oracle Instance Location : /apps/oracle/product/fmwoid/asinst_1
Oracle Instance : asinst_1
Domain Option : Create Domain
Domain Name : IDMDomain
Domain Home : /apps/oracle/product/fmwoid/user_projects/domains/IDMDomain
Domain Host Name : suthakar.xxxxx
Domain Port : 7001
Weblogic Console : http://suthakar.xxxx:7001/console
Weblogic User Name : weblogic
Automatic Port Detection : true
Enterprise Manager :
http://suthakar.prince:7001/em
Enterprise Manager Agent
http://suthakar.xxxx:5162/emd/main
Oracle Internet Directory
SSL Port : 3131
Non SSL Port : 3060
Database : suthakar.xxxxx:1521:oimdev
Oracle Directory Services Manager :
http://suthakar.xxxxx:7005/odsm/faces/odsm.jspx
Directory Integration Platform
wls_ods1 : 7005




























































/apps/oracle/product/fmwoid/asinst_1/binopmnctl status -l will give the server status.























Group and user creation.






































oid log
/apps/oracle/product/fmwoid/asinst_1/diagnostics/logs/OID/oid1/oidctl.log 
/apps/oracle/product/fmwoid/asinst_1/diagnostics/logs/OID/oid1/oidmon-0000.log

Setup boot.properties.
under Adminserver and manager Sever  .servers/security/boot.properties.

No comments: