Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EDQ is purging all previous results when a new job is ran in Server Console.

4186392Feb 10 2020 — edited Feb 11 2020

EDQ is purging all previous results when a new job is ran in Server Console.  I have removed all purge rules and the issue still exists.  Has anyone else encountered this issue?

Comments

441662
You did not say what the error message was. What was the error message?

You might need to modify a file named config
found in MONO_PREFIX\etc\mono

In the config file, look for the mapping for the linux oci shared library. I think it could be libclntsh.so or something. Oracle 11g might have the version attached to the shared library filename, such as, libclntsh.so.11

I am not looking at my installation, so I have to go by memory here. Either change the mapping in the config file to match your actual shared library filename or you will need to create a link (or symbolic link) to it.
1 - 1

Post Details

Added on Feb 10 2020
1 comment
199 views