optimizer

optimizer

 英

  • 网络优化器;优化程序;查询优化器

例句

Due to the interplay of these diverse independent factors, in rare instances, the optimizer might select less than optimal execution plans.

这些不同独立因素相互作用优化可能会选择不太优化执行计划

Ideally, the optimizer would identify the most efficient access plan possible, but this goal is often impractical.

理想情况优化程序尽可能找出最为高效访问计划目标通常不切实际

Note, however, that the optimizer is often unable to precisely estimate a query's cost, so expect there to be differences.

但是注意优化程序通常无法精确预计查询成本因此应该存在差异

The output of the optimizer is a query execution plan, sometimes referred to as a query plan or just a plan.

优化输出称为查询执行计划”,有时称为查询计划直接称为计划”。

You can use the REWRITE function without the ANSI argument to help understand how the optimizer generated the access plan for a given query.

使用REWRITE函数可以ANSI参数这样可以帮助理解优化程序如何生成给定查询访问计划

No degree of query optimizer intelligence can eliminate the resource cost of these constructs when compared to a less complex query.

不太复杂查询相比查询优化智能水平无法消除这些构造资源开销

The optimizer's estimate could be very close to the actual value as long as the data distribution has not changed since the last RUNSTATS.

只要数据分布一次RUNSTATS以后没有改变优化估计可能非常接近实际

Further, the solidDB query optimizer recognizes the different nature of the in-memory tables by estimating execution costs in a new way.

而且solidDB查询优化通过一种方式估计执行成本判别内存不同性质

It is possible that the query optimizer might have generated a remote statement that hits the remote server's limitation on performance.

查询优化可能生成远程服务器性能限制冲突远程语句

Predicates with concrete values are important for the optimizer to be able to use available distribution statistics.

使优化能够使用可用分布统计信息带有具体谓词极为重要

If the execution plan problems cannot be avoided, guidelines can be used to affect the optimizer plan to mitigate the performance problems.

如果无法避免执行计划出现问题那么可以使用准则影响优化计划从而解决性能问题

The optimizer uses MAGIC values as a last resort when it is unable to accurately predict the selectivity of a predicate .

优化程序不能准确判定一个谓词选择性最后一个手段就是利用MAGIC

Many customers new to Informix do not realize they must update statistics, and see poor performance due to the lack of optimizer statistics.

许多Informix客户没有认识他们必须更新统计数据因此由于缺少最新优化统计数据他们数据库性能

An entry is added to the system catalog to indicate to the query optimizer that such a remote index exists.

一个条目添加系统编目查询优化表明存在那样一个远程索引

Up-to-date statistics allow the optimizer to accurately assess the cost of different query plans, and choose a high-quality plan.

最新统计信息允许优化准确地估计不同查询计划开销选择高质量计划

If the best indexes do not exist, the query optimizer generates a suboptimal query plan, but still stores information about these indexes.

如果存在最佳索引查询优化生成最佳查询计划存储有关这些缺失最佳索引信息

The optimizer depends on accurate cardinality estimates to properly compute the cost of each query access plan considered.

优化凭借精确基数估计准确计算出一个待定查询访问计划成本

db2exfmt is typically used for comprehensive performance analysis, as it provides the most optimizer information.

db2exfmt通常用于广泛性能分析因为提供大部分优化信息

Information returned by sys. Dm_db_missing_index_details is updated when a query is optimized by the query optimizer, and is not persisted.

sys.dm_db_missing_index_details返回信息查询优化优化查询更新因而不是持久化

Specifies the name or ID of the indexes to be used by the query optimizer when it processes the statement.

指定查询优化处理语句使用索引名称ID

Instead, the optimizer gathers up-to-date statistics on every database table referenced in a query.

相反优化查询引用每个数据库收集最新统计数据

Think of the optimizer as an explorer waiting to navigate a mountain represented by the data in the system.

可以优化视为一个勘探正在系统数据代表进行定位

Unlike other heart-failure devices , the Optimizer works by strengthening the pumping force of the heart.

其他治疗心衰装置不同优化装置增强心脏能力

You can access the results and reports of various statistics within Google Website Optimizer to see which variant is the most effective.

可以通过查看google网页优化工具统计结果报告判断一种页面变化效率提升转化

WideVine was a video optimizer and one of the last major independent digital rights managers.

WideVine一家视频优化公司也是最后一批主要独立数字版权管理者之一

An estimate source of Guess indicates that the optimizer has no selectivity information to use .

如果查询确定简单查询不会显示选择性统计信息这样绕过优化程序

Almost every major database today uses some method of updating catalog statistics to provide the best information possible to its optimizer.

现在几乎所有重要数据库使用方法更新目录统计信息以便优化提供可能最佳信息

The view does not have to be referenced in the query for the optimizer to consider that view for a substitution.

使优化考虑视图作为替换并不需要查询引用视图

WebSphere Federation Server uses its cost-based optimizer to determine the most efficient means of resolving the multi-source query.

WebSphereFederationServer使用基于成本优化决定执行查询有效方式

The query optimizer, in consultation with the wrapper, determines how the data is to be accessed.

查询优化包装一道决定如何访问数据

This set is input to the cost-based optimizer that decides whether to use any of the eligible indexes or not.

索引输入基于成本优化这个优化决定是否使用任何合适索引

If such a plan is not possible , the query optimizer returns an error instead of deferring error detection to query execution .

如果不能使用这样计划查询优化返回错误不是延迟查询执行错误检测

The optimizer will compare the cost of each method to determine the best one to use.

优化比较方法成本确定使用最好一种

Updating index statistics to make sure the query optimizer has up-to-date information about the distribution of data values in the tables.

更新索引统计信息确保查询优化含有关于数据分布最新信息

Application developers have to be careful, as in certain situations distribution statistics are important for the DB2 optimizer.

应用程序开发人员必须小心谨慎因为某些情况下分布统计信息对于DB2优化来说非常重要

If you do not implement UPDATE STATISTICS, the optimizer has inaccurate data to determine access paths.

如果没有运行UPDATESTATISTICS优化只能使用准确数据确定访问路径

This command updates the statistics in the system catalogs that the optimizer uses to determine the lowest-cost query plan.

命令更新系统目录统计数据优化程序使用这些数据确定成本最低查询计划

Tuning such an environment by only analyzing the optimizer plans is not feasible due to the quantity of produced plans.

由于产生计划数量通过分析优化计划环境可行

When cursors generate a keyset for a result set, the query optimizer estimates the number of rows that will be returned for that result set.

游标某个结果生成查询优化估计结果返回

The total cost to the query optimizer for executing this operation and all operations preceding it in the same subtree.

查询优化执行操作同一位于操作之前所有操作开销