Consultor Eletrônico



Kbase P99188: Session restarts after getting CRC errors
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0B

SYMPTOM(s):

Running a .r file after a schema change

.r file was not recompiled

The following errors occur:

** CRC for <filn> does not match CRC in <procedure>. Try recompiling. (1896)


Failed to acquire requisite lock to read schema.

The Progress session is restarted

Changes made in the session are lost.

CAUSE:

Bug# 20041222-009

CAUSE:

The CRC error is expected - as a result of the schema change the CRC values of the tables referenced do no longer match those stored in the .r file.
The bug is the schema lock error and the automatic session restart that follows it.

FIX:

Upgrade to 10.0B02 or later