Subject | Re: [IBO] Exception Handling with TIB_DataPump |
---|---|
Author | Thomas Steinmaurer |
Post date | 2012-05-23T06:00:21Z |
> I have to transfer a bunch of records in a master/detail relationship.Any ideas?
> 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?
Thanks,
Thomas