Can we implement stored outlines from one instance, capture statistics and implement the same in other instance.if yes -I would appreciate to know the steps.
Thanks
Printable View
Can we implement stored outlines from one instance, capture statistics and implement the same in other instance.if yes -I would appreciate to know the steps.
Thanks
1)Make sure you have statistics exported from Source instance to target.
2)Export stored Outlines from source and import it on target.
3)Test your queries to see Plan stability enabled.
Refer following link for further reading.
http://www.cise.ufl.edu/help/databas...ines.htm#25244
I don't think we need both exporting statistics and plan stability will do. Either one is enough.
Thanks and Regards,
Satheesh Babu.S
What if statistics are different on source and target ? You can't acheive the plan stability of source on target.
If you have stored outlines then the statistics are irrelevant, isn't it?Quote:
Originally posted by sreddy
What if statistics are different on source and target ? You can't acheive the plan stability of source on target.
Thanks! You caught me Jmodic,
Sorry! *Mind some where* I was thinking plan stability thru statistics rather stored outlines(from the perspective of other queries optimization from source to target).