Kbase P9470: How to get rid of error (840)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
How to get rid of error (840)
GOAL:
The time stamp in the database does not match the time stamp in the -cache file: <filename>. (840)
FIX:
To solve this you should Start up a Progress session without -cache parameter.
From the Procedure Editor:
SAVE CACHE COMPLETE <DatabaseName> TO <CacheFile>.
where <CacheFile> is the file named in error 840.
Restart the session with -cache.
If many clients are running with -cache, you will have to make sure that then new cache file is installed on all clients.