Discussion
2
Replies
1728
Views
Posted: June 5, 2016
Last activity: April 6, 2018
Closed
Stored Procedures for Pega 7.1.9
Hi Team,
We are upgrading from 6.1 sp2 to 7.1.9. We want to know what are the stored procedure system would contain with respect to rules schema and data schema. And do we need to also update the stored procedures if we are not using the default pc_work table?
**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,
You can use generateDDL.bat/sh to identify stored procedures which are generated/altered during upgrade. Irrespective of whether pc_work is utilized or not, all stored procedures generated has to be applied to the appropriate schema.