Procedure 53 Installing Secondary Oracle Patches - Nortel 5100 Supplementary Manual

Mcs upgrades—maintenance releases
Hide thumbs Also See for 5100:
Table of Contents

Advertisement

Procedure 53
Installing secondary Oracle patches
Step
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Copyright © 2007, Nortel Networks
.
Action
Place CD_Oracle_9.2.0.6_patch in the DVD-ROM drive.
Log on to the secondary Database Server as oracle.
Switch user:
su – root
Mount the DVD-ROM drive:
mount /mnt/cdrom
Determine if the ora_cds directory exists:
ls /var/mcp
Create the ora_cds directory if it does not exist:
mkdir /var/mcp/ora_cds
Change ownership:
chown oracle:oinstall /var/mcp/ora_cds
List the contents:
ls /mnt/cdrom
Load the patch archive:
cp /mnt/cdrom/<patch>.tar /var/mcp/ora_cds
Unmount the DVD-ROM drive:
umount /mnt/cdrom
Extract the CD from the DVD-ROM drive.
Change the directory:
cd /var/mcp/ora_cds
Determine if the patches directory exists:
ls
Remove the patches directory if it exists:
rm –rf patches
Unpack the patch archive:
tar -xvf <patch>.tar
Change the directory:
cd patches
Install the Oracle patch:
./install_patches.sh
Nortel Multimedia Communication Server 5100
MCS Upgrades—Maintenance Releases
NN42020-303 01.08 Standard
Release 4.0 10 August 2007
Install secondary Oracle patches (if required) 73

Advertisement

Table of Contents
loading

Table of Contents