How do I replicate a table to all nodes in a DB2 DPF instance?
- by brianegge
I have a dpf instance with a few large tables, which are partitioned, and a number of small tables which are not. I'd like the small table to fully exist on each node of the partition for performance reasons. How do I make db2 fully replicate these small tables to each node?