Native Compilation performance Issue.
There is a scenario where a same compiler is installed in two different locations (usr/cc/bin and /opt/ansic/bin/cc).
In spnc_command, if we use first path it takes lot of time to compile (I am converting all pl/sql units into native mode)
however if I use 2nd path it compiles faster.
Now my question is, using different path does it affects the performance??
Regards
Venkat.
In spnc_command, if we use first path it takes lot of time to compile (I am converting all pl/sql units into native mode)
however if I use 2nd path it compiles faster.
Now my question is, using different path does it affects the performance??
Regards
Venkat.
0