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

Home -> Community -> Mailing Lists -> Oracle-L -> Dead Lock in Temporary Tables 8.1.6 ... HELP !

Dead Lock in Temporary Tables 8.1.6 ... HELP !

From: Arul kumar <rakumar_at_mahindrabt.com>
Date: Mon, 14 May 2001 02:59:42 -0700
Message-ID: <F001.003025F9.20010514024026@fatcity.com>

Hi Ora DBAs,

I am working on Oracle 8.1.6 version on SUN SOLARIS 5.6 platform.

We r using a backend procedure which first TRUNCATEs a table ( GLOBAL TEMPORARY TABLE - created with ON COMMIT PRESERVE ROWS !) and then populates with data.

After making a connection to the database, first time when executed reports a " DEAD LOCK " on the table and comes out. Same procedure, if executed once again doesn't report any error. It reports the error only for the first time after a connection is established. Why ?

I am sure there was no other user using that table at the time of procedure execution.

Thanks in advance.

Regards,
Arul.

--

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

Author: Arul kumar
  INET: rakumar_at_mahindrabt.com

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 Mon May 14 2001 - 04:59:42 CDT

Original text of this message

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