Skip Headers

Oracle9i Database Installation Guide
Release 2 (9.2.0.2.1) for 64-Bit Windows

Part Number B10546-01
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to next page

B
Oracle Real Application Clusters Preinstallation Tasks

This appendix describes the required preinstallation tasks for Oracle9i cluster software on Windows Server 2003. Windows-specific information is described in this section.


Note:

Oracle Real Application Clusters requires a separate license.


This appendix contains these topics:

Real Application Clusters Installation Requirements

In addition to the system requirements listed in Chapter 2, "Preinstallation Requirements", you must meet these requirements:

Hardware

Each node in a cluster requires the following hardware:

Hardware and Network Configurations

Have the following hardware and network configuration information available:

Software

Each node in a cluster requires one of the following software types:

RAM

512 MB for each instance

Real Applications Clusters Installation Considerations

Oracle Corporation recommends that you:

Network Considerations

Do not use a public interconnect for your cluster database. Public interconnects experience busy network traffic. Do not use DHCP to dynamically assign IP addresses to the nodes on which you run cluster databases. DHCP produces increased network traffic through leasing and revoking IP addresses.

Each node should have at least two network interface cards (NIC) to provide a private interconnect for the internode cache fusion traffic and to safeguard against the possibility of network card failure. The private interconnect takes advantage of the performance gains provided by cache fusion. The NICs should have dedicated IP addresses for optimal bandwidth. Alternatively, configure multiple physical NICs as one logical NIC and assign multiple IP addresses to the single logical NIC. Using multiple NICs safeguards against the possibility of network card failure.

Real Application Clusters Preinstallation

Perform the preinstallation steps described in this section before starting the Cluster Setup Wizard. Windows refers to raw partitions as logical drives.

Oracle Cluster File System Preinstallation

Oracle Cluster File System is a shared file system designed specifically for Oracle9i. OCFS eliminates the requirement of linking Oracle datafiles to logical drives and enables all nodes to share a single Oracle home instead of requiring each node to have its own local copy.

The number of partitions used for OCFS affects performance. Therefore, you should create the minimum number of partitions needed for the OCFS option you choose.

Logical Drive Preinstallation

Voting Disk Preinstallation

If the datafiles are stored on raw partitions, the voting disk must exist as a logical partition on the shared disk and is required by the Cluster Setup Wizard.

The voting disk stores configuration data for Server Management (SRVM) and is used by Oracle operating system dependent clusterware.

See Also:

"Creating Partitions" for detailed steps on how to create a logical drive for the voting disk. The voting disk must be at least 100 MB in size

Assigning Symbolic Link Names

Symbolic link names are required in order to use Database Configuration Assistant to install a predefined starter database on logical drives if you are not using Cluster File System for the Oracle Datafiles.

Use one of the following methods to assign symbolic link names:

Oracle Cluster Setup Wizard

The Oracle Cluster Setup Wizard assists with cluster creation and the addition of nodes to an existing cluster. It also enables you to assign symbolic link names to logical drives.

ImportSYMLinks Utility

The ImportSYMLinks utility is a command line tool that assigns symbolic link names or renames existing symbolic link names.

See Also:

"Installing the Raw Devices Management Utilities Manually" if you did not run Cluster Setup Wizard.

  1. Create a TBL file.

    To... Do this...

    Modify an existing symbolic link name

    1. Export existing links to a TBL file using the following command:

      ExportSYMLinks.exe [/f:filename]

      If /f:filename is not specified, then the default filename, symmap.tbl, is generated in the current working directory.

    Note: Duplicate links are indented in the symmap.tbl file. All valid unmapped device names are also exported.

    Create a TBL file

    A sample ASCII file is located in the following directory on the first component CD:Foot 1

    \preinstall_rac\olm\sample.tbl

    1. Create a TBL file.

    2. Save the file.

    1 This sample file contains symbolic link names associated with raw partitions for a two-node cluster database.

  2. Use the following command to import symbolic link mappings:

    ImportSYMLinks.exe [/f:filename]

    For example, ImportSYMLinks.exe /f:c:\temp\mysymlinks.tbl

    where temp is the temporary directory defined in step 1 and filename is the full path and filename of the valid TBL file.

