How to reduce the overhead of proC embedded SQL calls?
Hi,
We have tried to run a proC embedded SQL, it took 2.043 ms totally, and the SQL-related elapsed time is 0.924 ms. It means the overhead is 1.119 ms. That's huge for OLTP system. Is there any possibility in reducing it? The database is Oracle 12.1.0.2.
Regards,
Eric