dbTalk Databases Forums  

Customizing Oracle Query Handling

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Customizing Oracle Query Handling in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
grp.anon@gmail.com
 
Posts: n/a

Default Customizing Oracle Query Handling - 11-16-2006 , 09:39 PM






Hi there,

Is it possible to intercept queries on the Oracle Server prior to
processing and encompass some rules around how the queries are
processed?

For e.g. Depending on varying parameters I may want to deny users
querying capabilities or forward them to another instance or modify
queries based on hints contained in the queries etc.

Is it possible to do this kind of query management in Oracle? I guess
I essentially want to wrap some logic behind how/when queries are
responded to by my oracle database. Can I embed oracle into a custom
application to do something like this?

I have been unable to find something relevant to this, I'm sorry if
this is a repeat. Any help appreciated.


Thanks very much,

GrpAnon


Reply With Quote
  #2  
Old   
What's in a namespace
 
Posts: n/a

Default Re: Customizing Oracle Query Handling - 11-17-2006 , 03:14 AM







<grp.anon (AT) gmail (DOT) com> schreef in bericht
news:1163734750.754399.106650 (AT) h48g2000cwc (DOT) googlegroups.com...
Quote:
Hi there,

Is it possible to intercept queries on the Oracle Server prior to
processing and encompass some rules around how the queries are
processed?

For e.g. Depending on varying parameters I may want to deny users
querying capabilities or forward them to another instance or modify
queries based on hints contained in the queries etc.

Is it possible to do this kind of query management in Oracle? I guess
I essentially want to wrap some logic behind how/when queries are
responded to by my oracle database. Can I embed oracle into a custom
application to do something like this?

I have been unable to find something relevant to this, I'm sorry if
this is a repeat. Any help appreciated.


Thanks very much,

GrpAnon

Your kidding, right?




Reply With Quote
  #3  
Old   
Gints Plivna
 
Posts: n/a

Default Re: Customizing Oracle Query Handling - 11-17-2006 , 12:58 PM



grp.anon (AT) gmail (DOT) com wrote:
Quote:
Hi there,

Is it possible to intercept queries on the Oracle Server prior to
processing and encompass some rules around how the queries are
processed?

For e.g. Depending on varying parameters I may want to deny users
querying capabilities or forward them to another instance or modify
queries based on hints contained in the queries etc.

Is it possible to do this kind of query management in Oracle? I guess
I essentially want to wrap some logic behind how/when queries are
responded to by my oracle database. Can I embed oracle into a custom
application to do something like this?

I have been unable to find something relevant to this, I'm sorry if
this is a repeat. Any help appreciated.


Thanks very much,

GrpAnon
At least a subset from your requirements could be done.
Check concepts using virtual private database and fine-grained access
control
You can start for example here
http://download-uk.oracle.com/docs/c...6/apdvpoli.htm

Gints Plivna
http://www.gplivna.eu



Reply With Quote
  #4  
Old   
DA Morgan
 
Posts: n/a

Default Re: Customizing Oracle Query Handling - 11-19-2006 , 11:48 AM



Gints Plivna wrote:
Quote:
grp.anon (AT) gmail (DOT) com wrote:
Hi there,

Is it possible to intercept queries on the Oracle Server prior to
processing and encompass some rules around how the queries are
processed?

For e.g. Depending on varying parameters I may want to deny users
querying capabilities or forward them to another instance or modify
queries based on hints contained in the queries etc.

Is it possible to do this kind of query management in Oracle? I guess
I essentially want to wrap some logic behind how/when queries are
responded to by my oracle database. Can I embed oracle into a custom
application to do something like this?

I have been unable to find something relevant to this, I'm sorry if
this is a repeat. Any help appreciated.


Thanks very much,

GrpAnon

At least a subset from your requirements could be done.
Check concepts using virtual private database and fine-grained access
control
You can start for example here
http://download-uk.oracle.com/docs/c...6/apdvpoli.htm

Gints Plivna
http://www.gplivna.eu
And, additionally, ADVANCED REWRITE.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.