Support Article
DatabaseException occurs while importing HFix-40830
SA-54606
Summary
DatabaseException occurs while importing HFix-40830.
Error Messages
[PegaRULES-Batch-4] (internal.access.DatabaseImpl) ERROR - Encountered problem when performing a Commit
com.pega.pegarules.pub.database.DatabaseException: ORA-12899: value too large for column "your_schema"."PR_INDEX_REFERENCE"."PXRULEFAMILYNAME" (actual: 130, maximum: 128)
Steps to Reproduce
Import HFix-40830.
Root Cause
A defect or configuration issue in the operating environment.
Pega database uses BYTE length semantics for all char and varchar columns.
Resolution
Make the following change to the operating environment:
- Apply CHAR character length semantics to the database and all char and varchar columns.
- Import the hotfix again.
Published September 19, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.