sql execution is fast in one environment and slow in another
Query executes in 14 mins in test database and takes 2.4h to execute in another database(prod like database),i find some differences in the execution plan.. can the good execution plan be implemented in this prod like database?also please provide steps of how to implement good plan from one database to another.
please note that there are no differences in init parameters between these databases and also on the table data volumes,
version : 11.2.0.3
o/S: Linux
with this im attaching the sql monitor scripts for this statement..let me know if you need anyother details,
Thanks,
Vinoth
0