Owner's Manual
30 Deployment Guide
Deleting Oracle Services
1
On node 1, launch the
Services
console.
a
Click
Start
and select
Run
.
b
In the
Run
field, type the following, and click
OK
:
services.msc
The
Services
window appears.
2
Identify and delete any remaining Oracle services.
To delete a service:
a
Click
Start
and select
Run
.
b
In the
Run
field, type
cmd
and click OK.
c
Open a command prompt, type the following, and press <Enter>:
sc delete <oracle_service_name>
d
Repeat
step c
for each additional service that you need to remove.
3
Restart node 1 and login as administrator.
4
Restart node 2 and login as administrator.
Cleaning the Storage Devices
1
Clean the partitions that will be configured for the OCR registry (ocrcfg) and the voting disks.
a
Click
Start
and select
Run
.
b
In the
Run
field, type
cmd
and click
OK
.
c
At the command prompt, type the following and press <Enter>:
%SystemDrive%\oracle\product\10.2.0\crs\bin\ExportSYMLink
The Oracle Symbolic Link Exporter (ExportSYMLink) imports the symbolic links to the
SYMMAP.TBL
file to your current directory.
d
At the command prompt, type the following and press <Enter>:
notepad SYMMAP.TBL
2
Ensure that OCRCFG and VOTEDSK appear in the file.
If OCRCFG and VOTEDSK do not appear in the file, assign OCRCFG and VOTEDSK to the
appropriate disk and save the file.
Using the Oracle Symbolic Link Importer (ImportSYMLinks), import the symbolic links into
the assigned storage disks (OCRCFG and VOTEDSK).
At the command prompt, type the following and press <Enter>:
%SystemDrive%\oracle\product\10.2.0\crs\bin\ImportSYMLinks