Discussion
Accenture Services Pvt Ltd
IN
Last activity: 6 Apr 2018 19:26 EDT
PRPC6.3 SP1 to PRPC7.1.8 upgrade
Hi,
We are upgrading single schema to split schema from PRPC6.3 SP1 to PRPC7.1.8. Have one query
If we made changes (added columns) in the pega out of box rules tables, then while upgrading Rules schema will here be any error? Is there any steps we need to follow in such scenarios where we have added columns in pega rules out of box tables?
Kindly suggest.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi,
If you have added any new columns are extended the existing column sizes in PRPC 6.3 for the respective tables it will be carry forwarded to Pega 7. However for new introduced tables these new columns and changed columns won't be applied automatically and your need to carry forwarded manually.
For example if you have added 2 columns to pr4_rule table in PRPC 6.3, after upgrade those 2 new columsn will be availble in PR4_RULE table after Pega 7 upgrade, however there are new tables like PR4_RULE_FIILE_BINARY are added in Pega 7 which will copy the respective binary rules from PR4_RULE table to PR4_RULE_FILE_BINAY table and it may fail due to new columns or column size changes wont be availble for PR4_RULE_FILE_BINARY table.
Thanks,
Dhev