Re: Insert into remote table from Read only database

From: Debaditya Chatterjee <debaditya.chatterjee_at_gmail.com>
Date: Fri, 29 Aug 2008 11:58:37 -0400
Message-ID: <90f8af090808290858g3d85cecbhb1f5b0e1a86490c3@mail.gmail.com>


All,

Thanks for your inputs. Since we cannot insert on the remote system and then read from the read only database (which seemed to be the only viable option) we have decided to revisit our design.

Thanks again.

Deba.

On Thu, Aug 28, 2008 at 10:42 AM, Elliott, Patrick < patrick.elliott_at_medtronic.com> wrote:

> I have a suspicion that even pulling data will not work. It won't hurt to
> try it, but I have seen select statements across a dblink that issued
> distributed locks in the source database, and this might not be allowed in a
> RO database.
>
>
> Pat
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
> On Behalf Of Finn Jorgensen
> Sent: Thursday, August 28, 2008 9:16 AM
> To: debaditya.chatterjee_at_gmail.com
> Cc: oracle-l_at_freelists.org
> Subject: Re: Insert into remote table from Read only database
>
> Deba,
>
> Could you go the other way? Create a link from the RW database to the RO
> database and do an "insert into select from @RO"?
>
> Finn
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
> [CONFIDENTIALITY AND PRIVACY NOTICE]
>
> Information transmitted by this email is proprietary to Medtronic and is
> intended for use only by the individual or entity to which it is addressed,
> and may contain information that is private, privileged, confidential or
> exempt from disclosure under applicable law. If you are not the intended
> recipient or it appears that this mail has been forwarded to you without
> proper authority, you are notified that any use or dissemination of this
> information in any manner is strictly prohibited. In such cases, please
> delete this mail from your records.
>
> To view this notice in other languages you can either select the following
> link or manually copy and paste the link into the address bar of a web
> browser: http://emaildisclaimer.medtronic.com
>

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Aug 29 2008 - 10:58:37 CDT

Original text of this message