R12 (12.1.2) with Database 11gR1 - Performance
During the employee and asset conversion, the jobs running longer using pl/sql tables with API calls.
I have made few cache parameter changes and reduced the runtime half from the previous runs. Just want to get in touch with the community to see, if anyone has come across such issues and find solution.
I have made the following changes...
result_cache_mode='FORCE'
result_cache_max_size=2G - Total SGA is set to 9G and removed max_memory parameter.