No new writeups.
14300 16 Cannot use duplicate column names in partition key list. Column name '%.*s' listed more than once.
14301 16 Column '%.*s' -- Cannot partition on a column of TEXT, IMAGE or UNITEXT data type.
14302 16 Column '%.*s' -- Cannot partition on a column of BIT data type.
14303 16 Column '%.*s' -- Cannot partition on a column that has a Java-SQL class datatype.
14304 16 Partition '%.*s' -- Partition condition not in incremental order.
14305 16 Partition '%.*s' -- #%d upperbound value overflow.
14306 16 Partition '%.*s' -- #%d upperbound value underflow.
14307 16 Partition '%.*s' -- %d upperbounds expected, but %d specified.
14308 20 Attempt to insert a row in syspartitionkeys failed.
14309 20 Attempt to delete a row in syspartitionkeys failed.
14310 20 Attempt to drop a partition condition failed.
14311 16 Partition value %s not compatible with the partition key datatype.
14312 16 Duplicate values not allowed for list partition.
14313 21 Partition condition for object %d, indid %d, ptncondid %d was not found in database %d.
14314 16 Column '%.*s' -- Cannot partition on a computed/encrypted column.
14315 20 Error while inserting text into %s for partition condition %d in database %d for table %d, indid %d.
14316 19 The number field in syscomments for partition condition %d in database %d for table '%.*s' indid %d has exceeded the %d limit.
14317 20 Error while reading text from %s for partition condition %d in database %d for table %d, indid %d.
14318 16 Failed to lock the partition condition %d in database %d for table %d. Re-run your command when there are fewer active users on the table.