Subject Re: [IBO] Exception Handling with TIB_DataPump
Author Thomas Steinmaurer
> I have to transfer a bunch of records in a master/detail relationship.
> It can happen that the master record identified by an integer primary
> key value already exists in the destination table. In that case, I
> simply want to omit/skip this master record and the related detail
> records and continue with the next master record.
>
> Is there a way to do that?

Any ideas?


Thanks,
Thomas