Pega DevOps - DB Changes Script

Hi,

I am working on Pega DevOps & Deployment Manager. I have configured pipelines and made deployments. But am facing an issue where the DB scripts are not getting executed.Is there anything that I have to do to make that happen?

Regards,

Vishnu

Hi Vishnu,

What is the version of deployment manager you are using? There is a know issue with version 4.8.1 and is fixed in 4.8.2.

If the database changes are packaged with the RAP they should automatically get propagated to other environments in the pipeline as long as auto DB schema changes is enabled.

Hi Anil,

Thanks for the swift response :slight_smile:

Am using version 4.8.1, should I try upgrading to 4.8.2?

Also, the DSS that corresponds to DB Schema Change is set to true. Is there anything else I have to check?

Regards,

Vishnu

Hi Vishnu,

Upgrading to 4.8.2 should fix it. No other changes needed.

@konda Thank you so much. Upgrading did help to solve the issue.