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: GRANT REFERENCES

RE: GRANT REFERENCES

From: Troiano, Paul (CAP, GEFA) <Paul.Troiano_at_gecapital.com>
Date: Fri, 30 Nov 2001 16:03:37 -0800
Message-ID: <F001.003D26F6.20011130150018@fatcity.com>

What SQL or PL/SQL are you trying to run?

-----Original Message-----
Sent: Thursday, November 29, 2001 12:53 PM To: Multiple recipients of list ORACLE-L

Thanks for your reply Paul.

Would you be kind enough to elaborate on the 3rd point. I thought I followed but what I implemented gave me this error ORA-02021: DDL operations are not allowed on a remote database.

Any pointers would be most appreciated.

> I haven't done it with the REFERENCES privilige but with others the
> following will work:
>
> 1. create the same user account with the same password in the other
> database.
> 2. grant the appropriate permissions to that user.
> 3. refer to the table with @servicename or create a synonym with the
> @servicename notation. When the user refers to the object the
> username/password from the current instance will be passed to the other
> instance.
>
> -----Original Message-----
> Sent: Thursday, November 29, 2001 8:50 AM
> To: Multiple recipients of list ORACLE-L
>
>
> Hi All,
>
> I am trying to GRANT REFERENCES on a table that resides on a different
> database, on a different server. Is this possible and how do I go about
> doing it.
>
> TIA
> E.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Troiano, Paul (CAP, GEFA)
> INET: Paul.Troiano_at_gecapital.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> 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.com
-- 
Author: Ekan Emokpae
  INET: eemokpae_at_cybersurf.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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.com
-- 
Author: Troiano, Paul (CAP, GEFA)
  INET: Paul.Troiano_at_gecapital.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Fri Nov 30 2001 - 18:03:37 CST

Original text of this message

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