5.2

Table Of Contents
26 vFabric Suite
26 Installing vFabric Suite
The SQL Server can be the one used by the vCenter Server or a different one, whichever works best for your environment.
6. Specify that you want SQL Server to verify the authenticity using a login ID and password entered by the user, then enter
the Login ID and password of the SQL Server user. This database user must have privileges to load the schema.
VMware recommends that you not specify integrated Windows authentication.
7. Continue clicking Next, and then Finish, taking all default values, until you see a summary of the data source configuration.
Test the data source to ensure you have configured it correctly, then click OK.
Create the Oracle ODBC Data Source
Before you install vFabric License Server, you must create an ODBC data source that connects to either the database system
associated with vCenter Server or to a separate database system. If using the vCenter database system, VMware recommends
that you create a separate database instance (also referred to as an Oracle database schema) for vFabric use so as to keep the
data of the two products separate. This ODBC data source should be used only by vFabric License Server. This section provides
instructions for the Oracle database system.
Prerequisites
Install the appropriate Oracle ODBC driver on the vCenter Server Windows computer; you will use this driver to connect to
your Oracle database.
Warning: The following procedure provides only general guideline for installing the Oracle ODBC driver; contact your
Oracle database administrator for the instructions for your particular environment.
1. Download the following ZIP files from the Instant Client for Microsoft Windows (x64) Web site and unzip them into a
directory:
Instant Client Package - Basic: All files required to run OCI, OCCI, and JDBC-OCI applications
Instant Client Package - ODBC: Additional libraries for enabling ODBC applications
For the remainder of this procedure it is assumed you unzipped the files into the C:\instantclient_11_2 directory.
2. Set the TNS_ADMIN environment variable to the C:\instantclient_11_2 directory and add the C:
\instantclient_11_2 directory to the PATH environment variable.
3. Open a command prompt and execute the following commands to install the ODBC driver:
prompt> cd C:\instantclient_11_2
prompt> odbc_install.exe
If it succeeds, you should see the message Oracle ODBC Driver is installed successfully.
4. If necessary, create or update the C:\instantclient_11_2\tnsnames.ora file and define your Oracle database
address so the ODBC driver can connect to it.
Create the database instance that will contain vFabric license data. See Guidelines for Creating the vFabric License Server
Database Instance.
Procedure
1. On the same Windows computer on which you are running vCenter Server, invoke the ODBC Data Source Administrator
window using Start > Programs > Administrative Tools > Data Source (ODBC).
2. Click the System DSN tab.
3. Click the Add... button.