Owner's Manual
Deployment Guide 35
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
3
Using the Oracle Logical Partition Formatter (LogPartFormat), format the OCRCFG and VOTEDSK
partitions on both nodes.
At the command prompt, type the following commands and press <Enter> after each command:
%SystemDrive%\oracle\product\10.2.0\crs\bin\LogPartFormat \\.\OCRCFG
%SystemDrive%\oracle\product\10.2.0\crs\bin\LogPartFormat
\\.\VOTEDSK
The following message appears:
Are you sure you want to continue...(Y/N)?
4
Ty p e
y
and press <Enter>.
5
Launch the Oracle GUI Object Manager.
At the command prompt, type the following and press <Enter>:
%SystemDrive%\ora_bin_utils\GUIOracleOBJManager.exe
The
Oracle Object Manager
window appears.