I'm running Windows 2003 Server SP2 on a VMware Server session.
When I boot my Peoplesoft 8.4x application server and process scheduler using the Microsoft SQL Native Client driver (2005.90.2047.00), if I set the appserver and process scheduler config files to include JavaVM Options=-Xmx256m -Xms128m, I get "Error occurred during initialization of VM" and "Could not reserve enough space for object heap" errors.
There is 3.2 gb RAM allocated to the Windows 2003 session I'm using, so available memory should not be an issue.
If I use the SQL Server ODBC driver (2000.86.3959.00), I do not have this problem.
I realize that Microsoft does not support their products on any virtualization products other than their own as outlined here: http://support.microsoft.com/kb/897615/kb/897615
My goal is to be able to get the 2005 SQL Native Client to work here. Any suggestions would be appreciated.