
Search the Knowledge Base: |
Search the Knowledge Base: |
To set the maximum number of database connections to a value less than ten, add an odbc entry within the vpxd tags in the vpxd.cfg file. This file is located in C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter.
The following example sets a value of five maximum connections:
<vpxd><odbc><maxconnections>5</maxconnections><connections>5</connections></odbc></vpxd>