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: Stephane Paquette <stephane.paquette_at_standardlife.ca>
Date: Tue, 29 Apr 2003 06:46:41 -0800
Message-ID: <F001.0058BE7A.20030429064641@fatcity.com>


Synonym has nothing to do with RI.
Owner of table A must give reference on table A to table B owner

Why 2 Schemas ?
Why using Oracle roles connect, dba, resource ?

Stephane Paquette
Administrateur de bases de donnees
Database Administrator
Standard Life
www.standardlife.ca
Tel. (514) 925-7187
stephane.paquette_at_standardlife.ca <mailto:stephane.paquette_at_standardlife.ca>

-----Original Message-----
Sent: Tuesday, April 29, 2003 9: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: Stephane Paquette INET: stephane.paquette_at_standardlife.ca 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 - 09:46:41 CDT

Original text of this message

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