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: Is it possible to filter or hook the Oracle SQL parser?

Re: Is it possible to filter or hook the Oracle SQL parser?

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 08 Sep 2005 09:03:07 -0700
Message-ID: <1126195341.104511@yasure>


Comments in-line.

Shangwu wrote:
> Daniel,
>
> Thank you again for the response.

You're welcome.

> Even if I set some partition's tablespace
> read-only, it still affects the server's performance.

And this statement is based upon testing? This is utter nonsense. Not that there isn't always some cost to something. But a read-only tablespace is going to impact performance less than your kludge.

> If I take them offline
> and rewrite query's FROM clause for online partitions only, the performance
> should become better. Would you please to provide any example of your
> creativity using DBMS_RLS to rewriting a query's FROM clause?
>
> Regards,
>
> Shangwu

You are making assumptions I suspect you can not back up with a benchmark. I personally don't believe you will gain enough to justify the time you spent on these posts.

<tongue-in-cheek>
Don't you have any real work to do?
</tongue-in-cheek>

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Thu Sep 08 2005 - 11:03:07 CDT

Original text of this message

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