Syltrem wrote: > Then I get > %LIB-F-INSVIRMEM, insufficient virtual memory WSEXTENT defines maximum physical memory for process PGFLQUOTA defines maximum virtual memory for process In other words, if the application does a "malloc" of 600 megabytes, this needs to fit within the page file quota for the process.