Question
1
Replies
21
Views
HP
Posted: May 16, 2017
Last activity: April 6, 2018
Closed
Appendix-c approach for our Pega 7 Upgrade
Hi All,
We are using Appendix-c approach for our Pega 7 Upgrade. As part of Data Schema upgrade (step-4) we have generated DDL's (4a). (Page No. 138/145 )
We are not using deployment user instead we used DATA user. Generated script contains RULE schema statements. So we separated them and executed from RULE schema and rest of the DDL applied on DATA schema.
We would like to know whether this is correct approach or not? Please advise.
Thanks
Mark
Data Schema user should have an access to rules schema. As part of the data only upgrade it generates the grant statement to make sure that data schema user has the access to rules schema.
Make sure that you have taken care of all these grant statements otherwise application may not work after upgrade.