1.0.1

Table Of Contents
VMware, Inc. 17
Chapter 2 Installing vCenter Chargeback
Install vCenter Chargeback
Thissectioncoversthefollowinginstallationscenarios:
“BasicInstallationorFirstTimeInstallation”onpage 17
“ClusterInstallation”onpage 19
“BasicInstallationUsingExistingDatabaseSchema”onpage 21
Youmustfirstdownloadtheinstallerfile,vCenter-CB-1.0.1-<build_number>.zip,andextractthecontent
ofthisZIPfiletothemachineonwhichyouwanttoinstalltheapplication.Ifyoutrytoruntheinstallerfrom
asharedlocationonthenetwork,theinstaller
mightfail.Beforeyouinstalltheapplication,ensurethatyou
haveperformedthepreinstallationtaskslistedin“PrerequisitesforvCenterChargeback”onpage 14.
Basic Installation or First-Time Installation
Whenyouinstalltheproductforthefirsttime,theinstallerperformsthefollowingtasks:
Connectstothedatabaseandcreatesaschemafortheapplicationdata.
Installstheapplication.
Installstheloadbalancer,whichreceivesandroutesalluserrequeststotheapplication.
Installsthedatacollector,whichsynchronizesthevCenterChargebackdatabasewiththevCenterServer
databases.
To install the application
1RunthevCenter-CB.exefile.
Theinstallationwizardisdisplayed.
2ClickNextontheIntroductionscreen.
3Accepttheenduserlicenseagreement,andclickNext.
4Providethepathfortheinstallationdirectory,andclickNext.
Ensurethatthe
installationdirectorypathhasatleastonedirectory(forexample,
C:\vCenterChargeback10\)anddoesnotpointtojustadrive(forexample,C:\).Ifthespecified
installationdirectoryexists,ensurethatitisempty.Ifthespecifiedinstallationdirectorydoesnotexist,
theinstallerwillcreatethedirectory.
5Providethefollowing
vCenterChargebackdatabaserelatedinformation,andclickNext:
DatabaseType:ThetypeofdatabaseusedtocreatethevCenterChargebackdatabase.Thiscanbe
eitherSQLSERVERorORACLE.
DatabaseURL:TheIPaddressofthesystemonwhichthevCenterChargebackdatabaseisinstalled
alongwiththeportatwhichthedatabaselistenerserviceisrunningorthevCenterChargeback
databaseinstancename.
ForOracleDatabase,thedatabaseURLcanbeinanyofthefollowingformats:
<IP Address>:<TNS Listener Port>
<Host Name>:<TNS Listener Port>
ForSQLServer,thedatabaseURLcanbeinanyofthefollowingformats:
<IP Address>\<Database Instance Name>
<Host Name>\<Database Instance Name>
DatabasePort:(Optional)Theportonwhichthedatabaseserviceislisteningforrequests.
DatabaseName:NameofthedatabaseinwhichvCenterChargebackstorestheapplicationspecific
data.