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

Home -> Community -> Usenet -> c.d.o.server -> Role problem: Why doesn't this work?

Role problem: Why doesn't this work?

From: Douglas Scott <dsscott_at_ev1.net>
Date: Fri, 08 Dec 2000 21:31:15 -0600
Message-ID: <3A31A77F.9A445AB1@ev1.net>

I created some public synonyms to some tables in a particular schema. I created a role and granted table privileges (select, insert, update & delete) on those tables to the role. I then granted the role to PUBLIC. When I log into SQL*Plus as a different user from the schema with the tables I cannot execute any SQLs against any of the tables. Can anyone tell me why this doesn't work?

Douglas Scott Received on Fri Dec 08 2000 - 21:31:15 CST

Original text of this message

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