Invalid object name during upgrade from pega 7.31 to 8.5
I am currently upgrading from Pega 7.31 to 8.5. I am now attempting to upgrade the data schema of the QA environment using the below steps.
1.) Migrated upgraded rules to QA DB.-- Completed 2.) Upgrade the QA Data schema --Failed
Upgrading the QA Data schema failed with the below:
[java] SEVERE: Problem during method invocation (main) [java] com.pega.pegarules.pub.database.DatabaseException: Database-General There was a problem getting a list 208 S0002 Invalid object name 'Rules.pr_data_products'.
Any idea where the reference to Rules.pr_data_products would come from and how to solve this issue?