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 on upgrading to FSIF 7.31

SA-43215

Summary



Error occurs after upgrading to Pega Foundation for Financial Services (FSIF) 7.31.

Error Messages

ERROR:
Error starting at line : 187 in command -
ALTER TABLE PEGASRLF_DATA.REQ_LINK MODIFY "PXCREATEOPERATOR" CLOB
Error report -
SQL Error: ORA-22858: invalid alteration of datatype
22858. 00000 - "invalid alteration of datatype"
*Cause: An attempt was made to modify the column type to object, REF,
nested table, VARRAY or LOB type.
*Action: Create a new column of the desired type and copy the current
column data to the new type using the appropriate type
constructor.



Steps to Reproduce

Upgrade from FSIF 7.21.1 to FSIF 7.31.


Root Cause

The Drop script for the PEGASRLF_DATA.REQ_LINK table was missing in the media, and as the table already existed, the table columns were altered.


Resolution

Perform the below local-change to resolve the issue:

1. Drop the table
2. Reimport the JAR file
3. Download the SQL scripts
4. Run the SQL scripts manually by connecting to the database
5. Continue with the Import wizard




Published September 21, 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