Object Link Manager

Object Link Manager is a GUI tool that assigns symbolic link names or renames existing symbolic link names.

See Also:

"Installing the Raw Devices Management Utilities Manually" to install Oracle Object Link Manager

  1. Select c:\temp\GUIOracleOBJManager.exe where temp is the temporary directory defined in step 1.

    The Oracle Object Manager window appears.

  2. Select the row to update and click any spot within the highlighted row.

    An edit window, with an active blinking cursor, opens in the New Link Name column.

  3. Enter the new Link name and choose Enter.

  4. Repeat steps 2 and 3 to create additional symbolic link names.


    Note:

    Do not proceed to step 5 if the edit window is active. Changes will not apply.


  5. Select Options > Commit.

Shared Disk Configuration

Before running the Cluster Setup Wizard, you must decide how the shared disk is to be configured. The choice you make, will guide your shared disk preinstall steps. If you are using OCFS for both the Oracle Home and the Oracle Datafiles see "Real Application Clusters Preinstallation"

If you are using OCFS for the Oracle Home or Raw Partitions for Oracle datafiles see "Real Application Clusters Preinstallation" and "Voting Disk Preinstallation".

If you are using OCFS for the Oracle Datafile only, see "Real Application Clusters Preinstallation".

If your are not using OCFS, please read the "Voting Disk Preinstallation".

The Cluster Setup Wizard is used to install Oracle Operating system dependent clusterware layer on Windows Server 2003. The Cluster Setup Wizard can create a new cluster or add a node to an existing cluster. The Cluster Setup Wizard can also configure the shared disks. Table B-2 shows the shared disk configuration options. See "Cluster File System Installed Components and Services" for more information.

Table B-2 Shared Disk Configuration Options
Option Oracle Home Oracle Datafiles Action

No Cluster File System

Separate copy on each node

Raw Partitions

Cluster Setup Wizard uses raw partitions for the Oracle datafiles and requires the creation of at least one extended partition on the shared disk to support the voting disk. The voting disk is configured by the wizard.

Cluster File System for Oracle Home Only

Cluster File System

Raw Partitions

Cluster Setup Wizard uses raw partitions for the Oracle datafiles and requires the creation of at least one extended partition on the shared disk to support the voting disk. The voting disk is configured by the wizard.

Cluster File System is installed on each node.

Cluster File System for Oracle datafiles

Separate copy on each node

Cluster File System

The voting disk is created as a Cluster File System managed file.

Cluster File System is installed on each node.

Cluster File System for Both Oracle Home and Oracle datafiles

Cluster File System

Cluster File System

The voting disk is created as a Cluster File System managed file.

Cluster File System is installed on each node.

Cluster File System for Oracle Home Only, Cluster File System for Oracle Datafiles or Cluster File System for Both Oracle Home and Oracle Datafiles

Separate copy on each node

Cluster File System

The Cluster Setup Wizard installs and configures the Cluster Files System on each node.

Creating Partitions

Each shared disk used by Real Application Clusters must be configured as a basic disk with a master boot record (MBR) partition style. Real Application Clusters does not support dynamic disks or GUID partition table (GPT) partition style.

Do not use Windows disk administration tools to assign drive letters to partitions in this procedure. Cluster Setup Wizard assigns drive letters to OCFS partitions when you create a cluster.

Opening the Disk Management Tool

The Computer Management window displays disks and volumes in a graphical view and in a list view. View the status of a disk of volume in the Status column of the list view.

  1. Choose Start > Settings > Control Panel > Administrative Tools > Computer Management.

    The Computer Management Window appears.

  2. Expand the Storage folder and select Disk Management.

    The Disk Management window appears.

Figure B-1 Computer Management Window

Text description of win2k.gif follows.

