Invalid Oracle 19c DB objects post UDF installation
We recently installed UDF’s on Pega new Dev server. Post that From Pega side there was no issue but we see the below DB Objects are in invalid state.
These Objects were not existing on Oracle 11G, but are in 19C.
alter JAVA CLASS PEGA_RULES."com/pega/pegarules/data/udf/directstreamreader/DirectStreamReaderDB2ZOS" compile ;
alter JAVA CLASS PEGA_RULES."com/pega/pegarules/data/udf/directstreamreader/DirectStreamReaderDB2LUW" compile ;
alter JAVA CLASS PEGA."com/pega/pegarules/data/udf/directstreamreader/DirectStreamReaderDB2ZOS" compile ;
alter JAVA CLASS PEGA."com/pega/pegarules/data/udf/directstreamreader/DirectStreamReaderDB2LUW" compile