Upgrade of Oracle Applicationto115102
Upgrade of Oracle Applicationto115102
Upgrade of Oracle Applicationto115102
4 (Doc ID
1135973.1)
Follow the instructions in this section if you have an Oracle E-Business Suite Release
11isystem using Oracle8i Release 3 (8.1.7), Oracle9i Release 1 (9.0.1), Oracle9i Release 2
(9.2.0), or Oracle 10g Release 1 (10.1.0), and you wish to upgrade the database server and
instance to Oracle Database 10g Release 2 (10.2.0).
Not applicable
Note 1 :This one also not require we want to maintain same port host SID and
DBA name.
Step 4 : Update application tier context file with new database listener port
number (conditional)
The new 10.2.0 Oracle home uses its own database listener for the database
instance, replacing the current database listener. Use the Context Editor to update
the following variables in the Applications context file on each application tier server
node to reflect the 10.2.0 configuration:
Note 1: This step not required for us. There are not using OLAP
Database Installation:
$cd $ORACLE_HOME
$erpp/erppdb/9.2.0/
Cd ..
$erpp/erppdb/
Mkdir 10.2.0
Step 2 : Install the base 10.2.0 software
Step 3 : Install Oracle Database 10g Products from the 10g Companion CD ..
Note : I have companion software once 10.2. installed I will installed 10g companion CD
as well
On the database server node, as the owner of the Oracle 10g file system and
database instance, unzip and extract the 10.2.0.4 patch set file for your platform.
Read the patch set notes (usually README.html). Make sure you thoroughly
understand the upgrade and patch set installation process before you begin. Check
My Oracle Support or contact Oracle Support Services to determine any known
issues with the patch set and its interoperability with Oracle E-Business Suite.
Perform the tasks in the "Preinstallation Tasks" section of the patch set notes (if they
apply to your system).
On the database server node, as the owner of the Oracle RDBMS file system and
database instance, perform the tasks in the "Installing the Oracle Database 10g
Patch Set Interactively" section of the patch set notes. Make sure that:
After creating the directory, make sure that the ORA_NLS10 environment
variable is set to the full path of the 9idata directory whenever you enable the
10g Oracle home.
Do not run any of the post install instructions as those are done as part of the upgrade.
Database Upgrade:
On each application tier server node, shut down all server processes or services. On the database tier
server node, shut down the Oracle Net or Net8 database listener in the old Oracle home
Perform the steps from the "Run the Pre-Upgrade Information Tool" section to the
"Upgrade the Database Using the Database Upgrade Assistant" section of
chapter 3.
We recommend that you use 500 MB as the SYSAUX tablespace size. Set autoextend
on for the SYSAUX tablespace.
If you plan to change the PL/SQL compilation mode, disable the compilation of
objects.
If System Managed Undo (SMU) is disabled in your database instance, ignore the
initialization parameters that begin with "undo_". You will be instructed to configure
them in the next step.
Review the "Postinstallation Tasks" section of the patch set notes. Perform the steps
that are relevant for your database.
Not Applicable.
If you are not on the Windows Itanium platform, you can choose to run Oracle E-
Business Suite 11i PL/SQL database objects in natively compiled mode with Oracle
Database 10g. See the "Compiling PL/SQL Code for Native Execution" section of
Chapter 11 of Oracle Database PL/SQL User's Guide and Reference 10g Release 2
(10.2).
If the Oracle Net listener for the database instance in the new Oracle home has not been started, you
must start it now. Since AutoConfig has not yet been implemented, start the listener with the lsnrctl
executable (UNIX/Linux) or Services (Windows). See the Oracle Database Net Services
Administrator's Guide, 10g Release 2 (10.2) for more information.
If you have at least AD.I or E-Business Suite release 11.5.10 installed on your system,
copy $APPL_TOP/admin/adgrants.sql (adgrants_nt.sql for Windows) from the administration
server node to the database server node. Use SQL*Plus to connect to the database as
SYSDBA and run the script using the following command:
$ sqlplus "/ as sysdba" @adgrants.sql (or adgrants_nt.sql)
[APPLSYS schema name]
where [APPLSYS schema name] is the Applications Object Library user, most commonly
named APPLSYS.
Shut down all processes, including the database and the listener, and restart them
to load the new environment settings.
If the Oracle Net listener in the 10.2.0 Oracle home is defined differently than the
one used by the old Oracle home, you must re-create any custom self-referential
database links that exist in the Applications database instance. To check for the
existence of database links, use SQL*Plus on the database server node to connect to
the Applications database instance as APPS and run the following query:
$ sqlplus apps/[apps password]
SQL> select db_link from dba_db_links;
The EDW_APPS_TO_WH and APPS_TO_APPS database links, if they exist, should
have been updated with the new port number by AutoConfig in the previous step.
If you have custom self-referential database links in the database instance, use the
following commands to drop and re-create them:
Oracle Database 10g Release 2 (10.2) contains new functionality for grants and
synonyms compared to previous database releases. As a result, you must re-
create the grants and synonyms in the APPS schema. On the administration
server node, as the owner of the Applications file system, run AD Administration
and select the "Recreate grants and synonyms for APPS schema" task
from the Maintain Applications Database Objects menu.
Restart all the Application tier server processes that you shut down previously. Remember
that the Oracle Net listener for the database instance, as well as the database instance
itself, need to be started in the 10.2 Oracle home. Users may return to the system
Patch :4653217
Abstract
11.5.9 INTEROP PATCH FOR 10GR2
Update 4653217
Product Applications Updates
Release 11i
Platform Linux x86
Built MAR-30-2006 12:38:41
Instructions
This patch contains the following unified driver file to be applied with
AutoPatch:
u4653217.drv (This is the unified driver)
Prerequisite Updates
This patch requires additional prerequisite patches to have been
successfully
applied to your system before it can be applied. These prerequisite
patches, as
at the time that this patch was built, are listed below. Please check
Oracle
Metalink to determine if any of these have been superseded
Description
This patch should be applied to an 11.5.9.2 environment before upgrading
to 10gR2.
Pre-requisites;
4489303
So The patch 448930 replacement for this patch 9535311
Abstract
TXK AUTOCONFIG AND TEMPLATES ROLLUP PATCH U
Update 9535311
Product Techstack
Release 11i
Platform Linux x86
Built NOV-08-2010 11:55:02
Instructions
Determine if you are using AutoConfig to manage your configuration.
Further information about AutoConfig can be found in Metalink Note
165195.1
"Using AutoConfig to Manage System Configurations with Oracle
Applications 11i".
2.1.2 From the location where this patch was unzipped, change
directory
to fnd/patch/115/bin .
on Unix:
./txkprepatchcheck.pl -script=ValidateRollup
-outfile=$APPLTMP/txkValidateRollup.html
-appspass=<apps database password>
2.3.2 Update the RDBMS ORACLE HOME file system with the AutoConfig
files by
performing the following steps:
<RDBMS_ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/
adautocfg.sh (On Windows use adautocfg.cmd).
2.3.6 If you have "SSL" enabled at the Apache layer then ensure that
a
Certificate Chain (ca.crt) file exists in the following
directory:
%s_web_ssl_directory%/ssl.crt/ca.crt
[where %s_web_ssl_directory% is the Applications context
variable].
It is OK if this file is zero bytes. For more information
on SSL, see Oracle MetaLink Note 123718.1 "A Guide to
Understanding
and Implementing SSL with Oracle Applications 11i".
LD_PRELOAD_32="/usr/lib/extendedFILE.so.1"
This file does not exist by default and can be created using the
command:
Please refer to the manual page for crle(1) on your instance for full
information with regard to this command.
Description
TXK AUTOCONFIG AND TEMPLATES ROLLUP PATCH U
Patch Contents
==============
2. This patch also contains the latest AutoConfig Engine and Tools
related
enhancements and fixes.
3. All TXK Rollup Patches are cumulative. This patch contains additional
content
on top of TXK AUTOCONFIG ROLLUP PATCH T(8217898).
IMPORTANT Note
========= ====
A new context variable s_db_listener is introduced in RUP-U to enable
customer-defined listener names.
If due to any reason, your listener name is incorrect, you can run
AutoConfig
again by updating the value of context variable s_db_listener to desired
non-default listener name to get intended listener name.
Related Notes
=============
Current version is :6.0.8.21 so we need to upgrade before applying the patch 9535311
(If no data shows under the 'Forms Server' section please check the profile option
'FND: Diagnostics' is set to 'Yes' and re-check)
You will need to separately obtain certain additional Developer (Forms) patches,
depending on your Developer Patch and Platform.
These patches must be applied BEFORE any Forms security CPU patch. The
CPU patch is designed to be applied on top of these patches. Any conflicts between
the patches listed here and the CPU should already be resolved in the CPU patch by
Oracle Development. If any of these patches are already merged into the CPU patch,
it is not strictly necessary to apply the non-CPU patch first, but it will not cause a
problem if you have already done so. Applying these patches AFTER the CPU may
cause problems if the two patches update common files, and is therefore not
supported. If you discover unresolved conflicts between the patches listed here and
the CPU, please log a tar with Oracle Support.
Forms and Reports is a 32 bit application. The patches that are available for 64 bit
OS will also be applicable for 32 bit OS unless specified otherwise.
For Developer 6i Patch 19 on Sun Solaris, IBM AIX, Linux, HP Tru64 and Microsoft
Windows Servers. Where applicable please ensure you download the 6.0.8.28
version of the patch:
Step 4: Stop the Forms, Reports, HTTP, and Concurrent Manager Servers
You must stop all server processes that may be impacted by the Developer 6i patch
before applying it.
For Microsoft Windows platforms, note the name of the Forms and Reports services
in Control Panel - Services.Also for Microsoft Windows platforms, stop all Forms user
connections still active. To do this, open Task Manager and kill all processes
named ifweb60.exe or ifsrv60.exe .
Stop the Concurrent Manager servers as they will need to use the new Reports
executable.
(You will then be offered a list of executables that are available for relinking)
* In a multi-node configuration, not all these executables exist on each node. The
list of executables will show those that do exist on the node you are currently
running on, and only those should be entered to avoid errors.
If your JAR files are still not updated, verify all the prior steps, and the Known
Issues section below.
If you have applied Developer 6i Patch 6 or above, verify that the PL/SQL version
installed is 8.0.6.3.x. You can run '$ORACLE_HOME/bin/f60gen help=y' on Unix
platforms and '%ORACLE_HOME%\bin\ifcmp60.EXE help=y' on Windows to display
various component versions. (If the version shown is still 8.0.6.0.x please refer to
My Oracle Support Knowledge Document 191573.1)
For Microsoft Windows platforms, look under Control Panel - Services to see if
additional Forms and Reports services were added. If so, disable the new ones by
pressing the Startup button, and setting the Startup Type to Disabled.
Step 11: Start the Forms, Reports, HTTP, Concurrent Manager Servers
Restart the Forms and Reports server processes. On Microsoft Windows Server, start
the original Oracle Forms Server service you stopped earlier, if it is not already
running.
Restart the HTTP server used by the Forms server if it is not already running.
Restart the Concurrent Processing server (the concurrent managers).
On Microsoft Windows platforms also start the 'OracleTNSListener80APPS_SID' &
'Oracle TCFSocketServer SID' Services.
3599540
Update
Product Application Object Library
Release 11i
Platform Linux x86
Built JUL-19-2004 14:43:45
Instructions
This patch contains the following unified driver file to be applied with
AutoPatch:
u3599540.drv (This is the unified driver)
Description
This patch includes some basic enhancements and code clean up for the
FND_LOBS
index creation. It should ONLY effect the Web iHelp search engine -
iHelp must
already be properly configured to access the search engine and this patch
should
have NO effect on iHelp files or configuration.