Text description of the illustration win2k.gif

Before creating the logical partitions on a disk verify that the disk has the following properties:

To view the disk properties:

  1. Choose Start > Settings > Control Panel > Administrative Tools > Computer Management

  2. Select Disk Management in the left pane.

  3. Select the disk from the bottom pane and right-click.

  4. Select Properties.

  5. In the Properties Disk dialog box, Select the Volumns tab.

If the properties are not correct, use Windows Disk Management to reconfigure the disk.

Creating an Extended Partition from the Disk Management Tool

Before creating the logical drives, first create extended partitions that point to the raw space on the disk. The number of partitions needed depends on the how you configure the shared disk. If more information is needed about creating partitions, refer to the Windows online help from within the Disk Administration tools.

  1. Right-click an unallocated region of a basic disk, and click New Partition.

  2. Click Next.

  3. Select Extended partition in the Select Partition Type page.

  4. Click Next.

  5. Enter a size for the extended partition in the Specify Partition Size page. Oracle recommends using the maximum value.

  6. Click Next.

  7. Click Finish.

Creating a Logical Drive from the Disk Management Tool

Before creating the logical drives on a disk verify that the disk is a basic disk and has a Master Boot Record (MBR) partition style:


Note:

When storing Oracle files on unformatted logical drives, Oracle Corporation recommends that you do not create more than 120 logical drives within an extended partition. Doing so may significantly increase the time needed to restart your computer and start the disk administration tools.


For each datafile needed in Table B-3, you must complete steps 2 through 11:

  1. Right-click the free space in an extended partition, and click New Logical Drive.

  2. Click Next.

  3. Select Logical Drive option in the Select Partition Type page.

  4. Click Next.

  5. Set the partition size to correspond to the size defined in the current preinstall step your are executing.

  6. Click Next.

  7. Select the Do not assign a drive letter or drive path option from the Assign Drive Letter or Path page.

  8. Click Next.

  9. Select Do not format this partition option from the Format Partition page.

  10. Click Next.

  11. Click Finish.


    Note:

    If the Disk Management window is open during any disk management modifications, such as creating symbolic links or adding logical partitions, close and re-open the window to view any changes.


Using Oracle Cluster Setup Wizard

