Oracle Fusion Applications 11.1.2.9 Installation Part 3 Installing the Oracle Identity Management and Oracle Fusion Applications Provisioning Frameworks
Staging of Oracle Fusion Applications Software is not required if you are downloading from eDelivery. Download Oracle Fusion Application Software (zip files) in to single directory and unzip them. This step will create stage Directory structure for Oracle Fusion Applications like below3.1 Installing the Oracle Identity Management Lifecycle Tools
The Oracle Identity Management Provisioning Wizard is a
component of the Oracle Identity Management Lifecycle Tools, which also
includes the Oracle Identity Management Patching Framework. You must install
the tools by running an installer, which is located in the provisioning
repository.
In a multi-host environment, the Oracle Identity Management
Lifecycle Tools must be visible to each host in the topology.
The installation script for the Oracle Identity Management
Lifecycle Tools resides in the directory:
REPOSITORY_LOCATION
/installers/idmlcm/idmlcm/Disk1
where REPOSITORY_LOCATION is
the Oracle Fusion Applications provisioning repository, as described in Section 5.5, "Creating the Oracle Fusion
Applications Provisioning Repository".
To begin installing the tools, change to that directory and
start the script.
Login to host idm01 with applmgr user
cd /u01/app/repository/installers/idmlcm/idmlcm/Disk1
./runInstaller -jreLoc /u01/app/repository/jdk6
Then proceed as follows:
On the Welcome page, click Next.
If you are running on a UNIX platform, and you have not previously installed an Oracle product on this host, you might be presented with the Specify Inventory Directory page, which prompts you for the location of the Inventory Directory. This directory is used to keep track of all Oracle products installed on this host. If you see this page, proceed as follows:
In
the Operating System Group ID field, select
the group whose members you want to grant access to the inventory directory.
All members of this group can install products on this host. Click OK to continue.
The Inventory Location Confirmation dialog prompts
you to run the inventory_directory
/createCentralInventory.sh
script as root
to
create the /etc/oraInst.loc
file.
This file is a pointer to the central inventory and must be present for silent
installations. It contains two lines:inventory_loc=
path_to_central_inventoryinst_group=
install_group
The
standard location for this file is
/etc/oraInst.loc
, but it can be created anywhere. If you create it in a
directory other than /etc
, you
must include the -invPtrLoc
argument and
enter the location of the inventory when you run the Identity ManagementProvisioningWizard
or the runIDMProvisioning
script.
If you do
not have root access on this host but want to continue with the provisioning,
select Continue installation with local inventory.
Click OK to continue.
On the Prerequisite Checks page, verify that checks complete successfully, then click Next.
On the Specify Install Location page,
enter the following information:
a. Oracle Middleware
Home - This is the parent directory
of the directory where the Oracle Identity Management Provisioning Wizard will
be installed. In a multi-host Oracle Identity Management environment, this must
be on shared storage. for example:
/u01/app/idmlcm
b. Oracle Home Directory - This is a subdirectory of the Oracle Middleware Home
directory where the wizard will be installed. For example:
idmlcm
In the
current guide, this subdirectory is referred to as IDMLCM_HOME.
Click Next.
On the Installation Summary page, click Install.
On the Installation Progress page, click Next.
On the Installation Complete page, click Finish.
3.2 Installing the Oracle Fusion Applications Provisioning Framework3.3 Run the Provisioning Framework Installer
To install the provisioning framework, locate the
directory
REPOSITORY_LOCATION/installers/faprov/Disk1
and
run the script, runInstaller
or setup.exe
,
depending on your hardware platform. Note that REPOSITORY_LOCATION
is
the directory where you created the provisioning repository.
Note: You should not
run the scripts,
runInstaller
or setup.exe
, located in REPOSITORY_LOCATION/installers/fusionapps/Disk1
. These scripts are used and run by the Provisioning Wizard and
Provisioning Command-line Interface when needed. They are not meant for
installing the provisioning framework.Login to host fa01 with applmgr user
cd /u01/app/repository/installers/faprov/Disk1
./runInstaller -jreLoc /u01/app/repository/jdk6
If
this is your first Oracle installation on this host, you must specify the
location of the Central Inventory Directory. It is used by the
installer to keep track of all Oracle products installed on this host. The
default location for this file varies by platform.
Tip: This value is available in the Oracle Fusion Applications
Installation Workbook - Storage tab -> Inventories -> FA
Provisioning Framework.
In
the Operating System Group Name field, select the group whose
members will be granted access to the inventory directory. All members of this
group can install products on this host. Click OK to continue.
Tip: This value is available in the Oracle Fusion Applications
Installation Workbook - Storage tab -> Shared Storage -> FA
Shared -> OS Group Owner.
The Inventory
Location Confirmation dialog prompts you to run the inventory_directory/createCentralInventory.sh script as root to create the /etc/oraInst.loc file. This file is a pointer to the central inventory and
must be present for silent installations. It contains two lines:
inventory_loc=path_to_central_inventory
inst_group=install_group
The
standard location for this file is /etc/oraInst.loc, but it can be created anywhere. Note that the default for
Linux and AIX platforms is /etc/oraInst.loc and for Solaris and HP, it is /var/opt/oracle/oraInst.loc. If you create it in a directory other
than /etc, you must include the -invPtrLoc argument and enter the location of the inventory when you
run the provisioningWizard or the runProvisioning script.
If
you do not have root access on this host but want to continue
with the installation, select Continue installation with local
inventory.
Click OK to continue.
Click Next to continue.
Analyzes the host computer to ensure that specific operating system prerequisites have been met. If any prerequisite check fails, the screen displays a short error message at the bottom. Fix the issue that caused the error and click Retry.
Ignore the error or warning message,
click Continue. Click Abort to stop the
prerequisite check process for all components.
Click Next to continue.
In the Location field, specify where you want
to install the provisioning framework. This is the location where the
Provisioning Wizard and the start command for provisioning are installed. This
location is denoted as FAPROV_HOME. You can choose any location if
it is on a shared disk in a location that is accessible to all hosts in your
new environment.
: This value is available in the Oracle Fusion Applications
Installation Workbook - Storage tab -> Install Directories ->
FA Provisioning Framework Location.
The installation process creates a logical directory called the
Oracle home. This location is where software binaries will be stored. No
runtime process can write to this directory. The directory must initially be
empty.
If you are performing the installation on a Windows operating
system, ensure that the directory paths are valid and do not contain a double
backslash (\\).
Click Next to continue.
Summarizes the selections that you have made during this
installation session. To change this configuration before installing, select
one of the screens from the left navigation pane or click Back to
return to a previous screen. When you are satisfied with the details,
click Save to create a text file (response file) to use if you
choose to perform the same installation later.
Click Install to begin installing this
configuration.
The progress indicator shows the percentage of the installation
that is complete, and indicates the location of the installation log file.
Click Next when the progress indicator shows 100 percent.
Summarizes the installation just completed. To save the details
to a text file, click Save and indicate a directory where you
want to save the file.
Click Finish to dismiss the screen and exit the installer.
Continue: Oracle Fusion Applications 11.1.2.9 Installation Part 4
0 Comments:
Post a Comment