Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Improving Oracle Performance
Sankar,
Remove any unneeded or marginal indexes on that table.
Also a table with 70 columns just might need to be normalized some.
Jerry Whittle
ACIFICS DBA
NCI Information Systems Inc.
jerome.whittle_at_scott.af.mil
618-622-4145
> -----Original Message-----
> From: P.V.Sankar [SMTP:sankar_at_cdotb.ernet.in]
>
> 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: Whittle Jerome Contr NCI INET: Jerome.Whittle_at_scott.af.mil 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:32 CDT
![]() |
![]() |