This section describes using the Cluster Setup Wizard.

  1. On one node of the cluster, insert the Oracle9i database product CD, and navigate to the \preinstall_rac\clustersetup\ directory and double-click clustersetup.exe. The Welcome page for the Oracle Cluster Setup Wizard appears. Click Next.

  2. Select Create a cluster and click Next. The Network Selection page appears.

  3. Choose Use Private Network for interconnect and click Next. The Private Network Configuration page appears.

    • If the nodes have a high speed private network connecting them, it should be used as the cluster interconnect. Otherwise, the public network can be selected.

    • If you choose Use Private Network for interconnect, then the Public Network Configuration page appears.

  4. Enter the name for the cluster you are creating, and enter the names of the nodes. If a private network interconnect was selected in step 3, enter the public and private names for the nodes; otherwise, enter the public names and choose Next. The Cluster File System Options page appears.

    The following options are available on the Cluster File System Options page:

    • Cluster File System for Both Oracle Home and Oracle Datafiles

    • Cluster File System for Oracle Home Only

    • Cluster File System for Oracle Datafiles

    • No Cluster File System

    If you selected any of the first three options, you must perform the steps in "Real Application Clusters Preinstallation" first.

    Selecting one of the first three options will cause the Cluster Setup wizard to install the Cluster File System driver and supporting applications on to all nodes selected.

  5. Choose an option from the OCFS Options page and click Next.

    • If you select No OCFS, then Oracle home and Oracle datafiles are stored on unformatted logical drives. Go to step 8.

    • If you choose Cluster File System for Both Oracle Home and Oracle Datafiles, then two pages appear sequentially: OCFS for Oracle Home Only and OCFS for Oracle Datafiles.

    • If you choose OCFS for Oracle Home Only, then the OCFS for Oracle Home Only page appears followed by the Disk Configuration page for configuring the voting disk.

    • If you choose OCFS for Oracle Datafiles, then the OCFS for Oracle Datafiles page appears.

  6. Choose a partition of the required size from the list of available partitions and then choose a drive letter from the Drive Letter list. For the OCFS option that you chose in step 5, the partition and drive letter combination is assigned to the OCFS drive letter for all of the volumes in the cluster.

    For example the voting disk is created in the following format:

    Oracle_datafile_drive_letter:\voting_filename

  7. Repeat step 6 for each OCFS volume and click Next.

    • If you chose OCFS for Oracle Home and Datafiles or OCFS for Datafiles in step 5, skip to step 9.

    • If you chose OCFS for Oracle Home in step 5 or No OCFS, then the Disk Configuration page for configuring the voting disk appears because the Oracle database files will not use OCFS.

  8. From the Disk Configuration screen, assign a voting disk, labeled as SRVCFG, by highlighting the corresponding row. Optionally, perform one of the following tasks to rename or add a symbolic link:

    To... Do this...

    Rename a symbolic link

    1. Click Create Oracle Symbolic Links. The Oracle Object Link Manager window appears.

    2. Select a row to update from the Symbolic Link column.

    3. Enter the new link name.

    4. Repeat steps 2 and 3 to rename any additional symbolic link names.

    5. Click Apply.

    6. When the progress bar at the bottom of the screen stops moving, click Close.

    Create a symbolic link

    1. Click Create Oracle Symbolic Links. The Object Link Manager window appears.

    2. Select an empty row from the Symbolic Link column. Enter a link name.

    3. Repeat steps 2 and 3 to assign any additional symbolic link names.

    4. When the progress bar at the bottom of the screen stops moving, click Close.

  9. Choose Next. The wizard checks your cluster interconnect to see if Virtual Interface Architecture (VIA) hardware is detected.

    • If VIA is not detected, then the VIA Detection page appears telling you VIA was not detected and TCP will be used for the clusterware interconnect. Choose Next and skip to step 12.

    • If VIA is detected, then the VIA Selection page appears. Continue to step 10.

  10. Choose Yes to use VIA for the interconnect and choose Next. The VIA Configuration page appears. If you choose No, then TCP will be used.

  11. Enter the name of the VIA connection and choose Next.

  12. The Install Location page is the last page that appears. The default location is SYSTEM_DRIVE\system32\osd9i. Choose Browse to navigate to a different location.

  13. Choose Finish. A progress page displays the actions being performed.

Raw Partitions for Datafiles

The voting disk stores configuration data for Server Management (SRVM) and for the Oracle operating system dependent clusterware. Vendor operating system dependent clusterware also requires this disk for Real Application Clusters configuration information.

Real Application Clusters uses logical drives within an unformatted extended partition to store the control, data, and redo log files. Only one extended partition is created for each disk. Oracle Corporation recommends creating the extended partition on an unpartitioned disk and using the entire disk for the extended partition.

Each instance shares a set of unformatted devices on a shared disk subsystem for datafiles. The number and type of raw devices required depends on several factors.

If you plan to use one of the General Purpose, Transaction Processing, or Data Warehouse database configuration types, then you must create a specific number of logical partitions and assign symbolic names to them. The Cluster Setup Wizard does not require these partitions for its installation task, but it can be used to create and assign symbolic links names to partitions. If you decide to use one of the predefined database configuration types refer to "Raw Partitions for Datafiles" and "Using Oracle Cluster Setup Wizard"for more information.

You must also create specific tablespaces using the minimum sizes as listed in Table B-3. When considering size requirements of your disks, remember to account for the initial signature of 1 MB or 2 MBs on each disk that cannot be used for extended partitions. These requirements are the same for both the vendor supplied clusterware layer and Oracle supplied clusterware layer.

See Also:

The readme file on using the tools. The disk management tools and the readme file are located in the directory\olm directory, where directory is where you installed the Oracle operating system dependent clusterware with Oracle Cluster Setup Wizard.

