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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Materialized View Replication

Re: Materialized View Replication

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Mon, 30 Jan 2006 19:31:31 +0100
Message-ID: <drllbp$6h0$1@news3.zwoll1.ov.home.nl>


DA Morgan wrote:

> Björn Wächter wrote:
> 

>>
>> I'm not facing an actual problem. We have to subnets say:
>> A: 10.1.0.XXX and B: 10.2.0.XXX
>> One DB is in subnet A the other one is in subnet B.
>> The firewall between both subnets allows only connections
>> from A to B for Oracle but not the other way round.
>> I want ot create the MV in the DB in Subnet B.
>>
>> Thanks Björn
> 
> 
> CMAN ... Oracle Connection Manager.

Or:
use_shared_socket=true
  (depending on the platform - there have been bugs...)

dispatchers
  (formerly known as Multi Threaded Server, or MTS)

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Mon Jan 30 2006 - 12:31:31 CST

Original text of this message

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