Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Error while generating rules schema objects

SA-14524

Summary



A single database upgrade from PRPC 5.5 to Pega 7.1.8 and Rule migration, as well as, Rule base upgrade steps are successful. However, an error occurs while generating rules schema objects step.
Reference document is https://pdn.pega.com/documents/pega-718-upgrade-guide


Error Messages



java.sql.SQLSyntaxErrorException: ORA-00903: invalid table name


Steps to Reproduce

  1. Upgrade with one database
  2. "your_55WORK" is the scheme that has old Rules and Data. "your_71RULES" is the new Rules schema.
  3. Error occurs on “Generating Rules Schema objects” step.
     

Root Cause

A software use or operation error. Wrong source and target schema names are specified in migrateSystem.properties
 

Resolution

Local-change is to switch the two schemas in migrateSystem.properties as below.

pega.source.rules.schema=your_71RULES
pega.target.rules.schema=your_55WORK

Published October 1, 2015 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us