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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: What Privileges are required for RI on synonym

RE: What Privileges are required for RI on synonym

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Tue, 29 Apr 2003 07:16:40 -0800
Message-ID: <F001.0058BEDE.20030429071640@fatcity.com>


Aleem

   Just a guess. Try granting the REFERENCES privilege to the other user in addition to SELECT.

Dennis Williams
DBA, 40%OCP, 100% DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com

-----Original Message-----
Sent: Tuesday, April 29, 2003 8:26 AM
To: Multiple recipients of list ORACLE-L

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.COM
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 - 10:16:40 CDT

Original text of this message

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