Even after regenerating the UDFs manually post ML8 update, 2 of the JAVA object's status is changing to INVALID
Followed https://pdn.pega.com/support-articles/how-install-user-defined-functions-udfs PDN link for generating the UDFs manually.
Verified the successful UDF generation by running the query in both DATA & RULES schema : SELECT dbms_java.longname(object_name) FROM all_objects WHERE status!='VALID' AND object_type LIKE 'JAVA%' and owner = 'schemaname';
Next day when we ran the same query, /2b12b644_DirectStreamReaderDB & /fad24711_DirectStreamReaderDB JAVA object's status got changed to INVALID. Verified dependencies for both objects but no results found. Please let us know, if anyone come across similar issue.
DB: Oracle 11g
Application Server: WebSphere 8.5
Bharatesh
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.