Doubt in oracle batch update [message #399526] |
Wed, 22 April 2009 13:43 |
g_rohit7
Messages: 2 Registered: April 2009
|
Junior Member |
|
|
Hi,
I am creating a prepared satement and creating a oracle batch update query.
I have set the batch value to 25. Now when I execute a query and get a unique constraint error then all the queries before the query in which exception came are execute,however the queries after ar left.
Is there any way I can execute the remaining queries even when an exception comes in the middle of a batch?
|
|
|