Many of you may had slowly migrated your vcenter to windows 2008 64 bits or R2 recently. As we know, the vCenter server will still require a 32 bit DSN to connect to the 64 bit SQL database even the operating system are currently on 64 bits. You may able to search this on the google easily which suggest you to execute this command odbcad32 from start run to create the 32 bits client, but this may not work actually. I done twice and I hit the same problem as the ODBC console launch are still 64 bits.
Read more »
You may faced the similar issue by default if you currently running your vcenter server 4 on top of Windows 2008. The reason of the services start up failure are due to the dependency setting require to add in manually.
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1007669
I found the KB above which describe in details about the root cause and solution to over come this.
This issue may occur if the VirtualCenter Server service starts before one of the services it depends on. The VirtualCenter Server service is dependent on the following services:
- SQL Services
- ADAM Services (when using linked mode in vCenter Server 4.0)
Read more »
Previously Oracle had decline to provide the official support if you virtualizing your database instance into the VMware virtual infrastructure. Today, there is an official announcement from VMware which confirm the official support from oracle will be provided even you virtualize your database server into VMware.
This is a good news for most of the ERP users especially when you have SAP running in your production environment.
Read more »
I’m getting an “error message: 28038″ just before the VMware VCenter Server installation end as screen shot below:

Workaround:
Read more »
As vSphere is on the way, many of you may had experienced to test the RC release now. 1 of the thing you may notice is about the performance on vCenter 4 which bundle as part of the vSphere infrastructure in the coming release. I had personally compared the system performance within vCenter 2.5 and 4, and I found the vcenter 4 will require more resource to satisfy the system to run smoothly. The resource require to run the SQL server will not make any big different in this case, but you will notice the tomcat process in the task manager will take up quite a number of resources from your vCenter server.
Read more »