Welcome to ORAERP.com Social Community. A community of Oracle Technology Professionals who believe that technology can ‘make the world a better place’.
"If we would have new knowledge, we must get a whole world of new questions."
April 2013 ORAERPVISION a Model project of Oracle E-Business Suite Implementation R-12.1.3 Complete documentation of 'ORAERPVISION' project will be shared with community users including RD20, BP80, BR100, MD50, Project Charter, etc
Posts: 3
Thanks Given: 0 Thanks Received: 0 in 0 posts
Joined: Oct 2010
Reputation: 0
{socialsites}
Share
Enable AutoConfig on Applications Database Tier
Enable AutoConfig on Applications Database Tier
Steps to Perform On All Oracle RAC Nodes
1> Execute $AD_TOP/bin/admkappsutil.pl on the applications tier to generate an
appsutil.zip file for the database tier.
2> Copy (e.g. via ftp) the appsutil.zip file to the database tier in the 11gR2_ORACLE_HOME
On linux1
On linux2
3> Unzip the appsutil.zip file to create the appsutil directory in the 11gR2_ORACLE_HOME
unzip appsutil (on linux1 and linux2)
4> Copy the jre directory from SOURCE_ORACLE_HOME>/appsutil to
11gR2_ORACLE_HOME>/appsutil.
On linux1
On linux2
5. Create a directory under <11gR2_ORACLE_HOME>/network/admin. Use
the new instance name while creating the context directory. For example, if your database name
is VISRAC, and you want to use "vis" as the instance prefix, create the
directory as vis1_.