Nortel 5100 Supplementary Manual page 30

Mcs upgradesā€”maintenance releases
Hide thumbs Also See for 5100:
Table of Contents

Advertisement

30 Nonredundant system upgrade
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Copyright © 2007, Nortel Networks
.
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
When all patches are applied the script responds:
/install_patches.sh successfully finished at <CURRENT
TIME>.
Log off as root:
exit
Log off as oracle:
exit
Nortel Multimedia Communication Server 5100
MCS Upgrades—Maintenance Releases
NN42020-303 01.08 Standard
Release 4.0 10 August 2007

Advertisement

Table of Contents
loading

Table of Contents