Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

user_tab_columns object privilege....

sgalaxyJul 31 2006 — edited Jul 31 2006
Hi everybody,

Although , i gave the privilege in sql*plus as user:
connect his/his
grant select on user_tab_columns to velliou <----- the grant succeeded


then , when i run the query , connected as user velliou ,
using the user specification (in other words select ...... from his.user_tab_columns..... where ......)
an error ORA-00942: table or view does not exist appears!!!!!!

Is there anything i can do to solve this kind of problem??????

Thanks,
Simon
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2006
Added on Jul 31 2006
4 comments
711 views