Consultor Eletrônico



Kbase P9953: Using the wrong .db doesn't return the expected errors 9215,
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/20/2003
Status: Unverified

FACT(s) (Environment):

SCO OpenServer 5.0.6

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

Using the wrong .db doesn't return the expected errors 9215, 9213, 9217.

Last open date mismatch. (9215) doesn't occur as expected.

Extent <file-name> has a different last opened date <timestamp>, (9213) doesn't occur as expected.

Control Area has a last open date of <time-stamp>. (9217) doesn't occur as expected.

FIX:

This is a known issue, and a bug has been logged for it.

The behaviour can be seen with the following example:

1. prodb sports sports
2. cp sports.db sports.db.bak
3. proserve sports
4. Add records.
5. proshut sports
6. cp sports.db.bak sports.db
7. proserve sports - starts ok instead of erroring out with the expected messages.