Consultor Eletrônico



Kbase P47376: Client session (on w2k server) always crashes with error 735
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/10/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1B

FACT(s) (Environment):

Windows 32 Intel

SYMPTOM(s):

Client session crashes with error 735 when reading a record from the database

Only this session crashes, no other sessions are terminated.

In database logfile on remote Linux machine no message but "user 57 abnormally terminated"

modifying other records in same table are no problem

CAUSE:

Record corruption

FIX:

Dump the table using a ascending and a descending index via a 4GL export.
Delete the records in the table or deleted the table.
Reload the records into the table.