| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> ALL_VIEWS in a stored procedure
Hi,
From a schema that SELECT ANY TABLE privilege, I can SELECT from the ALL_VIEWS view. However, I tried creating a cursor that did a join on the ALL_VIEWS table, and I got:
PLS-00356: 'ALL_VIEWS' must name a table to which the user has access
What's up with that? Do I have access or not? I thought everybody had access to ALL_VIEWS, whether they could see any rows or not.
Thanks,
Steve Received on Mon Apr 26 1999 - 15:00:18 CDT
![]() |
![]() |