Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: performance when inserting into child tables
Tom Kyte has a couple of discussions on the mechanics of the 9i change.
One such discussion:
http://asktom.oracle.com/pls/ask/f?p=3D4950:8:::::F4950_P8_DISPLAYID:2920=
1
6138754#12042176336306=20
Justin Cave
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Mladen Gogala
Sent: Wednesday, April 21, 2004 12:45 PM
To: oracle-l_at_freelists.org
Subject: Re: performance when inserting into child tables
Lock is released before commit? That would be something! So, what is to prevent child from inserting a record with an old value of the foreign key, the only one that it can see? It looks like a slight violation of the ACID property. What, exactly, do they mean by "immediately"? If it is "immediately after the transaction ends", then it's not so new. If the lock is released before the transaction modifying the parent key ends, there are quite few nasty possibilities for breaking the integrity. Do you have any Metalink note? Was the instructor a former second hand car salesman or a real estate agent?
On 04/21/2004 02:22:51 PM, "Mercadante, Thomas F" wrote:
> Jared, =20
>=20
>=20
--=20
Mladen Gogala
Oracle DBA
Note:
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Wang Trading LLC and any of its subsidiaries each
reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Apr 21 2004 - 13:49:33 CDT
![]() |
![]() |