Discussion
Pega 7.1.6 to Pega 7.1.8 - Data Schema Changes
Hello,
On Page 34 of the Update Deployment Guide, Step #4, there are instructions on how to execute the Data Schema update to Pega 7.1.8. We will be making this update from Pega 7.1.6.
Before we manipulate the schema containing the client's data, we need to assure them that the changes to the Data Schema will not impact their data. In order to reassure them, they are asking for a high-level list of the changes to be made to the Data Schema.
Can someone please provide that information? We need it to begin our update.
Thank you!
- Fran
**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.
You can run the generateDDL utility with UpgradeDataOnly true option in Pega 7.1.8 distribution image that will give you all the alter statements which is required from Pega 7.1.6 to Pega 7.1.8 update. Running this statement will not impact on your current 7.1.6 system as its generates only DDL delta changes between7.1.6 to 7.1.8.