Raw Partitions and Sizes

The datafiles, control files, and redo log files must reside on unformatted raw devices on logical drives that reside within extended partitions. The extended partitions point to raw space on the disks. To configure the logical drives, create multiple logical partitions using Windows Disk Management. See the online help for Windows Disk Management for more information.


Note:

The total number of partitions needed is determined by the number of instances in the cluster. The Database Configuration Assistant will create one instance on each node.


Table B-3 Logical Drive Disk Sizes for Database Configuration Assistant  
Partition Purpose File Size

SYSTEM tablespace

420 MB

server parameter file

5 MB

USERS tablespace

120 MB

TEMP tablespace

120 MB

UNDOTBS tablespace

320 MB

EXAMPLE tablespace

160 MB

CWMLITE tablespace

100 MB

XDB tablespace

50 MB

ODM tablespace

280 MB

INDX tablespace

70 MB

TOOLS tablespace

12 MB

DRSYS tablespace

250 MB

First control file

110 MB

Second control file

110 MB

Two redo log files for each instance

120 MB (for each file)

srvcfg (voting disk for clusterware)

100 MB

By default, Database Configuration Assistant uses automatic undo management. You should create one Undo tablespace for each instance. Logical drives for Undo tablespaces for all preconfigured database templates should be at least 320 MB. If you use manual undo management, make the RBS logical drive at least 625 MB in size.

Server Parameter File

Database Configuration Assistant uses a logical partition to store the server parameters by default. If you keep this option, you must create one logical partition to hold the server parameters with a file minimum file size 5 MB and symbolic link format db_name_SPFILE. If you do not use this option each instance will have a local copy of the parameters file, and you do NOT need to create the server parameter partition.

Undo Management

Database Configuration Assistant uses automatic undo management by default. Create one Undo tablespace for each instance. Logical drives for Undo tablespaces for all preconfigured database templates should be at least 320 MB with symbolic link format db_name_UNDOTBSinstance_number. If you use manual undo management, make the RBS logical drive at least 640 MB in size with symbolic link format db_name_RBS.

Redo Logs

Database Configuration Assistant will require two logs files for each instance by default. Each redo log files for each instance has a file size of 120 MB and a symbolic link format db_name_REDOinstance_number_thread_number.

See Also:

Real Application Clusters Management Utilities Overview

There are two sets of utilities. Utilities for raw devices and utilities for Cluster File System Additional disk management utilities are installed by the Oracle Cluster Setup Wizard on all nodes. These tools are not installed if you do not run Oracle Cluster Setup Wizard. Table B-4 describes the disk management utilities.

Table B-4 Raw Devices Disk Management Utilities 
Utility Purpose...

Object Link Manager

A graphical user interface (GUI) tool that creates or modifies symbolic links to logical drives. This utility can be used as part of the Oracle Cluster Setup Wizard or separately.

DeleteDisk

Reformats an entire disk and deletes its contents.

LetterDelete

Removes all drive letters from Oracle raw partitions and updates the disk key registry to disable mappings when you restart your computer.

LogPartFormat

Initializes all space in a logical partition to zero and removes the symbolic link name.

crlogdr

Creates and deletes logical drives and their associated symbolic names on a disk that does not have a primary partition and one extended partition. Use this tool to review the disk layout.

ExportSYMLinks

Reads persistent symbolic links from their respective disk drives and generates a TBL file of the list (named by default symmap.tbl).

ImportSYMLinks

Reads a TBL file and creates persistent symbolic links on the disks and on all nodes in the cluster.

Installing the Raw Devices Management Utilities Manually

If you did not install Oracle9i operating system dependent clusterware using the Oracle Cluster Setup Wizard, then manually install the raw device management utilities.

