f.TABLE_NAME + '] ADD CONSTRAINT [PK_' + f.WarehouseEntityName + '] PRIMARY KEY NONCLUSTERED (' + SUBSTRING(f.PKList ... You can drop and recreate the primary key using the SQL script from the Before Upgrade section. Restart the failed base management ...
↧