The following errors have been corrected in the dynamic partition member support:
With SQL_OPTION NO_CARDINALITY in ctsrvr.cfg, an obscure set of conditions involving dynamic partition members could cause the server to crash.
c-treeACE Server did not detect a difference in index definitions between a dynamic partition host and a member.
After creating a unique index on the dynamic partition host using SQL, a query on the host and its members did not detect that the members did not have that index, and the query returned no rows.