A LOB, DATALINK, or IDENTITY column is not allowed in a distributed table.
The DB2 Multisystem product must be installed to create a distributed table. For more information about distributed tables, see the DB2(R) Multisystem book.
The columns that make up the partitioning key must be a subset of the columns that make up any unique constraints over the table. Floating point, LOB, DataLink, and ROWID columns cannot be used in a partitioning key.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.