Mark Martin [mailto:[EMAIL PROTECTED] wrote:
> 
> 49620 rows deleted in ~ 15 seconds.
> ( I have tried the delete from DBI on varying subsets of data all the way
> down to 1 record (the only delete that works))
> 

Might you have one of the rows you're trying to delete from DBI locked in
SQLPLUS?  Make sure you commit in SQLPLUS to release any locks you're
holding.

Ronald


Reply via email to