Hi
Standalone 12c ODI agent. Max heap size. If an ODI agent is executing n number of scenarios at the same time, can it take n times the max heap size of memory from the host machine? All my knowledge says absolutely not - that the agent can only ever take the maximum memory specified, no matter how many scenarios it is executing, but I am getting conflicting advice. We are getting some out of memory issues when running multiple scenarios concurrently using the same agent. I'd like to increase the max heap size parameter but need an answer to this question to do some sizing on the host.
Thanks (I did try googling this but surprisingly didn't get a clear answer anywhere)