Consultor Eletrônico



Kbase 18599: RTB "Insufficient Disk Space or Permissions" When Compiling
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/02/1999
SUMMARY:

Some customers have reported getting the error message,
"insufficient disk space or permissions" when compiling a lot of
files with the Application Compiler or Roundtable, even though
they have plenty of disk space.

SOLUTION:

The practical workaround may be adding -mmax -65500 to
the client startup when compiling.

One of the following changes should also correct the error.

1) Set your -D to 37. It will help solve space problems and it
will speed up the compile.

2) Run a compile with the following additional startup
parameters:

-D 50 -TM 31 -TB 31 -B 1000

3) Break the compile up into bits.