This could be a Java question or SQL server question --- I am using Java to access a SQL server machine, and I need to check the physical memory size of that SQL server. How can I get the information? I was able to get the operating system information through some registrys by using sql server's system stored procedure...