Installation guide

ESX Server 3 Installation Guide
68 VMware, Inc.
4UsetheNet8ConfigurationAssistanttoaddthefollowingentry:
VPX =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS=(PROTOCOL=TCP)(HOST=vpxd-Oracle)(PORT=1521))
)
(CONNECT_DATA =
(SERVICE_NAME = VPX)
)
)
HOST =
Inthisexample,HOSTisthemanagedhosttowhichtheclientneedstoconnect.
Configuring a SQL Server ODBC Connection
WhenyouinstalltheVirtualCenter Server,youcanestablishaconnectionwithaSQL
Serverdatabase.ThefollowingproceduredescribeshowtoconfigureaSQLServer
ODBCconnection.
SeeyourMicrosoftSQLODBCdocumentationforspecificinstructionsregarding
configuringtheSQLServerODBCconnection.
IfyouuseSQLServerforVirtualCenter,do
notusethemasterdatabase.
Beforeyoubeginthisprocedure,reviewtherequireddatabasepatchesspecifiedin
Table 21,“SupportedDatabaseFormats
(S
EE
U
PDATE
)
,”onpage 19.Ifyoudonot
prepareyourdatabasecorrectly,theVirtualCenterinstallermightdisplayerrorand
warningmessages.
To prepare a SQL Server database to work with VirtualCenter
1OnyourMicrosoftSQLServer,createaSQLServerdatabaseusingEnterprise
ManagerontheSQLServer.
2OnyourMicrosoftSQLServer,createaSQLServerdatabaseuserwithdatabase
operator
(DBO)rights.
ThedefaultdatabasefortheDBOuseriswhatyoudefinedinStep 1.
Makesurethedatabaseuserhaseitherasysadminserverroleorthe
db_owner fixeddatabaseroleontheVirtualCenterdatabaseandtheMSDB
database.
(S
EE
U
PDATE
)
NOTEMicrosoftWindowsNTauthenticationisnotsupportedwithremoteSQL
Server.