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 -> Re: view problems with imbedded procedure.....

Re: view problems with imbedded procedure.....

From: <steven.fox_at_dfas.mil>
Date: 21 Apr 2005 07:09:21 -0700
Message-ID: <1114092561.332453.213980@o13g2000cwo.googlegroups.com>


Sorry
Lets clearify.... the view is in one schema while the procedure it references is in another. the view schema has execute on the procedure, but when we try to grant select to the schema which owns the procedure we get an error that the procedure needs a execute granted with grant option which is frond on here...so the question is does the rights to execute a procedure follow when it is called by a view??? Received on Thu Apr 21 2005 - 09:09:21 CDT

Original text of this message

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