Subject | Re: Key violation on Primary/Unique key constraint INTEG_55/30 on table(s) |
---|---|
Author | Adam |
Post date | 2006-03-14T04:39:14Z |
> Except one thing:Triggers when
>
> I created the database using IBPump, and probably Disabled the
> I pumped the data, perhaps that could be a problem ? how do I check orEvery admin tool has an option.
> enable all the triggers ?
In FlameRobin, right click the table, Show Properties, then click the
triggers button and you should see the word 'ACTIVE'. If it
says 'INACTIVE' then that would be a problem.
If it is the IBPump I am thinking of, then it disables triggers in the
destination database before copying the data, then re-enables them at
the end of the pump.
Adam