RE: easy way to track down which table grant(s) are missing in view definition.

  • From: "Mercadante, Thomas F (LABOR)" <Thomas.Mercadante@xxxxxxxxxxxxxxxxx>
  • To: <chris_stephens@xxxxxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 23 Dec 2008 11:35:33 -0500

Chris,


If your view uses more than one table or view, you could always start
with creating a simple view including each object one at a time to see
which one throws the error.  These would be throw away views just to
debug what security access you are missing.

 

Make sense?


Tom

 

________________________________

From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Stephens, Chris
Sent: Tuesday, December 23, 2008 11:31 AM
To: oracle-l@xxxxxxxxxxxxx
Subject: easy way to track down which table grant(s) are missing in view
definition.

 

I'm sure many on this list can sympathize but I was just given  a view
which is producing a 'table or view does not exist' error.  This view is
built on top of other views and tables when are then built on top of
other views and tables and on and on and on.  

 

Anyways, I'm having a heck of a time tracking down the offending objects
and was wondering if there is an easy way to discover this?  

 

Thanks for any help!

Chris

 

 

 


CONFIDENTIALITY NOTICE: 
This message is intended for the use of the individual or entity to
which it is addressed and may contain information that is privileged,
confidential and exempt from disclosure under applicable law. If the
reader of this message is not the intended recipient or the employee or
agent responsible for delivering this message to the intended recipient,
you are hereby notified that any dissemination, distribution or copying
of this communication is strictly prohibited. If you have received this
communication in error, please notify us immediately by email reply.



Other related posts: