Kbase P32802: Do not use blank lines on a .srt
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/10/2003 |
|
Status: Unverified
SYMPTOM(s):
Error 290 during idxbuild
FIX:
It is a very common mistake to create .srt files with a black line in between lines, for example:
1572864 /dados/Consol/
1572864 /dados/Consol/bancos/
1572864 /dados/srt1/
this mistake can be detected in the log file by the following line:
14:08:26 Temporary sort file at: /arquivos/Consol/bancos will use the available disk space. (5288)
The blank line will tell proutil to create a file on the directory where the database resides ( on this case /arquivos/Consol/bancos) and use all available disk space.
This can result in a error similar to this:
14:58:42 SYSTEM ERROR: I/O error 0 in writeto, ret 2047, file 16(srt), addr 2147481600. (290)