patch-6510214
--Instructions For Applying This Patch
Execute the following command to generate your instance specific installation
instructions
1. Source the Applications environment file
2. Run the Patch Application Assistant by entering "admsi.pl".
--Preparation Tasks
The tasks in this section can be completed without taking any Applications services or users offline.
--Pre-install Tasks
You must shut down all Application tier services before performing the tasks in this section.
AD.A Grants
Run the adgrants.sql script as a user that can connect as SYSDBA to grant privileges to selected SYS objects and create PL/SQL profiler objects.
Usage:
1. Create $ORACLE_HOME/appsutil/admin on the database server.
2. Copy adgrants.sql (UNIX) from this patch directory to
$ORACLE_HOME/appsutil/admin.
Or, copy adgrants_nt.sql (Windows) from this patch directory to
%ORACLE_HOME%\appsutil\admin.
3. Set the environment to point to ORACLE_HOME on the database server.
4. Use SQL*Plus to run the script:
UNIX:
$ sqlplus /nolog
SQL> connect / as sysdba
SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql
Windows:
C:\> sqlplus /nolog
SQL> connect / as sysdba
SQL> @%ORACLE_HOME%\appsutil\admin\adgrants_nt.sql
--Apply patch
You must apply critical patch 6767273 before applying the AD Mini pack. This patch can not be merged with the AD Mini pack and must be applied separately.
Note: If you have not installed an off-cycle product, you may skip this step. To determine if your environment has an off cycle product, verify the following.
* Check for
* For the products found in the directory, make sure there is an entry in the applprod.txt file located under the $APPL_TOP/admin directory
* You must apply patch 6767273 if you have products not listed in the applprod.txt file.
--Apply The Patch
his patch contains the following unified driver file to be applied with
AutoPatch:
u6510214.drv (This is the unified driver)
--Post-install Tasks
You must complete the tasks in this section before starting up Application tier services.
No comments:
Post a Comment