Hi there, we are having some problems running some Jobs using SAS System v8.2. Some programs are returning "out of memory", but we have a lot of RAM available (aprox 7 Gb free). All users have no limit for memory alocation and we already changed the sasv8.cfg file to:
-mvarsize 32K
-msymtabmax 4M
-sortsize max
-memsize 0M
-noasynchio
-bufsize 128M
-maxmemquery 560M
-sumsize 800M
That solved some programs' problems but there are a few that we still get the error. The actual sasv8.cfg with no limits to file alocation is not suitable, as there's a possibility to an ordinary user to alocate all physical memory and degrades server's performance.
Our server: Sun Fire 6800 Domain with 8 900MHz UltraSparc III processor, 8 Gb Ram, 170 Gb in work area, running Solaris 8. Any help would be apreciated
Thanks in advance.
HTT
-mvarsize 32K
-msymtabmax 4M
-sortsize max
-memsize 0M
-noasynchio
-bufsize 128M
-maxmemquery 560M
-sumsize 800M
That solved some programs' problems but there are a few that we still get the error. The actual sasv8.cfg with no limits to file alocation is not suitable, as there's a possibility to an ordinary user to alocate all physical memory and degrades server's performance.
Our server: Sun Fire 6800 Domain with 8 900MHz UltraSparc III processor, 8 Gb Ram, 170 Gb in work area, running Solaris 8. Any help would be apreciated
Thanks in advance.
HTT