VMware ESX 4.0 - INSTALLATION GUIDE UPDATE 1 Installation Manual page 83

Hide thumbs Also See for ESX 4.0 - INSTALLATION GUIDE UPDATE 1:
Table of Contents

Advertisement

Configure a Connection to a Local DB2 Database on Microsoft Windows
You can configure a DB2 database for vCenter Server locally on the same Microsoft Windows machine as
vCenter Server.
Prerequisites
Before you configure the database to work locally, perform the following tasks:
Configure a user and group for the database.
n
Add the database instance registry variables.
n
Add the client instance registry variable.
n
Create the database with the required buffer pools, table spaces, and privileges.
n
On the vCenter Server machine, catalog the server node and the database.
n
a
To catalog the server node to TCP/IP, run the following command in the command window:
db2 catalog tcpip node
<Port_Number_Used>
server
b
To catalog the database to the newly created TCP/IP node, run the following command in the
command window:
db2 catalog db
Here<DBALIAS> is not the same as <DBNAME>. For example,
db2 catalog db VCDB as VCDB1 at node DB2NODE authentication SERVER
c
Ensure that the database directory entry type is Remote, and not Indirect.
You can verify this by running the following command in the command window:
db2 list db directory
If the database directory entry type is Indirect, repeat the previous step.
Procedure
1
On the Microsoft Windows machine that will host vCenter Server, open the Microsoft ODBC
Administrator utility by clicking Start > Run and entering
2
On the System DSN tab, click Add.
3
Select the driver that corresponds to your database (for example, IBM DB2 ODBC Driver -
VCDB2Add) and click Finish.
4
Enter a name for the DSN (for example, VCDB2) and select your database from the menu.
5
To make sure that the database connection works, select the DSN and click Configure.
6
Enter the database user name (for example, vcx) and password, and click Connect.
You do not need to save the user name and password.
The DB2 database is configured.
What to do next
You can now install vCenter Server. When the vCenter Server installer prompts you for a DSN, point to the
DSN that you created in this procedure.
VMware, Inc.
<New_Node_Name> remote <IP_Address_of_vCenter_Server_Machine>
<DBNAME> as <DBALIAS> at node <NEW_NODE_NAME> authentication SERVER
Chapter 10 Preparing the vCenter Server Databases
.
odbcad32.exe
83

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vcenter server 4.0Esx 4.0

Table of Contents