Consultor Eletrônico



Kbase P20610: In V8, do not connect directly to a DB located on a remote d
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/03/2003
Status: Unverified

FACT(s) (Environment):

Progress 8.3D

SYMPTOM(s):

** An earlier -r session crashed, the database may be damaged. (514)

Database integrity CANNOT be guaranteed for this session. (2227)

SYSTEM ERROR: Seek error 22, file 6, addr <value>. (163)

Connection in single user without -r

CAUSE:

The database was on a remote drive, which is not supported in version 8 so the most relevant message was warning 2227:
All database files, before-image files, and after-image files must be local files in order to guarantee database integrity. Progress brokers, servers, self-service clients and single-user clients must run on the same machine as the database.

FIX:

Solve the problem with Dump and Load to repair the database.

In version 8, do not connect directly to a Database when it is located on a remote drive. Use Client Server instead.