In
the RCU Welcome dialog box, click Next.
In the
Create Repository dialog box, make sure that the Create option is selected.
Click Next.
Use the
following table to enter the parameter details in the Database Connection
Details dialog box. Click Next.
In the
Checking Prerequisites window, RCU checks the connection parameters provided in
the previous step. When the checks are complete, click OK
Verify that
the “Create a new Prefix” option is selected, and that the value DEV appears in the text field.
Expand the
Identity Management node and select the Oracle Identity Manager check box. It
will automatically select dependent object.
Select Business intelligence as that will not be selected automatically.
Click Next.
In the
Checking Prerequisites window, RCU checks the prerequisites for each schema selected
in the previous step. Click OK.
If while checking prerequisites, you get some warning message as shown
below: please note all error messages and keep pressing Ignore button. After
collection all error we will fix them in one go.
Go to Unix terminal window and
login as oracle user.
As in error screen shot it says
“pre-requisite failure for processes. Current value is 150. It should be
greater than or equal to 500”. So we will alter processes properties by below
command:
Do same thing for all parameters
for which you got error pop up.
After setting new values we need
to bounce database. Use below command to do same.
Go back and again check for pre requisite.
It should not complain about anything and it should pass smoothly
Verify that
the “Use same passwords for all schemas” option is selected. In the Password and
Confirm Password fields, enter Welcome1. Click Next.
In the Map Tablespaces dialog box, click Next.
In the Confirmation window, click OK to confirm the creation of
tablespaces.
RCU creates the tablespaces. Click
OK in the Creating Tablespaces window when the operation completes
Repository Creation Utility –
creation progress window.
When RCU completes the creation of schemas,
click Close in the Completion Summary dialog box to exit RCU
RCU has been installed
successfully.
Navigate to folder where you have
kept Weblogic server file in local VM and run installer command as
shown below:
Weblogic installation window will start, click Next.
Select create a new Middleware Home, give path as /u01/app/fmw
and click Next.
Uncheck “I wish to receive security updates” and click Next.
Select Custom as installation type, click Next.
Select Server Examples and Coherence Examples as they are not
selected by default and click Next.
Jdk installed in your system would be selected under Local JDK
if not select browse to specify location, then click Next.
Just click Next on Installation summary window.
Installation progress window.
Uncheck Run quick start and click done.
Weblogic server has been installed successfully.
INSTALLING ORACLE SOA
Navigate to folder where you have
kept oracle SOA Suite file in local VM and navigate inside Disk1 and run installer
command as shown below:
./runInstaller
It will ask for jdk path, please give complete JDK path. In our
case it is /u01/jdk7
SOA Installation wizard is now starting.
In the Welcome dialog box, click Next.
In the
Install Software Updates dialog box, select the Skip Software Updates option
and click Next.
Prerequisite checks are being carried out.
Once done click on Next.
Note: If you get error of
some packages missing
Click on the (+) sign in the bottom pane and look for
the names of those package and install them using yum command as “root”, then
retry.
In the
Specify Installation Location dialog box, make sure that the Oracle Middleware
Home field contains the value /u01/app/fmw, and that the Oracle Home Directory field
contains the value Oracle_SOA1. Click Next.
In the
Application Server dialog box, make sure that the WebLogic Server option is selected.
Click Next.
In the
Installation Summary dialog box, click Install.
When
installation is complete, click Next.
In the
Installation Complete dialog box, click Finish to exit the Oracle SOA Suite
installer.
You have successfully
installed the SOA Suite software.
INSTALLING ORACLE IDENTITY AND ACCESS MANAGER
Navigate to folder where you have
kept oracle Identity Manager file in local VM and navigate inside Disk1 and run
installer command as shown below:
./runInstaller
It will ask for jdk path, please give complete JDK path. In our
case it is /u01/jdk7
Identity
Installation wizard is now starting.
In the Welcome dialog box, click Next.
In the
Install Software Updates dialog box, select the Skip Software Updates option
and click Next.
Once done
click on Next.
In the
Specify Installation Location dialog box, make sure that the Oracle Middleware
Home field contains the value /u01/app/fmw, and that the Oracle Home Directory field
contains the value Oracle_SOA1. Click Next.
In the
Installation Summary dialog box, click Install.
When
installation is complete, click Next.
In the
Installation Complete dialog box, click Finish to exit the Oracle Identity
Manager installer.
You have successfully
installed the Oracle Identity Manager.
CREATING WEBLOGIC DOMAIN FOR ORACLE IDENTITY MANAGER
Open a new
Terminal window.
Navigate to
the $OIM_HOME/common/bin directory. To do this, at the prompt, enter
the following command:
$ cd /u01/app/Oracle/Middleware/Oracle_IDM1/common/bin
Run the
configuration script. To do this, at the prompt, enter the following command:
$ ./config.sh
The Fusion
Middleware Configuration Wizard starts. In the Welcome dialog box, make sure
that the “Create a new WebLogic Domain” option is selected. Click Next.
Verify that
the “Generate a domain configured automatically to support the following products”
option is selected. Select the Oracle Identity Manager – 11.1.2.0.0 check box.
The
following products are selected automatically:
Oracle SOA
Suite – 11.1.1.0
Oracle
Enterprise Manager – 11.1.1.0
Oracle
Platform Security Service – 11.1.1.0
Oracle WSM
Policy Manager – 11.1.1.0
Oracle JRF
WebServices Asynchronous services – 11.1.1.0
Oracle JRF –
11.1.1.0
Select the Oracle Entitlements Server for Admin Server – 11.1.1.0 check
box.
Select the
Oracle Privileged Account Manager – 11.1.2.0 check box. The Oracle Identity
Navigator
11.1.2.0 check box is selected automatically.
Verify that
the following options are selected:
Oracle
Identity Manager – 11.1.2.0.0 [Oracle_IDM1]
Oracle SOA
Suite – 11.1.1.0 [Oracle_SOA1]
Oracle
Entitlements Server for Admin Server -11.1.1.0 [Oracle_IDM1]
Oracle
Enterprise Manager – 11.1.1.0 [oracle_common]
Oracle
Privileged Account Manager – 11.1.2.0.0 [Oracle_IDM1]
Oracle
Identity Navigator – 11.1.2.0.0 [Oracle_IDM1]
Oracle
Platform Security Service – 11.1.1.0 [Oracle_IDM1]
Oracle WSM
Policy Manager – 11.1.1.0 [oracle_common]
Oracle JRF
WebServices Asynchronous services – 11.1.1.0 [oracle_common]
Oracle JRF –
11.1.1.0 [oracle_common]
Click Next.
In the
Specify Domain Name and Location dialog box, perform the following:
- Please give
correct domain name in the “Domain name” field.
- Verify that
the value /u01/app/Oracle/Middleware/user_projects/domains
appears in the in the “Domain
location” field.
- Verify that
the value
- /u01/app/Oracle/Middleware/user_projects/applications
appears in the “Application
location” field.
Click Next.
In the
Configure Administrator User Name and Password dialog box, verify that weblogic appears in the Name field. Enter Welcome1 in the “User
password” and “Confirm user password” fields, and click Next.
In the Configure Server Start Mode and JDK dialog
box, verify that the Production Mode option is selected. Click Next.
Populate the
Configure JDBC Component Schema dialog box, as follows:
Select all
check boxes in the dialog box. Note that all text fields in the top frame become
enabled for editing.
Verify that
Oracle appears in the Vendor field, Oracle’s Driver appears in the Driver field,
and “Varies among component schemas” appears in the Schema Owner field.
Complete the
rest of the fields using the following table
Field Name
|
Field Value
|
Schema Password
|
Welcome1
|
Host Name
|
Run command $hostname--> whatever name comes please put same
in field
|
Service
|
Run command $lsnrctl status à
whatever value comes for service put same in field
|
A
JDBC Connectivity test will run. When
it completes, click Next.
In the
Select Optional Configuration dialog box, select the Administration Server and
the
“Managed
Servers, Clusters and Machines” check boxes. Click Next.
Click Next
In the
Configure Clusters dialog box, click Next.
In configure machine, delete local machine
Go to Unix Machine Tab and add :
Name
|
<hostname>
|
Node Manager
|
All Local address
|
Then click Next.
See Unix Machine has the following localhost name,
AdminServer, opam_server1, soa_server1, oim_server1. Then Click Next.
The progress window appears.
Click done
Configuring the Security Store
Open
Terminal window.
Configure
the security store. At the prompt, enter the following command, all on the one
line:
$ $MW_HOME/oracle_common/common/bin/wlst.sh
$OIM_HOME/common/tools/configureSecurityStore.py -d $DOMAIN_HOME -c IAM -p
Welcome1 -m create
Validate the
security store configuration. At the prompt, enter the following command:
$ $MW_HOME/oracle_common/common/bin/wlst.sh
$OIM_HOME/common/tools/configureSecurityStore.py
-d $DOMAIN_HOME -m validate
Starting the Oracle WebLogic Admin Server Instance
Open
Terminal window.
Navigate to
the
/u01/app/Oracle/Middleware/user_projects/domains/base_domain
directory.
Start the
Admin Server instance. To do this, at the prompt, enter ./startWebLogic.sh.
When you see
the log entry <Server
started in RUNNING mode>,
the Admin Server instance is started successfully.
After server started we can login to weblogic console
through below URL:
https://<hostname IP address>:7001/console
After successful login we will see below screen:
Setting Node Manager
Go to below path and create a
boot.properties file
cd /u02/app/fmw/user_projects/domain/IDMDomain/servers/
mkdir –p oim_server1/security
vi boot.properties
boot.properties
password=Welcome1
username=weblogic
Starting SOA
Server
Open
Terminal window.
Navigate to
the
/u01/app/Oracle/Middleware/user_projects/domains/base_domain
directory.
Start the
Admin Server instance. To do this, at the prompt, enter ./startManagedWebLogic.sh soa_server1
When you see
the log entry <Server
started in RUNNING mode>,
the Admin Server instance is started successfully.
After server started we can login to weblogic console
through below URL:
https://<hostname IP address>:7001/console
Select Environment>Servers, you can see the status
of soa_server1 as RUNNING.
CONFIGURING ORACLE IDENTITY MANAGER
Navigate to the /u01/app/Oracle/Middleware/Oracle_IDM1/bin
directory
Start the
configuration utility. To do this, enter the following command at the prompt:
$ ./config.sh
In the Welcome dialog box, click Next.
In the
Components to Configure dialog box, verify that the OIM Server check box is selected.
Select the OIM Design Console check box. Click Next.
Populate the
Database dialog box, as shown in screen below. Password for OIM and MDS is
Welcome1, Click Next.
In the
WebLogic Admin Server dialog box, configure the parameters for connecting to
the Oracle WebLogic Admin Server as an administrator.
- In the
WebLogic Admin Server URL field, enter t3://localhost:7001.
- In the
UserName field, enter weblogic.
- In the
Password field, enter Welcome1.
Click Next.
In the OIM
Server dialog box:
- In the OIM
Administrator Password and Confirm Password fields, enter Welcome1.
- In the OIM
HTTP URL field, leave the default value
- In the
KeyStore Password and Confirm KeyStore Password fields, enter Welcome1.
- Deselect the
Enable LDAP Sync check box
Click Next.
Populate the
OIM Server Host and Port dialog box, as follows:
In the OIM
Server Hostname field, enter <hostname>.
In the OIM
Server Port field, enter 14000.
Click Next.
In the Configuration Summary dialog box, click Configure
After the configuration process is complete, click Next.
In the Configuration Complete dialog box, click Finish to exit the
configuration utility
Starting OIM
Server
Open
Terminal window.
Navigate to
the
/u01/app/Oracle/Middleware/user_projects/domains/base_domain
directory.
Start the
Admin Server instance. To do this, at the prompt, enter ./startManagedWebLogic.sh oim_server1
Or
We can
start server from weblogic admin console
When you see
the log entry <Server
started in RUNNING mode>,
the Admin Server instance is started successfully.
After server started we can login to weblogic console
through below URL:
https://<hostname IP address>:7001/console
Select Environment>Servers, you can see the status
of oim_server1 as RUNNING.
Once all server show in running
condition, login to Identity Self Service to verify installation has been
complete with no issues
URL:
http://<hostname>:14000/identity
Default admin user is xelsysadm with password
“Welcome1” or whatever you have assigned.