IP 16.9 :Concurrent Queries on EBC will it lead to crash ???
Hi All,
We have a business process where in we query an EBC based on a table populated via DB link and fetch a column value.
We are running a load test on this business process, When the load is exposed then we start noticing crashes. In the log file we see that EBC query is going on fine without any issue. But on log off event we see memory leaks happening.
Could EBC be a reason for the crash?
Because a lot of users try to query the same EBC at the same instance and since the load is high will it lead to any crash without any reference to it ?