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

Home -> Community -> Usenet -> c.d.o.server -> sqlplus hangs on Oracle 8.0.5 on redhat

sqlplus hangs on Oracle 8.0.5 on redhat

From: Harinder <htakhar_at_yahoo.com>
Date: Fri, 24 Sep 1999 00:07:34 +0530
Message-ID: <7shl6c$em4$1@news.vsnl.net.in>


I am running a query as follows:

update flash_information

set

            cid = 11014

where

             cid = 11014;

This query runs perfectly fine on one of the oracle machines. But it hangs indefinetley on the other machine.

The cpu shows 99 % idle time. and the process just hangs...

What could be the reason?

-Harinder Received on Thu Sep 23 1999 - 13:37:34 CDT

Original text of this message

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