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

Home -> Community -> Usenet -> c.d.o.server -> Re: partitioned? distributed? parallel? replicated?

Re: partitioned? distributed? parallel? replicated?

From: Zachary Agatstein <Zachary.Agatstein_at_atsc.allied.com>
Date: Wed, 3 Feb 1999 09:10:51 -0500
Message-ID: <799lh2$28702@tmpsp002.tmpprv.allied.com>


One (simple) way of doing it is to create two or more identical schemas (identified by an owner username). You need to take proper care of the synonyms...

Zach

Brant Cooper wrote in message <36B79640.63F16855_at_tumbleweed.com>...
>I know what I want to do, but don't know which buzzword applies:
>I have an application which sits between an http service and an Oracle
>server. I would like to "partition" the Oracle server in such a way
>that two (or more) Oracle servers contain the same database, but
>different data, segmented by some data value (e.g. account name, or
>region).
Received on Wed Feb 03 1999 - 08:10:51 CST

Original text of this message

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