http://kb.vmware.com/kb/2004286 lists the most severe errors and warnings and how to resolve them.
What Service Pack is your database running on? Remember that you need at least SP4 to be in a supported configuration. This can easily be checked by running the query
SELECT @@VERSION;
against the "master" database.