Adding +25 Fields To An Existing Table

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! 

Parents
  • 0  

    We need to start with a copy of the deployment log (which you can get from the Repository under Activities), and you might check the application event viewer at the time of the deploy. If there are privacy concerns with sharing this information here, it might be better to open a support case.

Reply
  • 0  

    We need to start with a copy of the deployment log (which you can get from the Repository under Activities), and you might check the application event viewer at the time of the deploy. If there are privacy concerns with sharing this information here, it might be better to open a support case.

Children
No Data