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 -> Re: Database Tuning Question

Re: Database Tuning Question

From: mgumbs <mgumbsNOmgSPAM_at_hotmail.com.invalid>
Date: 2000/04/03
Message-ID: <23ddb7e0.9d6784d2@usw-ex0102-015.remarq.com>#1/1

Seems strange.

The only explination i can give is that on the weekend, a dataload may have been going on and an index or two disabled to allow the dataload to go faster. The index which was disabled is used in your code hence runs slower on the weekend. The disabled index is then re-enabled later on in the weekend.

Total stab in the dark but you never know. ;-)

M

Received on Mon Apr 03 2000 - 00:00:00 CDT

Original text of this message

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