Hi, Arul,
Do you have index on this table? If yes, can you drop this index and try how
it works? You may hit a bug.
HTH
Vadim

-----Original Message-----
Sent: Monday, May 14, 2001 6:40 AM
To: Multiple recipients of list ORACLE-L


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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Vadim Gorbounov
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to