Subject | Re: [ib-support] database corruption after some number of changes |
---|---|
Author | Ann W. Harrison |
Post date | 2003-02-06T16:08:27Z |
At 11:20 AM 2/6/2003 +0000, tjeyus <tjeyus@...> wrote:
so when a table updated 255 times, you must backup and restore
the database. Changes to other objects are not a problem.
the same procedure is run by several different concurrent transactions.
Regards,
Ann
>Does Firebird databes corrupts after some number of changes inNo. Each table has a version counter which is one byte long,
>database / table structure.
so when a table updated 255 times, you must backup and restore
the database. Changes to other objects are not a problem.
>Because I'v used in myNo, it shouldn't, though I would worry about what happens when
>program generators that need to be set up to 1 every time procedure
>run. Will this corrupt database?
the same procedure is run by several different concurrent transactions.
Regards,
Ann