To manually install the disk management utilities, perform the following tasks on each node of the cluster:

  1. Create a temporary directory.

  2. From the first component CD, copy the contents of the \preinstall_rac\olm directory to the temporary directory you created.

  3. Install Oracle Object Service by entering the following command from the temporary directory you created:

    C:\temp> OracleOBJService /INSTALL


    Note:

    The Oracle Cluster Setup Wizard automatically creates and starts this service.


  4. Set the Oracle Object Service service on each node in the cluster to automatic. Refer to your Microsoft online help for more information about configuring, starting, and stopping services.

If you do not create the database with Database Configuration Assistant, then the number of logical drives you create depends on the number of datafiles, redo log files, and control files you plan to create. However, you must still create a logical drive of 100 MB for the voting disk.

Cluster File System Installed Components and Services

The Cluster Setup Wizard installs the following components and service if Cluster File System is installed. Table B-5 describes these components.
Table B-5 Cluster File System Installed Components 
Component Function

Ocfs.sys

File system driver for Windows Server 2003

OracleClusterVolumeService

OCFS service that ensures consistent mount points across the cluster and provides configuration support for the file system driver. After installation, it appears in the Windows Services panel. OracleClusterVolumeService is the service name for ocfsFindVol.exe.

OcfsFormat.exe

Utility that prepares volumes for use with the cluster file system. In order to enable a volume for use with OCFS, it needs to be formatted by running this utility from one of the nodes in the cluster. See "Formatting a Partition to Add to OCFS"

OcfsUtil.exe

Utility that is used for changing the cluster name for a given volume, managing the list of nodes configured on a volume, and creating node-specific files and directories. See "OcfsUtil Command Summary"

OcfsOui.bat

Batch file that automatically runs from Oracle Universal Installer during the installation of an Oracle home on OCFS. It is called by OracleClusterVolumeService and it creates the needed node-specific directories and files on OCFS for the Oracle home.

OcfsUtil Command Summary

OcfsUtil is a command line utility that is used for:

Table B-6 lists the operations performed by OcfsUtil.

Table B-6  OcfsUtil Command Summary
Command Description and Syntax

ChangeClusterName

Enables you to change the cluster name for a volume with the mount point Volume Mount Point, for example: to NewClusterName as specified.

Specifying no NewClusterName resets the cluster name to null cluster name making the volume specified by VolumeMountPoint visible to all nodes that have hardware connectivity to it.

Syntax:

OcfsUtil /c ChangeClusterName /m VolumeMountPoint /n 
NewClusterName

ChangeVolConfig

Prints the configuration map for the volume specified with mount point VolumeMountPoint, for example:

If /d NodeName is specified, the NodeName is removed from the configuration map.

The configuration map is the list of nodes that have ever accessed this OCFS.

Syntax:

OcfsUtil /c ChangeVolConfig /p /m VolumeMountPoint 
/d NodeName

NodeSpecificFile

(Create)

NodeSpecificFile is for %ORACLE_HOME% only and has three options: create, delete, and revert

Makes the file or directory (/d) specified by FullPath on the VolumeMountPoint, for example, into a node-specific file. The file or directory will have the same name on all nodes, but will have different contents and will be treated as a local file or directory.

The /s argument makes the specified directory (/d) a shared node-specific directory and subdirectories and files created under that directory will be node-specific. The /s argument can only be given if /d is specified and only for the create option.

Syntax:

OcfsUtil /c NodeSpecificFile /o create/delete/revert 
/m MountPoint /p Path /d

and

OcfsUtil /c NodeSpecificFile /o create /m 
VolumeMountPoint /p FullPath /d

or

OcfsUtil /c NodeSpecificFile /o create /m MountPoint 
/p Path /d /s

NodeSpecificFile

(Delete)

Deletes the node-specific file or directory specified by FullPath on the VolumeMountPoint for example:

Syntax:

OcfsUtil /c NodeSpecifiFile /o delete /m 
VolumeMountPoint /p FullPath

NodeSpecificFile

(Revert)

Reverts the node-specific file or directory specified by FullPath on the VolumeMountPoint, for example O:, to a shared file and will point the file/ directory to the contents of the node-specific file on NodeName.

