Progress
Version 9
Product Update Bulletin
Using the Windows Cluster Administrator
The Windows Cluster Administrator is a powerful and intuitive graphical user interface that allows a user with administrator privileges the ability to tailor the cluster environment. Once you open a connection to your cluster, the administrator browser displays Groups, Resources, Cluster Configuration, and the member nodes as the primary selection objects. Each of the objects can be expanded to display their contents much like Windows Explorer. Resources can be moved from group to group simply by dragging and dropping them. For more information on using the Cluster Administrator, see your Microsoft documentation. The next steps detail how to create and manage database resources with the Cluster Administrator.
To create a database resource with Cluster Administrator, follow these steps:
- Open a connection to your cluster and select New->Resource for the group where you are adding the database.
- Fill in the dialog box as follows:
- Fill in the Name field with the name of the resource. The fully qualified name of the database is the recommended value.
- Fill in the Description field with anything meaningful to the user.
- Select Progress Database for Resource type.
- Group should default to the one you selected in Step 1.
- Check Run this resource in a separate resource monitor option.
- Select the preferred node default of any node.
- Select the disk(s) and cluster name (or IP address) as resources the database depends on.
- Fill in the parameters page for the database resource as follows:
- Enter the fully qualified name of the database for Database File Spec.
- Enter the fully qualified path to the working directory of your Progress install for Working Directory.
- Enter the name of the command to start the database for Start Command. For example,
C:\Progress Files\Progress\bin\_mprsrv
. Enter only the name of the command, not the complete command line to execute.- Supply the options normally specified on the command line in Start Options. For example,
-pf
<parameter-file>.- Enter the command used to shutdown the database in Stop Command. For example,
C:\Progress Files\Progress\bin\proshut
. Enter only the name of command. Do NOT include the database file specification.- Enter the options normally used to shutdown the database in Stop Options. For example,
-by
.- Select Finish to complete the operation. The database resource will be displayed in the Explorer window in the Offline state.
Once the database resource is created, it can be started and shut down through the Cluster administrator.
- To start the database, right click on the database resource and select Bring Online. The state of the database resource will change from Offline, to Online Pending, to Online in the Explorer window as the database completely starts up.
- To shut down the database, right click the resource name and select Take Offline. The state of the database will change from Online, to Offline Pending, to Offline once the database has completely shut down.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |