Consultor Eletrônico



Kbase P57942: 4gl code causes client session to crash - Unable to open or create srtIFdzcr, error 28. (354)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/02/2005
Status: Verified

FACT(s) (Environment):

UNIX

SYMPTOM(s):

4gl code causes client session to crash

Unable to open or create srtIFdzcr, error 28. (354)

Remote users being disconnected from a database

Logout usernum <num>, userid <name>, on <tty
ode>. (739)

Stopped. (2520)

The database filesystem is associated with the "/" (root) device

CAUSE:

No space left on the filesystem to create srt file. By default the srt files for remote servers are created in the same directory as the dbname.db file resides, in other words, the working directory. In this case, it was the "/" (root) partition.

FIX:

To initially address this issue, please free up the "/" (root) partititon.

The default location for srt (and other temporary files) can be changed via specifying -T within the proserve command:
eg proserve <dbname> other_parameters ... -T
ew_path.