ALL DISTRIBUTE

DISTRIBUTE(recordset, ALL )

This form redistributes the recordset to all nodes. Each input record is duplicated on every node in the cluster.

This is useful when subsequent LOCAL processing requires a full copy of the same data on each node (for example, LOCAL joins against a shared lookup dataset).