Enable Jumbo Frames on Hardware ISCSI HBA vmhba

If you need to use jumbo frames on your ISCSI you need to run this command from the command line of the ESX host: e.g. You’ll need to reboot to let the changes take effect. To verify run the below, which lists the current settings. http://www.vi-tips.com/2009/04/configuration-of-iscsi-in-vmware-vi3.html

Oracle TNS Listener Errors

I recently had to resolve some TNS listener errors on a Oracle database server. It was Oracle 11g running on Microsoft Windows 2003 Server R2 SP2 32bit. Basically the problem was that the memory Oracle was using was hitting the 2gb ram limit in the 32bit user space. Adding the /3GB switch to the end … Read more