Hi all,
We are deploying Oracle Windows Bundle Patch 11.2.0.4.160129.
One application broke after the patch was applied – it just crashes without an error message.
We found by experimenting that granting SELECT ANY DICTIONARY system privilege allow the application to work properly.
Now, I don't want to grant such a powerfull privilege and would rather find the missing object privilege on the dictionary.
I tried comparing ALL_OBJECTS with and without the SELECT ANY DICTIONARY grant but found no difference...
So the question is: How can I find out the missing grant at the object level?
Regards,
Jocelyn Simard