![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
is there any data replication tool for oracle 8 or higher which is able to sync. serveral selected records from serveral tables from one database to another? |
#3
| |||
| |||
|
|
Sybrand Bakker wrote: On Wed, 9 Jul 2003 19:11:05 +0200, "Christoph Seidel" christoph.seidel1 (AT) gmx (DOT) de> wrote: is there any data replication tool for oracle 8 or higher which is able to sync. serveral selected records from serveral tables from one database to another? Yes it is called advanced replication and it comes with Oracle. Any reason why you can't use it? Well, i do not know it... Could you give me a link to some more information? How much does it cost? |
#4
| |||
| |||
|
|
Hi there, is there any data replication tool for oracle 8 or higher which is able to sync. serveral selected records from serveral tables from one database to another? It must be able to handle FK-chains, automatically generated id's (via triggers and sequences) and sequence-depending keys. It would be nice if it would provide a GUI to select the data, no must. It must have a free eval at least. |
#5
| |||
| |||
|
|
Cost: depends on the oracle rep you talk to... It comes with the Enterprise Edition... Info: All Oracle information is available electronically on tahiti.oracle.com |
#6
| |||
| |||
|
|
Well after reading a bit and playing a bit with it: it seems that it can only copy complete tables. What I need is: The user selects record 1, 30 and 100 from a table and only these records and the data they depend on are copied. |
#7
| |||
| |||
|
|
Of course you'll need to have *formal* criteria (and the example you provided seemed to pick random records) |
![]() |
| Thread Tools | |
| Display Modes | |
| |