Subject | Exception Handling with TIB_DataPump |
---|---|
Author | Thomas Steinmaurer |
Post date | 2012-05-21T07:19:14Z |
Hello,
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?
Thanks.
--
With regards,
Thomas Steinmaurer (^TS^)
Firebird Technology Evangelist
http://www.upscene.com/
Do you care about the future of Firebird? Join the Firebird Foundation:
http://www.firebirdsql.org/en/firebird-foundation/
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?
Thanks.
--
With regards,
Thomas Steinmaurer (^TS^)
Firebird Technology Evangelist
http://www.upscene.com/
Do you care about the future of Firebird? Join the Firebird Foundation:
http://www.firebirdsql.org/en/firebird-foundation/