Oracle Essentials [Electronic resources] : Oracle Database 10g, 3rd Edition نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Oracle Essentials [Electronic resources] : Oracle Database 10g, 3rd Edition - نسخه متنی

Jonathan Stern

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید










4.9 SQL Tuning Advisor


Oracle Database 10g
includes a new tool called the SQL Tuning Advisor. This tool performs
advanced optimization analysis on selected SQL statements, using
workloads that have been automatically collected into the Automatic
Workload Repository (AWR) or that you have specified yourself. Once
the optimization is done, the SQL Tuning Advisor makes
recommendations, which could include updating statistics, adding
indexes, or creating an SQL Profile. This Profile is stored in the
database and is used as the optimization plan for future executions
of the statement, which allows you to
"fix" errant SQL plans without
having to touch the underlying SQL.


/ 167