Kbase 15502: Error 482 Running V8 R Code Against V7 Database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Error 482 Running V8 R Code Against V7 Database
If you are getting error 482 (** Database is not consistent with
<procedure>--try recompiling) when running code compiled with V8
against a V7 database (either local connect or true client/server)
you must recompile your V8 code while connected to the V7 databse.
The reason you need to do this is that a schema change happened
between V7 and V8. This schema change only affects "sequences" but
it causes the calculated CRC values for any sequences to be out of
sync. This is what causes error 482.
Progress Software Technical Support Note # 15502