Row Locking and Serializable Transaction with Oracle Server 7.0.15
From: Dexter P. Bradshaw <dexterb_at_microsoft.com>
Date: 1996/10/15
Message-ID: <01bbbae7$0c00eea0$1a72389d_at_dexterb3>#1/1
Date: 1996/10/15
Message-ID: <01bbbae7$0c00eea0$1a72389d_at_dexterb3>#1/1
I am trying to use Oracle row locking with serializable transactions with
Oracle Server V 7.0.15. Is this possible? I seem to get table locks that
result in deadlock problems even for my most lightly loaded applications.
Could anyone advise me on how to accomplish row locks with serializable
transactions?
Currently I have the following settings in my init.ora file:
serializable = true
row_locking = always
Please reply to my e-mail address.
Thanks,
Dex
-- The opinions expressed in this message are my own personal views and do not reflect the official views of Microsoft CorporationReceived on Tue Oct 15 1996 - 00:00:00 CEST