Sql Loader

From: csrazdan <Shekhar>
Date: Wed, 15 Jan 2003 22:59:32 +0000
Message-ID: <2393878.1042671572_at_dbforums.com>


[Quoted] Hi Guys...
I am loading data from a flat file into a table. Everything is running fine. I receive a file as full refresh or partial refresh. In case of partial refresh only the new records are being send from the last load and so no problem comes. In case of an full refresh, the older records are also send from the last load and so the records get rejected due to PK violations on the table. Till now everything is okay. But what I want is that rather than rejecting the recods due to insert statement I want the record to be updated with the new value. Is there any way in which CTL file can handle INSERT and UPDATES on the table on the same time.
Any suggestions in this regard will be appericiated. If you require more input please send me a mail on csrazdan_at_indiatimes.com

Regards,
Shekhar

--
Posted via http://dbforums.com
Received on Wed Jan 15 2003 - 23:59:32 CET

Original text of this message