Subject | Re: Error 335544349 |
---|---|
Author | alex_vnru |
Post date | 2002-01-18T19:46:20Z |
--- In ib-support@y..., Carsten Schäfer <ca_schaefer@g...> wrote:
Carsten, I answered this question at least 3 times in this least an
7.1. too. There was some tech problem this day if I recall correctly.
So, I repeat
it's inherited from bug in RC1 gbak. Before backup databases
which were restored with it, make
Delete From RDB$GENERATORS where RDB$GENERATOR_NAME='RDB$SECURITY'
(not RDB$SECURITY_CLASS !!!)
Can't say what you can do if you have gbk only. But change RC1 for
RC2 don't require b/r. If you have previous instance of database, you
can access it with RC2, make what I said and backup it once more.
Best regards, Alexander V.Nevsky.
> Hi,customer!).
> i have an serious error with restoring a db (a production db at a
>2000 Server SP2),
> I have done a backup and than i upgraded to Firebird RC2 (Windows
> after that i want to restore the database and get the followingerror:
> Error 335544349unique index "RDB$Index_11".
> Attempt to store duplicate value (visble to active transactions) in
>response.
> The same error was reported on 7.1. in this newsgroup without any
Carsten, I answered this question at least 3 times in this least an
7.1. too. There was some tech problem this day if I recall correctly.
So, I repeat
it's inherited from bug in RC1 gbak. Before backup databases
which were restored with it, make
Delete From RDB$GENERATORS where RDB$GENERATOR_NAME='RDB$SECURITY'
(not RDB$SECURITY_CLASS !!!)
Can't say what you can do if you have gbk only. But change RC1 for
RC2 don't require b/r. If you have previous instance of database, you
can access it with RC2, make what I said and backup it once more.
Best regards, Alexander V.Nevsky.