Kbase 19485: How to Reduce Sort Size when Compiling Large # of Programs
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/8/2000 |
|
When compiling a large number of programs sequentially you may notice that the sort file (srt*.) size can grow to a very large size (+/- 2GB).
One way to reduce this space usage is to break your compilation routine so that it compiles in multiple batches and quits between each batch.