Re: optimization/indexing
Re: optimization/indexing
- Subject: Re: optimization/indexing
- From: Chuck Hill <email@hidden>
- Date: Thu, 18 Dec 2008 20:45:54 -0800
On Dec 18, 2008, at 8:40 PM, Jeff Schmitz wrote:
Does WinAnalysis.comboTeamID have an index? I'd guess that it does
and that the index is corrupt. Or that is one VERY large table and
there is no index. If you can get FrontBase to use an IN instead
of ORs that will also make it faster, but you have some kind of
hunka burning serious SQL problem happening there.
It does have an ID, but it's an "owns destination" relationship.
And it is pretty large.
And ID or an index? Look at that table in FrontBaseManager, check the
indexes. If there is one, drop it and recreate it. If there is not
one, add it. Did that help?
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden