For finding out free memory on Solaris, I've tried as suggested but it complains:

# sar -r
sar: can't open /var/adm/sa/sa06
No such file or directory

I went to the /var/adm/sa and check, there is no sa06 indeed. Do I need to do anything before I run sar -r?

Thanks,