Subject | Re: [firebird-support] Firebird 1.5 Database will not restore - What do I do? |
---|---|
Author | Milan Babuskov |
Post date | 2009-03-26T12:53:42Z |
SoftTech wrote:
likely it's a case of broken index, so that's why the problem is not
visible in the running database.
finds error, you can use this procedure to try to fix it:
http://www.firebirdfaq.org/faq324
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
> gbak: cannot commit index REFACCT_TRAN_TASK812In your database you have some records that violate constraints. Most
> gbak: ERROR: violation of FOREIGN KEY constraint "PK_ACCT_TRAN_DETAIL_TASK"
> on table "ACCT_TRAN_DETAIL_TASK"
> gbak: ERROR: action cancelled by trigger (3) to preserve data integrity
> gbak: ERROR: Cannot deactivate primary index
> gbak: Exiting before completion due to errors
likely it's a case of broken index, so that's why the problem is not
visible in the running database.
> Can this issue be fixed? Are they compounding the problems if they continueUse gfix (in Firebird's bin directory) to validate the database. If it
> to enter and edit data in this database?
finds error, you can use this procedure to try to fix it:
http://www.firebirdfaq.org/faq324
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com