Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> What Privileges are required for RI on synonym
Hi,
I get insufficient privileges error when creating RI on a table with public synonym owner user A, with another table owner user B.
Following is what am doing.
Connect as User A
Create a table and a public synonym on that table
Give SELECT privileges to public on the table
Connect as User B
Create RI of a table with the table owned by User A (for which synonym is
created)
Both the users have Connect, DBA and Resource privileges.
Does it require any additional privileges?
TIA!
Aleem
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Abdul Aleem
INET: dmit_at_beaconhouse.edu.pk
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Apr 29 2003 - 08:25:38 CDT
![]() |
![]() |