Slow performance of DBlink in EBS Application but Fast via Backend
We have a DB Link that we use in the a Custom EBS Form Application.
During testing, it was quick. (note that our test server is slower than Production Server).
but during implemenation to Live Production Server, it was coming to a crawl.
it took more than 30 minutes just to query the data.
the Table only had around 101 records, and when queried via TOAD or SQL Developer, it was quick.
any ideas why this is happening?
thank you.