Kbase P19882: Errors 137 & 2358 when accessing database using -RO with large numbers of users
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/01/2009 |
|
Status: Verified
SYMPTOM(s):
All users connecting to same database using the -RO startup parameter
SYSTEM ERROR: Record continuation not found, fragment recid <recid>. (137)
SYSTEM ERROR: Invalid record with recid <recid>. (2358)
FACT(s) (Environment):
Progress 9.1x
All Supported Operating Systems
CHANGE:
Started using AppServer
CAUSE:
The -RO startup parameter, when used by 200+ users against the same database was causing records to be missed
FIX:
Start a database server for the database that is "read only" and modify all applications to connect to the database using either shared memory or client/server connections rather than using the -RO startup parameter