Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: need help about Oracle architecture decision ...
Comments in-line.
Giovanni Azua wrote:
> Hello Daniel,
>
> First of all, thank you very much for your concern and
> will to help!
>
> Please find my comments bellow:
>
>
>>I'm inclined to agree with your conclusion but not how you got there. >>
>>The biggest problem from where I'm sitting is that no one has invested >>the time necessary to determine why you have the performance issue in >>the first place. >>
Think Materialized View.
> Additionally I have very expensive multiple contains clauses
> in my query, this I will change as soon as I understand how I
> can use multi-column context indexes to fulfill my needs which
> is being able to weight each token differently according of
> whether it occurs in one tag or the other (first or last).
All the C/C++ in the world will not speed this up unless you want to pay them to reinvent the existing wheel: Your choice.
>>Oracle Text is very CPU intensive what is your CPU utilization? >>
Milliseconds is not a measure of CPU utilization. You need to get someone involved in this that can dianose hardware utilization.
>>C/C++ is not going to speed up I/O ... where is the time being spent? >>
You are wandering all over the map. You have nothing to investigate until you know what and where the problem resides: And you don't.
>>You've provided no version information so it may be that you have an >>older version but assuming 9i or 10g have you tried native compilation? >>
>>What operating system? I took an Oracle Text app on Windows that was >>performing poorly and got it up to decent performance just by swapping >>to Linux. >>
Which SPARC 64 chip and how many? I have this ugly feeling that what you are calling "powerful" I would call a boat anchor.
>>But ... both you and your management ... are in no position to determine >>the best path if all you know is what you posted here. C/C++ might help >>but my guess is only in wasting money. If you don't have the expertise >>necessary to analyze the root cause hire an outside consultant that can: >>Perhaps Jonathan Lewis. >>
You haven't got an argument ... you have a prejudice. You need to stop what you are doing, which appears to be a waste of time, and focus on identifying the underlying issue. Only then can a recommendation be made as to which way to turn.
> Once more I thank you very much for your support.
>
> Best Regards,
> Giovanni
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond)Received on Tue Sep 21 2004 - 19:55:16 CDT
![]() |
![]() |