Sync 2 DBs not connected to each other...
Sync 2 DBs not connected to each other...
I have 1 Central DB, many remote laptops. They all are running ORACLE 10g, but they can never connect directly for security purposes. We have a layer of security in the middle. We need to send some kind of Deltas back and forward between the central Server and the laptops thru the security layer. The security layer will contain an application that will take care of the sync.
By the way, the Central DB and the laptops DBs do not match up. But all Laptops DB are the same. We will only want to synch a sub set of tables. I understand I can build some transformations to handle the differences.
I have 1 Central DB, many remote laptops. They all are running ORACLE 10g, but they can never connect directly for security purposes. We have a layer of security in the middle. We need to send some kind of Deltas back and forward between the central Server and the laptops thru the security layer. The security layer will contain an application that will take care of the sync.
By the way, the Central DB and the laptops DBs do not match up. But all Laptops DB are the same. We will only want to synch a sub set of tables. I understand I can build some transformations to handle the differences.
0