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

Class is not getting saved

SA-34216

Summary



While trying to create new classes, user is getting 'Save Failed' error with PRPC 6.3 SP1.

Error Messages



Failed to process updates: code: <none>: SQL state: null Message:<none>


Steps to Reproduce



Try to create a new class and observe the error.


Root Cause



The table pr4_base contains some records where pyclassgroup is null. These records are causing errors.

Resolution



Perform the following local-change steps:
  1. Execute a query:
    Select PYCLASSNAME,pyclassgroup from PR4_BASE where PXOBJCLASS = 'Rule-Obj-Class' and pyclassgroup is null. This query returned two results with pyclassgroup=null
  2. Take the DB backup.
  3. Remove the records that have pyclassgroup as null.
  4. Restart the server.
This solves the issue of creating classes and data tables.

Published March 13, 2017 - 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