WARNING: This web is not used anymore. Please use PDBService.PatchesOnTop10203 instead!
 

Extra fixes on top of 10.2.0.3 for Linux 32 bit

NOTE: this is NOT NEEDED when installing with OH cloning using the most current image in pdb backup

  1. Bug 5722352 - INIT.CSSD CAUSING SYSTEM LOG FILE FLOODED AFTER 10.2.0.3 CSR INSTALLATION (rolling)
  2. Patch 5705795 MANY CHILD CURSORS CREATED FOR AMAZON-LIKE WORKLOAD IN 10.2.0.3 (not rolling)
  3. Patch 5602452 STREAMS RECOVERY WITH RMAN/ASM - CAPTURE STUCK IN 'DICTIONARY INITIALIZATION'

Bug 5722352

  • Note: this is a workaround from Oracle support , before the definitive patch comes out
  • copy locally (on all nodes) from pdb backup (oracle_binaries) the patch file: Bug5722352_init.cssd

.. stop the DB and and ASM with srvctl
sudo bash
crsctl stop crs
cp Bug5722352_init.cssd /etc/init.d/init.cssd
..continue with the next patch

Patch 5705795

  • Note: If this is a new install, use cloning with the newer image which contains this fix already, as specified in the installation procedure
  • copy locally (on all nodes) from pdb backup (oracle_binaries) the patch file: p5705795_10203_LINUX.zip
unzip p5705795_10203_LINUX.zip
cd 5705795
$ORACLE_HOME/OPatch/opatch apply -local
..repeat on all nodes (do not use cluster opatch install)

Patch 5602452

  • Note: this patch is only required on the master database (capture side) in a Streams environment
  • copy locally (on all nodes) from pdb backup (oracle_binaries) the patch file: p5602452_10203_LINUX.zip
unzip p5602452_10203_LINUX.zip
cd 5602452
$ORACLE_HOME/OPatch/opatch apply -local
..repeat on all nodes (do not use cluster opatch install)

Restart services

  • crsctl start crs

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r5 - 2007-02-01 - LucaCanali
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    PSSGroup All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback