OIM querying sys.all_synonyms and related performance
Eaton is implementing OAM/OIM in conjunction with an Oracle Financials EBS R12.2 upgrade. Testing provisioning in OIM against an R12.2 is showing performance issues and investigating on the EBS side, we see many queries against sys owned fixed table views such as all_synonyms, all_coll_types, and all_arguments being executed over and over again. It seems for each account being created. Does anyone know why the OIM tool would be executing these selects against these views? Just does not seem relevant to creating an EBS account.