Subject Problem in restore on Firebird 2.0
Author Jeferson Sisto
Hi,

I'm using Firebird 2.0, and I'm having a problem during the restore
operation in some databases. It already occured in two different databases
in the last two weeks.

The error is below:

.
.
.
gbak: restoring column K_UTPDSERIEENT
gbak: restoring column K_UTPCODIGOENT
gbak:restoring function RDB$GET_CONTEXT
gak: ERROR:attempt to store duplicate value (visible to active
transsactions) in unique index "RDB$INDEX_9"
gbak:Existing before completion due to errors


I tried to find this error on internet, but I didn't obtain success. With my
knowledge about Firebird, RDB$GET_CONTEXT is an UDF in version 2.0.

Does someone know what is this error?

Thanks

Jeferson