synchronization - How to sync DB2 databases/tables located on different hosts? -


what kind of strategy use sync db2 database and/or tables located on different hosts?

i'm searching strategy configure parameters (like host, port, etc.) , write table name. after tool, script, or other strategy, should sync tables cross hosts.

for mysql know tool (pt-table-sync). but, can db2?

if tool, important free one.

all paid db2 editions linux, unix , windows (i.e., except db2 express-c) include homogeneous sql replication functionality can implement keep tables in sync.


Comments

Popular posts from this blog

ubuntu - How to disable Kernel Module Signing in linux -

java - Ebean enhancement ignores a model -

How to combine associative arrays in bash? -