Consultor Eletrônico



Kbase P794: Unable to open or create srt0.*, error 16 (354) 3
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/11/2002
Status: Unverified

FACT(s) (Environment):

Novell NLM Server v7

SYMPTOM(s):

SERVER: Unable to open or create srt0.y, error 16. (354)

_mprosrv crashes.

SERVER: Multi-user session end. (334)

-T is specified correctly.

CAUSE:

Srt0(.*) files are responsible for resolving queries on the server. When query cannot fit to pre-allocated memory, srt0.* file is created. If thery are many srt0.* files (a,b ....), there's simply no next char available and errno 16 occurs.

FIX:

Add an os-command responsible for deleting "srt0.*" files in "vol1:ptemp" directory to your daily database backup script.