Cluster Server 7.4.2 Database Agent for Oracle Configuration Guide - Windows
- Introducing the VCS agent for Oracle
- Installing the product and configuring VCS
- Installing and configuring Oracle
- Prerequisites for installing Oracle
- Managing Storage using SFW
- 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 the Oracle database on shared disks
Create an Oracle database on the shared disk using the Oracle Database Configuration Assistant. You need to create the database only once, from the node on which you installed Oracle first. You do not need to repeat these steps on the remaining cluster nodes.
To create a database on a shared disks
- Start the Oracle Database Configuration Assistant from the Apps menu on the Start screen. This launches the database installer.
- In the Welcome panel, click Next.
- In the Operation panel, select Create a database and click Next.
- Complete the iinstructions given below depending on the Oracle version.
In the Database Templates panel, select the desired database template and click Next.
In the Database Identification panel, specify the Global Database Name and SID in the respective fields.
Choose to create the database on the shared disk.
- The wizard instructions help you to select other options as per your desired database configuration. Install the control files, data files, log files, bdump, cdump, and udump files on the shared disk.
Follow these wizard instructions:
On the Recovery Configuration panel, specify the Flash Recovery Area and the Archiving location on the shared disk.
On the Initialization Parameters panel, click All Initialization Parameters, then click Show All Parameters on the All Initialization Parameters window, and then specify the path for the background_dump_dest (bdump), core_dump_dest (cdump), and user_dump_dest (udump) files.
In the Database Storage panel, specify the locations of control files, data files, and redo log files. In the left pane, expand the Storage folder and do the following:
Enter a path on the shared disk for each control file.
To do so, click Controlfile and click the General tab in the right pane. In the File Directory field, enter a path on the shared disk.
Enter a path on the shared disk for each data file.To do so, expand the Datafiles folder in the left pane. Select a data file, and click the General tab in the right pane. In the File Directory field, enter a path on the shared disk.
Enter a path on the shared disk for each redo log file.
To do so, expand the Redo Log Groups folder in the left pane. Select a redo log group and click the General tab in the right pane. In the File Directory field, enter a path on the shared disk.
The path for the redo log files must be the same as that of the bdump, cdump, and udump files, specified earlier.
Click Next.
- Select the Create database and the Generate Database Creation Scripts options and click Finish.
- Follow the wizard instructions and complete the installation.