performance - Oracle PL/SQL: Any benefits in changing PLSQL_CODE_TYPE from interpreted to native? -


Does PLSQL_CODE_TYPE have concrete advantages of changing from being originally interpreted? If there were any studies in any case, what was thinking?

If the profit is worth changing, how can I apply it?

My platform is Windows 2003, Oracle is running 10gR2 (10.2.0.1.0) if it helps.

The gain should be speed, whether it 'solid' depends on whether the PL / SQL display is for you topic is. This will not give any advantage over the SQL side (eg, selecting) or if you have latency problems elsewhere (for example, calling for web service)

Unless you have some computational form in PL / SQL Not doing heavy work, I suspect you will not see the difference. I'm more concerned about running the database without the appropriate patches, so you would recommend that you try to apply patches to get 10.2.0.4


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -