The ALTER TABLE statement is invalid because the table does not have a unique index with a key that is identical to the nominated
PRIMARY KEY. Make sure the key list specified on the ALTER TABLE statement identifies an existing unique index of the table.