Post upgrade to Pega8.8.1 we are facing user-defined functions (UDF) Issue
We have upgraded our application from Pega 8.3 to 8.8.1
Below is the Error Details
An error occured on executing the query for the report definition - There was a problem getting a list: code: 4045 SQLState: 42000 Message: ORA-04045: errors during recompilation/revalidation of .PR_READ_FROM_STREAM ORA-02290: check constraint (SYS.JAVA_DEV_DISABLED) violated DatabaseException caused by prior exception: java.sql.SQLSyntaxErrorException: ORA-04045: errors during recompilation/revalidation of .PR_READ_FROM_STREAM ORA-02290: check constraint (SYS.JAVA_DEV_DISABLED) violated | SQL Code: 4045 | SQL State: 42000
Following are the queries
1. Is UDF deprecated?
2. Is it recommended to enable the UDF ?