Consultor Eletrônico



Kbase P793: Unable to open or create srt0.*, error 16 (354) 2
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 not specified.

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:

Use -T in your "startdb.ncf" file which should be not pointed to SYS volume, which is usually small and should contains only system files.

example: "load _mprosrv .... -T vol1:ptemp"