MODEL Performance Tuning

Memory Conservation Tips

The preceding topics showed that memory consumption in MODEL queries has a direct impact on their performance and scalability. They also showed that how a query is written can affect its memory consumption. In the remaining topics in this section we will see some simple tips for reducing MODEL query session memory requirements.

(As mentioned at the start of this section the content here only applies to Oracle 10g. These tips may not work in other versions.)




Linking to SQL Snippets ™

To link to this page in Oracle Technology Network Forums or OraFAQ Forums cut and paste this code.

  • [url=http://www.sqlsnippets.com/en/topic-12225.html]SQL Snippets: MODEL Performance Tuning - Memory Conservation Tips[/url]

To link to this page in HTML documents or Blogger comments cut and paste this code.

  • <a href="http://www.sqlsnippets.com/en/topic-12225.html">SQL Snippets: MODEL Performance Tuning - Memory Conservation Tips</a>

To link to this page in other web sites use the following values.

  • Link Text : SQL Snippets: MODEL Performance Tuning - Memory Conservation Tips
  • URL (href): http://www.sqlsnippets.com/en/topic-12225.html

Revision Notes

Date Category Note
2007-05-11 Revision Moved tips to separate topics.