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 -> Distributed Constraints Oracle 8.0.5

Distributed Constraints Oracle 8.0.5

From: <kpick_at_my-dejanews.com>
Date: Wed, 12 May 1999 20:40:02 GMT
Message-ID: <7hcov1$oko$1@nnrp1.deja.com>


Does anyone have advice on how to solve the following problem I encountered during the design phase of OLTP distributed databases:

I have multiple master tables which must allow read/write access from multiple distributed databases.
The main obstacle is the distributed databases need to perform referential integrity checks against the master tables. I am told Oracle does not allow creation of foreign keys referencing remote tables.

Are there any valid options other than replication?

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Wed May 12 1999 - 15:40:02 CDT

Original text of this message

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