RE: easy way to track down which table grant(s) are missing in view definition.
Date: Tue, 23 Dec 2008 11:35:33 -0500
Message-ID: <ABB9D76E187C5146AB5683F5A07336FFE09659@EXCNYSM0A1AJ.nysemail.nyenet>
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_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Stephens, Chris
Sent: Tuesday, December 23, 2008 11:31 AM
To: oracle-l_at_freelists.org
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.
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Dec 23 2008 - 10:35:33 CST