Re: Oracle Previlages..
- From: DA Morgan <damorgan@xxxxxxxxx>
- Date: Sat, 29 Sep 2007 08:15:46 -0700
Michel Cadot wrote:
"teja" <gtejasvarma@xxxxxxxxx> a écrit dans le message de news: 1191066592.287891.38050@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| hi ..i was new to oracle and i have a question...
|
| suppose there are two users x and y say..
|
| if user X grants previlages on a object O to y..
|
| 1)how can X know all the Objects he shared with all other users and
| what previlages he have given to them..
|
| 2)how can Y see all the Objects Granted to him by other users..
|
1) user_tab_privs
2) all_objects
Regards
Michel Cadot
That's one way but I prefer these:
all_tab_privs_made
all_tab_privs_recd
--
Daniel A. Morgan
University of Washington
damorgan@xxxxxxxxxxxxxxxx (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
.
- References:
- Oracle Previlages..
- From: teja
- Re: Oracle Previlages..
- From: Michel Cadot
- Oracle Previlages..
- Prev by Date: Re: exception propogation between packages
- Next by Date: Another good reason to leave data inside Oracle
- Previous by thread: Re: Oracle Previlages..
- Next by thread: Another good reason to leave data inside Oracle
- Index(es):
Relevant Pages
|