Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: two inserts at same time

Re: two inserts at same time

From: <eldredjames_at_my-deja.com>
Date: Tue, 03 Oct 2000 19:34:35 GMT
Message-ID: <8rdcca$a2p$1@nnrp1.deja.com>

The second insert will be fine unless in violates a constraint in the table. The question becomes: Do you need both of these records? and What are you trying to accomplish?

In article <8rd6qg$4ol$1_at_nnrp1.deja.com>,   myarch5_at_hotmail.com wrote:
> if there are two processes A and B, and they both go to INSERT
> the same record and process A COMMITS first, will process B then
> go to COMMIT its INSERT and then bomb because a record already exists?

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Oct 03 2000 - 14:34:35 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US