Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> view problems with imbedded procedure.....

view problems with imbedded procedure.....

From: <steven.fox_at_dfas.mil>
Date: 20 Apr 2005 05:49:33 -0700
Message-ID: <1114001373.816346.229090@z14g2000cwz.googlegroups.com>


We have a view with a proc imbedded within. The view's is in one schema and the proc is in another. the schema where the proc is has execute on the proc. A schema that is not the view or the proc but has select on the view is able to do so. When we try to grant select on the view to the schema that owns the proc we get an error that the proc does not have a grant option (which is not allow at our site).any ideas.... Received on Wed Apr 20 2005 - 07:49:33 CDT

Original text of this message

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