If no NodeName is specified, the reverted shared file directory will have the contents of the node on which the command is run.

Syntax:

OcfsUtil /c NodeSpecificFile /o revert /m 
VolumeMountPoint /p FullPath /n NodeName

Formatting a Partition to Add to OCFS

To add a new partition to an existing OCFS, use OcfsFormat to format the partition.

Transferring the Contents of a Raw Partition to a Standard File System for Backup

Use the Oracle utility OCOPY to copy data to or from a raw partition for both physical partitions and logical drives.

The physical partition and logical drive conventions are not compatible with one another due to the extra block that is skipped for physical raw conventions. This also means you cannot simply do an OCOPY command from a physical disk to a logical drive, as the contents of these partitions are incompatible.

If your database installation uses physical disk conventions with logical drives, Oracle Corporation recommends converting to the logical drive conventions using these steps:

  1. Perform a full database export to a (local) file system.

  2. Create logical drives and define logical names for these partitions.

  3. Re-create the database using Database Configuration Assistant on the new logical drives.

  4. Perform the full database import to the newly-created database.

    See Also:

    Oracle9i Database Platform Guide for Windows for more information

Deleting Oracle Operating System Dependent Clusterware

If you want to deinstall previous versions of Oracle operating system dependent clusterware, use the following steps to manually remove them:

  1. Shut down the Oracle database.

  2. Stop the operating system dependent clusterware service, OracleCMService9i.

  3. Start the registry editor from the command prompt:

    C:\> regedit
    
    

    The Registry Editor window appears.

  4. Go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OSD9i.

  5. Delete the OSD subkey.

  6. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services.

  7. Delete the service entry for OracleCMService9i.

  8. Delete the osd9i directory under C:\.

  9. Repeat the steps on all nodes within the cluster.

  10. Restart the computers on which you deleted the keys.

Troubleshooting the Real Application Clusters Installation

This section contains these topics:

Error Messages

Real Application Clusters Management Tools Error Messages are located in Appendix C of Oracle9i Real Application Clusters Administration.

Performing Cluster Diagnostics

If Oracle Universal Installer does not display the Node Selection page, perform clusterware diagnostics by executing the lsnodes -v command and analyzing its output.

From the \preinstall_rac directory, execute the following:

lsnodes -v

Refer to your clusterware documentation if the detailed output indicates that your clusterware is not running.

Terminal Services Client on Windows Server 2003

Do not use Terminal Services Client with any of the disk management tools. Changes may not be applied.

Stopping Preexisting Oracle Services

You may get the following warning message while using the Cluster Setup Wizard if you have OracleGSDService or OracleServiceSID running on any of the nodes in the cluster you are creating:

The nodes that we are trying to install the software on could not be cleaned 
completely 

Stop these services on all the nodes and then start Oracle Cluster Setup Wizard again.

Mappings Do Not Appear

If mappings do not appear in the Object Link Manager, make sure the Oracle Object Service is started on all nodes in the cluster.

Unable to Start a Dedicated Server Process

Make sure OracleServiceSID and OracleHOME_NAMETNSListener run under the same Windows account with the same user ID.

Disk Management Cannot Create Logical Drives

Most likely, an extended partition was not created. Create the extended partition and the multiple logical drives within the extended partition.

Compatibility Issues for Physical Partitions and Logical Drives

Logical drives defined with physical disk convention names

An Oracle database handles the datafile using the physical disk convention, even though it really is a logical drive. This will not cause any data corruption or loss, as long as the physical disk naming conventions continues to be used. Oracle Corporation recommends that you convert to the logical drive at your earliest convenience.

Using Logical names to represent Partition0.

This poses severe problems, because the Disk Administrator typically writes a signature into the first block of every disk, and consequently the Oracle database may overwrite a portion of the signature with a datafile header.


Note:

This may also cause data loss. Never use Partition0 with the logical partition convention.



Go to previous page Go to next page
Oracle
Copyright © 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents
Go To Index
Index