5.0

Table Of Contents
VMware vCenter Operations Enterprise Installation and Administration Guide
14 VMware, Inc.
cTypethesuperusernameandpasswordthatvCenterOperationsManagerEnterprisewillusewhen
itconnectstoSQLServer.Thedatabaseiscratedunderthisusername
d SelectMakeadatabase.Thedefaultconfigurationvaluesworkformostinstallations.Donotclick
AdvancedunlessaVMwaresupportrepresentativeinstructsyou
todoso.
eClickRun.
4Whentheprocesshasfished,clickOK.
5InSQLServerManagementStudio,confirmthatthenewdatabaseexists.
Prepare a SQL Database that Requires Regular User Access
Ifyoucanrunexecutablefiles,andyourconfigurationandsecuritypoliciesallowvCenterOperations
ManagerEnterprisetouseausernamethathasdatabasecreationprivileges(asuperuser)whenit
communicateswithSQLServer,youcanpreparetheSQLdatabasebyrunningthe
vcops_SQL_Server_xxxx.exeprogram.Thisprogramisincluded
inthevCenterOperationsManager
Enterpriseinstallationpackage.
Prerequisites
FamiliarizeyourselfwiththedatabaseserverrequirementsforvCenterOperationsManagerEnterprise.
See“DatabaseServerRequirements”onpage 9.
InstallSQLServer.
CreateaWindowsauthenticationaccountoranSQLauthenticationaccountthathassufficientprivileges
tocreateanewdatabaseandnewSQLuser.
ObtainthevCenterOperationsManagerEnterpriseinstallationpackage.
Procedure
1IfyouareusingWindowsauthenticationforSQLServer ,loginasauserwhohassufficientprivilegesto
createadatabase.
2Extractthefilesfromvcops_sqlserver.ziptoanyavailabledirectory.
vcops_sqlserver.zipislocatedinthesamefolderasthevCenterOperationsManagerEnterprise
executablefiles.
3InSQLServer,createadatabasetoholdthevCenterOperationsManagerEnterpriseschemaanddata.
Youcangiv e thedatabaseanyname.Keeparecordofthedatabasename.Youwillneedthenamewhen
youconfigurethedatabase.
4InSQLServerManagementStudiooranothertoolthatruns
SQLscripts,runcreateuser.sqlunderthe
databasethatyoucreated.Usethesamesuperuserprivilegesthatyouusedtocreatethedatabase.
ThescriptcreatesanSQLServeruserthathasthenamevcopsandadefaultpassword.Youcanchange
theusernameandpasswordaftertheuseris
created.
5Runvcops_SQLServer_xxxx.exe.
aTypetheIPaddressofthedatabaseserver,ortypeip_address\instance_nametoselectaspecific
instanceofthedatabase.
b SelectSQLServerauthentication.
cTypetheusernameandpasswordfortheSQLServeruserthatwascreatedwhenyouran
createuser.sql.Thedatabaseiscreatedunderthis
username
d SelectUpgradeanexistingadatabase.Thedefaultconfigurationvaluesworkformostinstallations.
DonotclickAdvancedunlessaVMwaresupportrepresentativeinstructsyoutodoso.
eTypethenameofthedatabasethatyoucreatedwhenyoucreatedtoholdthevCenterOperations
ManagerEnterpriseschemaand
data.