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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Improving Oracle Performance

RE: Improving Oracle Performance

From: Hately Mike <Mike.Hately_at_churchill.com>
Date: Thu, 09 May 2002 05:53:33 -0800
Message-ID: <F001.0045C94C.20020509055333@fatcity.com>


Hi,
to my mind, if it's taking you 45 seconds to insert 40 rows you have a fairly fundamental problem that's not going to be fixed by table partitioning or anything like it.
Could you show us the insert/update statements? Are they simple inserts or are they selecting the inserted values from another table?
Do you have any insert/update triggers on the target table? What events is the session waiting for while it performs the statements? Is the performance of the machine OK overall?

Regards,
Mike Hately

-----Original Message-----
Sent: 09 May 2002 14:08
To: Multiple recipients of list ORACLE-L

 Hi,
 We are using Oracle 8.1.5 on solaris 2.7.We have a table with 70 columns. My problem is when i try to insert/update data into the table,it is taking a very long time[45secs to update 40rows].Is there any methods to improve the updation/access speed other than Table partitions.

Thanks & Regards,
Sankar

--

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

Author: P.V.Sankar
  INET: sankar_at_cdotb.ernet.in

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).  

This email and any attached to it are confidential and intended only for the individual or
entity to which it is addressed. If you are not the intended recipient, please let us know
by telephoning or emailing the sender. You should also delete the email and any attachment
from your systems and should not copy the email or any attachment or disclose their content
to any other person or entity. The views expressed here are not necessarily those of
Churchill Insurance Group plc or its affiliates or subsidiaries. Thank you. Churchill Insurance Group plc. Company Registration Number - 2280426. England.
Registered Office: Churchill Court, Westmoreland Road, Bromley, Kent BR1 1DP.

--

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

Author: Hately Mike
  INET: Mike.Hately_at_churchill.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 Thu May 09 2002 - 08:53:33 CDT

Original text of this message

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