Hi All !
I am adding about 25 fields to an existing table with 600K records in PROD, some of the new fields have a default value, so I tried to deploy the latest changes to PROD, but the deployment was aborted, after I checked with our DBA they said it was aborted while the SQL server trying to add the fields and update the default value of the new fields.
Did anyone get this problem? Is anyone familiar with such a problem?
Thanks!