|
I am trying to insert records into a 400 file which has the UNIQUE keyword. I am inserting using a select statement which will generate duplicates. The way it is currently working the insertion stops after the first duplicate key error. Is there any way to have it keep on going. There are more records that I need to have inserted. .00 .01 c/EXEC SQL .02 c+ SET TRANSACTION ISOLATION LEVEL NC .03 c/END-EXEC .04 .00 c/Exec SQL .00 c+ insert into testle/ltpbetalde .00 c+ select * from fsgenfil/ltpbeta .00 c/end-exec .00 Larry Eckenrod
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.