InfoScale™ 9.0 Cluster Server Implementation Guide for Oracle - Windows
- Introducing the VCS agents for Oracle and NetApp
- Installing and configuring VCS
- Installing and configuring Oracle
- Prerequisites for installing Oracle
- Managing storage using Windows Logical Disk Manager
- Managing storage using NetApp filer
- Configuring Oracle on the first node
- Associating the database with the listener
- Configuring the Oracle database
- Configuring the Oracle service group
- Administering the Oracle service group
- Troubleshooting
- Appendix A. Resource type definitions
- Appendix B. Sample configuration
- Appendix C. Oracle Enterprise Manager 10g Grid Control with VCS
- Making the additional agent highly available
Creating and configuring Oracle database and listener on the first node
Perform the following steps to create and configure Oracle database and listener on the first node in the cluster. Do not perform these steps on the failover nodes yet. Steps for failover nodes are described later in the flow.
To create and configure an Oracle database and a listener
- Ensure that the volumes or LUNs created for the Oracle database, control files, log files, bdump, cdump, udump files, flash recovery area, and archive location are mounted on the node.
- Bring the temporary service group online on the node. This is the service group that you created while installing Oracle earlier. This service group contains an IP resource which is the virtual IP address for the databases and the listeners.
- Create a Listener service.
- Configure the listener to use the virtual IP address.
- Use the Oracle Database Configuration Assistant (DBCA) to create the database.
Complete the following steps to create the database:
Start the Oracle Database Configuration Assistant from the Apps menu on the Start screen. This launches the database installer.
On the Welcome panel, click Next.
On the Operation panel, click Create a database and click Next.
On the Database Templates panel, click Custom Database and click Next.
On the Management Options panel (Step 4 of 12), choose Use Grid Control for Database Management.
Click Next. Follow the installer instructions and select other options as per your desired database configuration.
- Configure the database on the shared virtual disk. Review the procedure.
- Configure the Oracle and listener services.
Follow all the steps given in the procedure with one exception. In step 2, bullet 6, choose Local System Account instead of This Account.