Prerequisite to install the Oracle EBS with Rapid wiz and Clone EBS with Rapid Clone
1-Prerequisite: -
a)Verify the disk space requirement on source and target system
Ensure the Source System has enough free disk space. Oracle EBS cloning tools require 6GB in /tmp and 6GB under $COMMON_TOP.
Oracle EBS application file system. Depend on the Application file system size
Oracle EBS Database file system or ASM Disks. Depend on the Database size
b)Verify Source and Target System software components and versions
All Target System nodes the required below operating system utilities for your platform must be in your $PATH when running adcfgclone.pl.
make
ld
ar
Perl 5.10.x (or later)
All Target System nodes Use the version of Perl shipped with Oracle Fusion Middleware 11g and Oracle Database 11g, or download from Perl.com. Perl must be in your $PATH and $PERL5LIB must be set correctly before cloning.
c)Verify Inventory Requirements
A global (central) inventory is generally recommended for all Oracle E-Business Suite Release 12.2 application tier nodes and database tier nodes.
Requirements for Global Inventory
Check that oraInst.loc exists in the correct directory for your platform:
Platform oraInst.loc Location
Platform | oraInst.loc Location |
---|---|
Oracle Solaris SPARC (64-bit) | /var/opt/oracle |
Linux x86-64 | /etc |
IBM AIX on Power Systems (64-bit) | /etc |
HP-UX Itanium | /var/opt/oracle |
Oracle Solaris SPARC (64-bit) /var/opt/oracle
Confirm that the contents of oraInst.loc look like this:
inventory_loc=/oracle/oraInventory
Where /oracle/oraInventory points to the directory where the central inventory is located. This location must be writable by the user account that is to run Rapid Clone adcfgclone.pl.
Be aware that incorrect permissions on oraInventory may cause issues while cloning a system with Rapid Clone adcfgclone.pl.