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

Home -> Community -> Mailing Lists -> Oracle-L -> Problems with transaction

Problems with transaction

From: Quaglio Andrea <Andrea.Quaglio_at_semagroup.it>
Date: Wed, 05 Sep 2001 06:31:27 -0700
Message-ID: <F001.00383263.20010905053555@fatcity.com>

WebSphere EJB, ORA-08177: can't serialize access for this transaction

When creating an entry in an Oracle table with a single EJB, the system works OK.
When multiple EJB's are used the system reports the "ORA-08177: can't serialize
access for this transaction".

Even using the TRANSACTION_SERIALIZABLE setting for the EJB's, and exclusive

database access and increasing the INITRANS value the problem still occurs.

Am I missing something obvious because this is supposed to be an enterprise product, so it should handle concurrent access.

Thanks in advance,
Andrea
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Quaglio Andrea
  INET: Andrea.Quaglio_at_semagroup.it

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Sep 05 2001 - 08:31:27 CDT

Original text of this message

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