单词 | optimizer | ||||||||||||||||
释义 | optimizer
更多释义 收起释义 例句释义: 优化器,优化程序,查询优化器 1. Due to the interplay of these diverse independent factors, in rare instances, the optimizer might select less than optimal execution plans. 在这些不同的独立因素的相互作用下,优化器可能会选择不太优化的执行计划。 www.ibm.com 2. Ideally, the optimizer would identify the most efficient access plan possible, but this goal is often impractical. 在理想情况下,优化程序将尽可能地找出最为高效的访问计划,但这一目标通常是不切实际的。 www.ianywhere.com 3. Note, however, that the optimizer is often unable to precisely estimate a query's cost, so expect there to be differences. 但是,请注意,优化程序通常无法精确地预计查询的成本,因此应该会存在差异。 www.ianywhere.com 4. The output of the optimizer is a query execution plan, sometimes referred to as a query plan or just a plan. 优化器的输出称为“查询执行计划”,有时也称为“查询计划”或直接称为“计划”。 technet.microsoft.com 5. 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参数,这样可以帮助理解优化程序是如何生成给定查询的访问计划的。 www.ianywhere.com 6. No degree of query optimizer intelligence can eliminate the resource cost of these constructs when compared to a less complex query. 与不太复杂的查询相比,查询优化器的智能水平无法消除这些构造的资源开销。 technet.microsoft.com 7. 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以后没有改变,则优化器的估计可能非常接近实际值。 www.ibm.com 8. Further, the solidDB query optimizer recognizes the different nature of the in-memory tables by estimating execution costs in a new way. 而且,solidDB查询优化器通过以一种新的方式估计执行成本,判别内存中的表的不同性质。 www.ibm.com 9. It is possible that the query optimizer might have generated a remote statement that hits the remote server's limitation on performance. 查询优化器有可能生成与远程服务器的性能限制有冲突的远程语句。 www.ibm.com 10. Predicates with concrete values are important for the optimizer to be able to use available distribution statistics. 为使优化器能够使用可用的分布统计信息,带有具体值的谓词极为重要。 www.ibm.com 1. If the execution plan problems cannot be avoided, guidelines can be used to affect the optimizer plan to mitigate the performance problems. 如果无法避免执行计划中出现的问题,那么可以使用准则来影响优化器计划,从而解决性能问题。 www.ibm.com 2. The optimizer uses MAGIC values as a last resort when it is unable to accurately predict the selectivity of a predicate . 当优化程序不能准确判定一个谓词的选择性时,它的最后一个手段就是利用MAGIC值。 www.bing.com 3. Many customers new to Informix do not realize they must update statistics, and see poor performance due to the lack of optimizer statistics. 许多Informix新客户没有认识到他们必须更新统计数据,因此由于缺少最新的优化器统计数据,他们的数据库性能很差。 www.ibm.com 4. An entry is added to the system catalog to indicate to the query optimizer that such a remote index exists. 一个条目被添加到系统编目中,以向查询优化器表明存在那样的一个远程索引。 www.ibm.com 5. Up-to-date statistics allow the optimizer to accurately assess the cost of different query plans, and choose a high-quality plan. 最新的统计信息允许优化器准确地估计不同查询计划的开销,并选择高质量的计划。 technet.microsoft.com 6. If the best indexes do not exist, the query optimizer generates a suboptimal query plan, but still stores information about these indexes. 如果不存在最佳索引,则查询优化器将生成非最佳查询计划,但会存储有关这些缺失的最佳索引的信息。 msdn2.microsoft.com 7. The optimizer depends on accurate cardinality estimates to properly compute the cost of each query access plan considered. 优化器凭借精确的基数估计值来准确计算出每一个待定查询访问计划的成本。 www.ibm.com 8. db2exfmt is typically used for comprehensive performance analysis, as it provides the most optimizer information. db2exfmt通常用于广泛的性能分析,因为它提供了大部分优化器信息。 www.ibm.com 9. 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返回的信息会在查询优化器优化查询时更新,因而不是会持久化的。 msdn2.microsoft.com 10. Specifies the name or ID of the indexes to be used by the query optimizer when it processes the statement. 指定查询优化器处理语句时要使用的索引的名称或ID。 msdn2.microsoft.com 1. Instead, the optimizer gathers up-to-date statistics on every database table referenced in a query. 相反,优化器将对查询中引用的每个数据库表收集最新的统计数据。 www.ibm.com 2. Think of the optimizer as an explorer waiting to navigate a mountain represented by the data in the system. 可以将优化器视为一个勘探器,正在系统中的数据所代表的大山中进行定位。 www.ibm.com 3. Unlike other heart-failure devices , the Optimizer works by strengthening the pumping force of the heart. 和其他治疗心衰装置不同的是,优化装置增强心脏泵血能力。 dictsearch.appspot.com 4. You can access the results and reports of various statistics within Google Website Optimizer to see which variant is the most effective. 你可以通过查看google网页优化工具的统计结果和报告,来判断哪一种页面变化能最有效率地提升转化率。 www.bing.com 5. WideVine was a video optimizer and one of the last major independent digital rights managers. WideVine是一家视频优化公司,也是最后一批主要的独立数字版权管理者之一。 www.fortunechina.com 6. An estimate source of Guess indicates that the optimizer has no selectivity information to use . 如果查询被确定为是简单查询,则不会显示选择性统计信息,这样将绕过优化程序。 www.bing.com 7. Almost every major database today uses some method of updating catalog statistics to provide the best information possible to its optimizer. 现在,几乎所有重要数据库都使用某种方法来更新目录统计信息,以便为其优化器提供可能的最佳信息。 www.ibm.com 8. The view does not have to be referenced in the query for the optimizer to consider that view for a substitution. 要使优化器考虑将该视图作为替换,并不需要在查询中引用该视图。 technet.microsoft.com 9. WebSphere Federation Server uses its cost-based optimizer to determine the most efficient means of resolving the multi-source query. WebSphereFederationServer使用它的基于成本的优化器决定执行多源查询的最有效的方式。 www.ibm.com 10. The query optimizer, in consultation with the wrapper, determines how the data is to be accessed. 查询优化器与包装器一道决定如何访问数据。 www.ibm.com 1. This set is input to the cost-based optimizer that decides whether to use any of the eligible indexes or not. 将该组索引输入到基于成本的优化器,这个优化器决定是否使用任何合适的索引。 www.ibm.com 2. If such a plan is not possible , the query optimizer returns an error instead of deferring error detection to query execution . 如果不能使用这样的计划,查询优化器将返回错误而不是延迟对查询执行的错误检测。 www.bing.com 3. The optimizer will compare the cost of each method to determine the best one to use. 优化器将比较每种方法的成本,确定使用最好的一种。 www.ibm.com 4. Updating index statistics to make sure the query optimizer has up-to-date information about the distribution of data values in the tables. 更新索引统计信息,确保查询优化器含有关于表中数据值分布的最新信息。 msdn2.microsoft.com 5. Application developers have to be careful, as in certain situations distribution statistics are important for the DB2 optimizer. 应用程序开发人员必须小心谨慎,因为在某些情况下分布统计信息对于DB2优化器来说非常重要。 www.ibm.com 6. If you do not implement UPDATE STATISTICS, the optimizer has inaccurate data to determine access paths. 如果没有运行UPDATESTATISTICS,则优化器只能使用不准确的数据来确定访问路径。 www.ibm.com 7. This command updates the statistics in the system catalogs that the optimizer uses to determine the lowest-cost query plan. 此命令更新了系统目录中的统计数据,优化程序使用这些数据来确定成本最低的查询计划。 www.ibm.com 8. Tuning such an environment by only analyzing the optimizer plans is not feasible due to the quantity of produced plans. 由于所产生的计划数量太多,仅通过分析优化器计划来调优该环境是不可行的。 www.ibm.com 9. 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. 游标为某个结果集生成键集时,查询优化器将估计为该结果集返回的行数。 msdn2.microsoft.com 10. The total cost to the query optimizer for executing this operation and all operations preceding it in the same subtree. 查询优化器执行此操作及同一子树内位于此操作之前的所有操作的总开销。 msdn2.microsoft.com 1. Generate the access plan and see what the optimizer estimates the total cardinality (Number of rows) returned by the query will be. 生成访问计划,查看优化器对该查询返回的总基数(行数)的估计值。 www.ibm.com 2. if set to ANY, the optimizer is sensitive to the actual number of cpus that are online. 如果设置为ANY,优化器就对联机的实际CPU数目敏感。 www.ibm.com 3. Consequently, the query optimizer had to make a guess, which may have resulted in the selection of an inefficient query plan. 因此,查询优化器不得不进行推测,这可能已导致选择了低效的查询计划。 msdn2.microsoft.com 4. The Missing Column Statistics event class indicates that column statistics that could have been useful for the optimizer are not available. MissingColumnStatistics事件类指示原本对优化器有帮助的列统计信息不可用。 technet.microsoft.com 5. The two versions differ in internal details like the indexing system, optimizer, and storage engine. 这两个版本在内部细节上不同,如索引系统、优化器和存储引擎。 www.ibm.com 6. When the query optimizer generates a query plan, it analyzes what are the best indexes for a particular filter condition. 当查询优化器生成查询计划时,它将分析什么是用于特定筛选条件的最佳索引。 msdn2.microsoft.com 7. The optimizer calculates and compares the costs of each join method and selects the best one to use when evaluating query execution plans. 当评估查询执行计划时,优化器计算并比较每种连接方法的成本,然后选择要使用的最佳方法。 www.ibm.com 8. To understand how the optimizer ends up with 0. 0014% as the filter factor, first look at the six elements in the IN list predicate. 为了了解优化器如何最终以0.0014%作为过滤因子,首先要查看在IN清单谓词上的6个元素。 www.ibm.com 9. The optimizer considers the indexes on the new view, even if it is not directly referenced in the FROM clause of queries. 优化器将考虑新视图的索引,即使查询的FROM子句中没有直接引用它。 technet.microsoft.com 10. The optimizer periodically re- optimizes queries to verify that the cached plan is still relatively efficient . 优化程序会定期重新优化查询,以检验高速缓存的计划是否仍具有较高的效率。 www.bing.com 1. The number of times the subquery and its function is executed can vary with different access paths chosen by the optimizer. 子查询及其函数执行的次数会因优化器选择的访问路径的不同而异。 technet.microsoft.com 2. Optimizer guidelines to help aid in plan compilation as stop-gap measure to eventual fixes that are provided in the product. 优化器指导方针作为提供在产品中的最后修复的临时措施,有助于帮助计划编译。 www.ibm.com 3. Bugfix in optimizer because in rare cases it did not optimize using the specified frequencies. 修正了不能使用指定的频率优化的优化,因为它确实在极少数情况下。 www.hellocq.net 4. I'll show you how the DB2 optimizer works, and give you guidelines for writing SQL that will get the most out of the optimizer. 我将向您演示DB2优化器的工作方式,并提供编写能发挥优化器最大效率的SQL的准则。 www.ibm.com 5. Keep in mind that this catalog data is what the optimizer uses to make access path decisions. 请记住,优化器使用编目数据决定访问路径。 www.ibm.com 6. Specifies that the query optimizer use an optimization or locking strategy with this table and for this statement. 指定查询优化器对此表和此语句使用优化或锁定策略。 msdn2.microsoft.com 7. The optimizer takes account of these changes and selects the optimal access plan when the job is executed. 而优化器会考虑这些变化,并且在作业执行时选择最佳访问计划。 www.ibm.com 8. This means the optimizer will always attempt to formulate an access path for each query that reduces overall cost . 这意味着优化器将始终尝试为每个查询制定减少总体成本的存取路径。 www.bing.com 9. Besides the inputting and outputting data, the framework can be divided into four parts: interpolator, measurer, optimizer and transformer. 除了输入和输出数据,整个框架包括四个组成部分:插值器、度量器、优化器和变换器。 www.joca.cn 10. The optimizer takes into account both the cost of disk access operations and the estimated CPU cost of each operation. 优化程序既会考虑磁盘访问操作的成本,也会考虑各项操作所需要的预计CPU成本。 www.ianywhere.com 1. The optimizer chooses Case 4 since it determined that it has the minimum number of row accesses and therefore should be efficient. 优化器选择Case4,因为它断定Case4访问的行数最少,因而最高效。 www.ibm.com 2. In particular, it is rather hard for the optimizer to determine the costs and the selectivity of such an index scan. 而且,优化器很难判断那样的索引扫描的成本和选择性。 www.ibm.com 3. USE PLAN can be used to force the query optimizer to use a specified query plan for a query. USEPLAN可以用于强制查询优化器为查询使用指定的查询计划。 msdn2.microsoft.com 4. For each query, the query optimizer compares the execution cost of many alternative execution plans. 对于每个查询,查询优化程序将比较多个不同执行计划的执行成本。 www.ianywhere.com 5. The optimizer would chalk out a query plan before performing the actual join operation itself by making use of the statistical data. 在执行实际的连接操作之前,优化器使用统计数据制定一个查询计划。 www.ibm.com 6. Therefore, if the optimizer's estimate is accurate, this access path should be a very efficient access path. 因此,如果优化器的估计是准确的,则此访问路径应该是一个非常有效的访问路径。 www.ibm.com 7. Higher values for this parameter can influence the optimizer to choose access plans that are more conservative in buffer pool usage. 该参数值较高可能会影响优化器在缓冲池使用中对比较保守的存取方案的选择。 www.ibm.com 8. If the query optimizer decides to use an indexed view in a query plan, the indexed view is treated the same way as a base table. 如果查询优化器决定使用查询计划的索引视图,则索引视图将按照基表的处理方式进行处理。 msdn2.microsoft.com 9. If more than one UNION hint is specified, the query optimizer selects the least expensive strategy from those hints specified. 如果指定了多个UNION提示,查询优化器就会从这些指定的提示中选择开销最少的策略。 msdn2.microsoft.com 10. Note: the query optimizer will not use the R-Tree index unless the statistics on the table are up to date. 注意:查询优化器只有在表统计信息保持最新的情况下使用R-Tree索引。 www.ibm.com 1. With few exceptions, the Adaptive Server Anywhere optimizer devises a suitable access plan based only on the semantics of each statement. AdaptiveServerAnywhere优化程序仅根据每个语句的语义设计出合适的访问计划,几乎毫无例外。 www.ianywhere.com 2. Second bugfix in optimizer to let us again optimize for none integer frequencies. 在第二次修正错误的优化,让我们再次优化无整数频率。 www.hellocq.net 3. The query optimizer bases query-cost estimates on the number of rows to be retrieved from each table. 查询优化器根据从每个表检索的行数估计查询成本。 www.ibm.com 4. The optimizer can use its knowledge of the appliance components to determine the best join order in a complex join. 优化器可以利用其有关设备组件的知识,确定复杂联接操作中的最佳联接顺序。 www.ibm.com 5. For SQL statements with variables, the optimizer uses a default filter factor to determine the best access path at bind time. 对于带变量的SQL语句,优化器会使用一个默认过滤因子在绑定时确定最佳访问路径。 www.ibm.com 6. For queries that match the active profile, the optimizer makes the best possible effort to generate the plan requested by the guideline. 对于匹配当前概要文件的查询,优化器将尽最大的努力来生成准则所要求的计划。 www.ibm.com 7. Normally, the optimizer selects an access plan for a query every time the query is executed. 通常,优化程序会在每次执行查询时为查询选择访问计划。 www.ianywhere.com 8. If more than one join hint is specified , the optimizer selects the least expensive join strategy from the allowed ones . 如果指定了多个联接提示,则优化器从允许的联接策略中选择开销最少的联接策略。 www.bing.com 9. The optimizer bases query cost estimates on the number of rows to be retrieved from each table. 优化器将根据在每个表中检索的行数来评估查询成本。 www-128.ibm.com 10. Therefore, DB2 as a proven relational engine with a cutting-edge optimizer is insufficiently exploited. 因此,虽然已经证明DB2是带有最前沿优化器的关系引擎,但它并没有得到充分利用。 www.ibm.com 1. The SQL explain facility provides detailed information about the access plan that the query optimizer chooses for an SQL statement. SQL解释工具提供查询优化器为SQL语句所选择的访问计划的有关详细信息。 www.ibm.com 2. The optimizer chooses a table scan when most data of the table must be read anyway, or when table do not have indexes. 当无论如何都必须读取表中大多数数据时,或者当表没有索引时,优化器就会选择执行表扫描。 www.ibm.com 3. It is recommended that you do not override the choices the optimizer makes . 建议您不要覆盖优化器作出的选择。 www.bing.com 4. The database server query optimizer automatically uses an index when a suitable index exists and when using one will improve performance. 当存在合适的索引并且使用该索引将提高性能时,数据库服务器查询优化程序将自动使用索引。 www.ianywhere.com 5. You want indexing of XML data for efficient query processing and good scalability, and the use of a first-rate query optimizer. 您希望对XML数据创建索引以实现高效的查询处理和良好的可伸缩性,并使用一流查询优化器。 msdn2.microsoft.com 6. The estimated selectivity of predicates provides the information on which the optimizer bases its cost estimates. 预计的谓语的选择性为优化程序预计其成本提供了依据信息。 www.ianywhere.com 7. The query optimizer will give priority to an execution plan involving an MQT over a plan that involves access to remote tables. 对于涉及到MQT的执行计划,并且该MQT是涉及远程表访问的计划上的MQT,查询优化器给予它优先权。 www.ibm.com 8. Unfortunately, LLVM in its current state is really designed as a static compiler optimizer and back end. 不幸的是,从设计之初,LLVM就是被作为一个静态编译器,优化器以及后端。 www.infoq.com 9. In a dynamic language, fewer such clues are available for the optimizer, making optimization choices harder. 而在动态语言中,只有很有限的信息是可用的,这使得优化器的选择更加困难。 www.bing.com 10. Unlike APC and Wincache, it is only an opcode cache and optimizer, so it does not contain the user cache components. 不同于APC和Wincache,它仅是一个操作码缓存和优化器,因此它不包含用户缓存组件。 www.ibm.com 1. When an application sends a query to Informix, the Informix optimizer decides whether the query should be sent to IWA. 当应用程序向Informix发送一个查询,Informix优化器会决定是否应该将此查询发送至IWA。 www.ibm.com 2. This may be caused by the optimizer choosing not to access the table at all, or because an indexed view is accessed instead . 这可能是由于优化器选择了完全不访问该表,也可能是因为改成了访问索引视图。 www.bing.com 3. As you've seen in the steps above, the optimizer selects the optimal access plan based on available statistics. 您可以从以上步骤看到,这个优化器基于可用的统计信息选择了最优的存取计划。 www.ibm.com 4. The OPTIMIZATION_GOAL option often has a major effect on the execution plan chosen by the optimizer, and is stored along with the query. OPTIMIZATION_GOAL选项通常对优化程序选择的执行计划有着重大影响,它通常与查询存储在一起。 www.ianywhere.com 5. Forces the query optimizer to try a plan that works for the maximum potential row size, possibly at the expense of performance. 强制查询优化器尝试一个计划,该计划可能以性能为代价获得最大可能的行大小。 msdn2.microsoft.com 6. Alternatively, you can resort to very clumsy casting, and hope that the compiler's optimizer works out what you really want to do. 另外,您也可以诉诸十分笨拙铸造,并希望该编译器的最佳化工程什麽你真的想要做的事。 dictsearch.appspot.com 7. The optimizer expresses its chosen method in the form of an access plan. 优化程序以访问计划的形式来表示它所选择的方法。 www.ianywhere.com 8. The value ANY allows the optimizer to determine the number of ATQs for a given query plan. 值ANY允许优化器决定一个给定查询计划的ATQ的数量。 www.ibm.com 9. In particular, the query optimizer is less likely to match the query to an indexed view or an index on a computed column. 尤其是查询优化器不太可能将查询与索引视图或计算列索引相匹配。 msdn2.microsoft.com 10. As mentioned earlier, the DB2 optimizer is only as good as the catalog statistics are current. 正如前面提到的,只有在编目统计数据是最新的情况下,DB2优化器才能做出最合适的选择。 www.ibm.com 1. The optimizer will choose dynamic hash join if none of the joined columns has index. 如果连接列上不存在索引,那么优化器将选择动态哈希连接。 www-128.ibm.com 2. As well, the optimizer makes use of indexes and keys to improve its guess of the number of rows. 另外,优化程序还会利用索引和键来改进它对行数的推测。 www.ianywhere.com 3. Finally, we discuss a few enhancements to the db2support utility for gathering optimizer-related information. 最后,我们讨论了db2support实用工具用于收集优化器相关信息的一些改进。 www.ibm.com 4. However, you would still like the optimizer to find the best access plan based on the values that users have passed into the query. 然而,您可能仍然希望优化器基于用户传递给查询的值来查找最佳的存取计划。 www.ibm.com 5. The optimizer uses data distribution information generated by UPDATE STATISTICS to calculate selectivity for the filters in the query. 优化器使用UPDATESTATISTICS所生成的数据分布信息来计算查询中筛选器的选择性。 www.ibm.com 6. Once the profile is enabled, the optimizer automatically matches optimization guidelines to the appropriate statement. 一旦概要文件被启用,优化器将自动将优化准则匹配到对应的语句。 www.ibm.com 7. In many cases, this will provide the optimizer with nearly as accurate statistics as the first command, but will return results much faster. 在很多情况下,这样做可以为优化器提供接近于第一个命令的精确性的统计信息,但是可以更快地返回结果。 www.ibm.com 8. When this attribute is not specified, the optimizer makes a cost-based decision to select an access plan for the given table. 如果未指定该属性,优化器将生成一个基于成本的决策,为给定的表选择一种访问计划。 www.ibm.com 9. This defines indexes and keys in server terms and enables the query optimizer to consider any indexes that may exist on this table. 这定义了服务器方面的索引和关键字,使查询优化程序可以考虑该表上可能存在的任何索引。 www.ianywhere.com 10. The optimizer uses data-distribution statistics to determine whether a column contains unique values. 优化器使用数据分布数据来确定这一列是否包含唯一的值。 www.ibm.com 1. The input to the optimizer consists of the query , the database schema ( table and index definitions ), and the database statistics . 优化器的输入包括查询、数据库方案(表和索引的定义)以及数据库统计信息。 www.bing.com 2. Using FORCE ORDER does not affect possible role reversal behavior of the query optimizer. 使用FORCEORDER不会影响查询优化器可能的角色逆转行为。 msdn2.microsoft.com 3. Contains information about using the USE PLAN query hint to force the query optimizer to use a specific query plan for a query. 介绍了使用USEPLAN查询提示强制查询优化器以使用查询的特定查询计划。 msdn2.microsoft.com 4. When distribution statistics are generated for the column "TYPE, " the optimizer knows the real frequency of each model. 而一旦生成了关于“TYPE”列的分布统计信息,优化器即可了解每种型号真正的出现频率。 www.ibm.com 5. As the optimizer is not aware of the uneven distribution of the STATE values, it decides to use the index I_TYPE. 由于优化器不知道STATE值不是均匀分布的,因此它决定使用索引I_TYPE。 www.ibm.com 6. If value is set to 2, the optimizer would uses estimated costs to determine an execution plan regardless of the transaction isolation mode. 如果将其值设置为2,优化器就会使用估算成本来确定执行计划,而不管事务隔离模式如何。 www.ibm.com 7. Expert Optimizer is installed in some 170 clinker kilns worldwide producing more than 100 million tons of cement a year. ExpertOptimizer已经在世界范围内应用于170个渣块干燥器中,每年生产超过1亿吨的水泥。 www.gongkong.com 8. When you provide more detailed search conditions by having more predicates in a query, the optimizer has a chance to make better choices. 当通过在查询中设置更多谓词来提供更详细的搜索条件时,优化器就有机会作出更好的选择。 www.ibm.com 9. Instructs the query optimizer to use a particular value for a local variable when the query is compiled and optimized. 在编译和优化查询时提示查询优化器对本地变量使用特定值。 msdn2.microsoft.com 10. Using guidelines, a workaround can be provided quickly while a permanent optimizer fix is developed. 使用指导方针,在开发永久优化器修复的同时,可以快速提供一个工作区。 www.ibm.com 1. The number of processors that are used by the query optimizer typically provides optimal performance. 查询优化器使用的处理器数量通常能够提供最佳的性能。 technet.microsoft.com 2. Updating the catalog statistics would provide the optimizer with the most current map to navigate quickly through the terrain. 目录统计信息的更新将为优化器提供最新的地图,以便在整个地形中快速定位。 www.ibm.com 3. In this paper, a particle swarm optimizer is implemented and compared to a genetic algorithm for phased array . 在论文中,通过分析相位阵列天线,将粒子群优化算法和遗传算法作了比较。 www.fabiao.net 4. Neither is the optimizer affected by whether or not a query contains a view. 而优化程序也不会因为查询是否包含视图而受到影响。 www.ianywhere.com 5. The illustration shows a query optimizer plan executed with a degree of parallelism equal to 4 and involving a two-table join. 上图显示按并行度等于4执行且包括一个双表联接的查询优化器计划。 technet.microsoft.com 6. Without these statistics, the optimizer may generate very inefficient data access plans, causing poor database performance. 没有了这些统计信息,优化程序就可能生成非常低效的数据访问计划,导致数据库性能降低。 www.ianywhere.com 7. The Index Consultant retrieves the plan for each statement in the workload, as chosen by the Adaptive Server Anywhere query optimizer. [索引顾问]会为负载中的每条语句检索AdaptiveServerAnywhere查询优化程序选择的计划。 www.ianywhere.com 8. New SET OPTIMIZATION ENVIRONMENT options are also introduced for influencing optimizer consideration of star join plans. 也引入了新的SETOPTIMIZATIONENVIRONMENT选项,用于影响优化器对星型连接计划的考虑。 www.ibm.com 9. Users are only required to compose the XML profile document, insert it into the database, and instruct the optimizer to use that profile. 用户只需编写XML概要文件文档,将其插入到数据库,然后指示优化器使用这些概要文件。 www.ibm.com 10. Noting the partition numbers confirms that the query optimizer is performing partition elimination . 注明分区号会确认查询优化器正在执行分区消除。 www.bing.com 1. As a consequence, the optimizer usually makes sub-optimal decisions, leading to poor performance. 因此,优化器常常作出非最优决策,从而导致低劣的性能。 www.ibm.com 2. Regardless of schema (3NF or Star), the Teradata query optimizer relies on statistics to help it determine the best way to access data. 不管哪种模式(3NF或Star),Teradata查询优化器依赖于统计信息帮助确定最佳数据访问路径。 www.ibm.com 3. Since sampling is not supported on nicknames, the Design Advisor uses the optimizer's estimates for statistics. 因为不支持在昵称上采样,所以DesignAdvisor使用优化器评估的统计信息。 www.ibm.com 4. This can be useful in the event of the generation of a non-optimzal plan by the DB2 optimizer. 这在DB2优化器生成非优化计划的事件中很有用。 www.ibm.com 5. Installing and Implementing smart optimizer on the new CS-Cart site, as well as making any changes to improve site speed. 安装和实施新的铯车网站智能优化,以及进行任何更改,以提高网站的速度。 www.bing.com 6. The optimizer can use data distributions to calculate selectivity for the filters in a query. 优化器可以使用数据分布来计算查询中过滤器的选择率。 www.ibm.com 7. Tuning the Universal Server's query optimizer for particular types of complex data can vastly improve querying speed on those data types. 为特定类型的复杂数据调整万能服务器的查询优化器,能大大提高这些数据类型的查询速度。 www.1stenglish.com 8. Describes how the query optimizer uses statistics to develop optimal query plans. 说明查询优化器如何使用统计信息开发最佳查询计划。 technet.microsoft.com 9. The optimizer chose this query plan because the estimated cost for its execution was the lowest among all the evaluated plans. 优化器将选择该查询计划,因为其执行的估算成本是所有被估计划中最低的。 www.ibm.com 10. The RDBMS optimizer accomplishes this substitution in an automatic way. RDBMS优化器以自动方式来完成这种替代。 www.ibm.com 1. During the search process of PSO, the chaotic local optimizer was introduced to raise its resulting precision and convergence rate. 然后,在PSO的搜索过程中引入混沌局部搜索策略,来提高解的精度和收效速度。 dictsearch.appspot.com 2. It is not an optimizer, compressor, or token reducer, and it is not able to flush a browser's cache. 它不是优化器、压缩器或令牌回收器,它不能刷新浏览器的缓存。 www.ibm.com 3. During plan generation for the query, the query optimizer communicates with the non-relational wrapper. 在为查询生成计划的过程中,查询优化器与非关系包装器通信。 www.ibm.com 4. Also, if any of the listed options are incorrectly set, this will prevent the optimizer from using the indexes on the views. 此外,任何所列选项设置不正确均会阻止优化器使用视图上的索引。 msdn2.microsoft.com 5. The query optimizer does not recalculate the profile for tables automatically. 查询优化器不会自动重新计算表的配置文件。 www.ibm.com 6. Table level statistics are decoded and loaded into the data distribution cache for the optimizer to use. 表级别统计被解码并加载到数据分布缓存中,供优化器使用。 www.ibm.com 7. The inconsistent statistics may also mislead the optimizer into choosing a bad access path. 不一致的统计数据还会误导优化器选择糟糕的访问路径。 www.ibm.com 8. Forces the query optimizer to relax the estimated recompile threshold for a query. 强制查询优化器对查询放宽估计的重新编译阈值。 msdn2.microsoft.com 9. Given accurate statistics, the query optimizer generally comes up with correct selectivity estimates. 如果有了准确的统计信息,那么查询优化器一般能够得出正确的选择性估计。 www.ibm.com 10. WebSphere Federation Server uses its cost-based optimizer to determine the most efficient method of joining the data. WebSphereFederationServer使用它的基于成本的优化器确定连接数据的最高效的方法。 www.ibm.com 1. The optimizer chooses between the two access methods using a cost-based analysis. 优化器将通过基于成本的分析来在这两个访问方法之间进行选择。 www.ibm.com 2. The important information used by the optimizer for a tablespace is the following. 下面是优化器为表空间所使用的重要信息。 www.ibm.com 3. As you can see, the optimizer creates a virtual table to process the IN-list sub-query. 如您所见,优化器创建了一个虚拟表来处理IN列表子查询。 www.ibm.com 4. In general, the query optimizer selects a plan that will return the entire result set in the shortest amount of time. 通常,查询优化器选择将在最短时间内返回整个结果集的计划。 www.ibm.com 5. OPTIMIZE FOR can counteract the parameter detection behavior of the optimizer or can be used when you create plan guides. OPTIMIZEFOR可以抵消优化器的参数检测行为,也可在创建计划指南时使用。 msdn2.microsoft.com 6. The query optimizer always generates a serial execution plan for a query that is part of a dynamic cursor. 查询优化器始终为查询生成串行执行计划,这是动态游标的一部分。 technet.microsoft.com 7. Relationships between tables provide valuable input to the Teradata database optimizer. 表之间的关系提供了Teradata数据库优化器的输入值。 www.ibm.com 8. Forces the query optimizer not to recompile a query due to changes in statistics. 强制查询优化器不因统计信息的更改而重新编译查询。 msdn2.microsoft.com 9. If used improperly, the optimizer might perform an optimization that would break your application. 如果使用不当,该优化器可能会执行将中断应用程序的优化。 msdn2.microsoft.com 10. Google Website Optimizer serves different pages to different users, with hundreds of variations possible. google网页优化工具为不同的用户提供不同的页面,其中有超过数百种的排列组合。 www.bing.com 1. Google Website Optimizer serves different pages to different users, with hundreds of variations possible. google网页优化工具为不同的用户提供不同的页面,其中有超过数百种的排列组合。 www.bing.com 2. Both of these commands will create a directory called DB2CAEM under OPTIMIZER directory in the resulting db2support. zip file. 这些命令都会在最后得到的db2support.zip文件的OPTIMIZER目录中创建一个DB2CAEM目录。 www.ibm.com 3. The query optimizer does not consider the index when creating query execution plans. 查询优化器创建查询执行计划时不考虑索引。 msdn2.microsoft.com 4. Plan forcing removes the ability of the query optimizer to adapt to changing data sizes and distributions, new indexes, and other variables. 强制计划使得查询优化器不再适于更改数据大小和数据分布、新索引以及其他变量。 msdn2.microsoft.com 5. This example illustrates the effect that partial statistics have on the ability of the optimizer to estimate the cardinality. 这个示例解释说明了部分统计信息对于优化器估计基数的能力的影响。 www.ibm.com 6. When the IN predicate is used in its join form, the optimizer still considers it for statistical correlation detection. 当以连接的形式使用IN谓词时,优化器将仍会考虑为它检测统计关联。 www.ibm.com 7. Access methods refer to the ways that the optimizer reads (or rather retrieves) data from database tables. 访问方法是指优化器从数据库表中读取(更确切地说是检索)数据的方法。 www.ibm.com 8. The DB2 optimizer uses these statistics to determine the most efficient access plan for any given query, which improves query performance. DB2优化器使用这些统计信息为任何给定的查询决定最有效的访问计划,从而提高查询的性能。 www.ibm.com 9. The optimizer re-evaluates its choice of matching predicates when considering alternate join strategies. 在考虑替代连接策略时,优化程序会重新计算它对匹配谓语做出的选择。 www.ianywhere.com 10. The optimizer will decide whether an index can be used to evaluate a filter. 优化器将决定是否可以使用索引来评估筛选器。 www.ibm.com 1. Access plan describes the access path that the DB2 optimizer has chosen for accessing data for an SQL statement. 访问计划描述访问路径,这些路径是DB2优化器为SQL语句访问数据而选择的。 www.ibm.com 2. The Filter factor for each predicate indicates the proportion of data the optimizer estimates will satisfy the predicate. 每个断言的筛选因子表示优化器估计符合断言的数据的比例。 www.ibm.com 3. This table stores the column statistics that are stored as histograms and used by the optimizer. 该表存储列统计数据,这些数据以直方图的形式存储并由优化程序使用。 www.ianywhere.com 4. Comparing real cardinalities to the optimizer's estimates can help you identify query planning problems. 对真实的基数和优化器估计的基数进行比较,可以帮助您识别出查询计划方面的问题。 www.ibm.com 5. Fast forward-only cursors vary in when they acquire their locks depending on the execution plan chosen by the query optimizer. 快速只进游标在获取锁的时间上会有所不同,这取决于查询优化器选择的执行计划。 msdn2.microsoft.com 6. Although this is an option, the query optimizer can generally pick the best optimization method without hints being specified. 虽然这是一个选项,但一般情况下,查询优化器无需指定提示就能选择最佳优化方法。 msdn2.microsoft.com 7. With three predicates applied in the WHERE clause, assuming they are independent results in the optimizer underestimating the cardinality. 在WHERE子句中应用了三个谓词,如果假设它们是独立的话,会导致优化器低估基数。 www.ibm.com 8. The query optimizer may use indexed views to speed up the query execution. 查询优化器可使用索引视图加快执行查询的速度。 msdn2.microsoft.com 9. If not, further make sure that all the optimizer-related parameters discussed in this article are identical. 否则,就进一步确保本文中所讨论的所有优化器相关的参数都是相同的。 www.ibm.com 10. The optimizer, in the absence of current statistics, is choosing to do a table scan on both tables involved in the join. 在缺少当前统计的情况下,优化器选择对参与联接的两个表进行表扫描。 www.ibm.com 1. With this feature, the query optimizer can immediately consider the index when determining an access plan. 有了这个特性,查询优化器可以在决定访问计划时立即考虑索引。 www.ibm.com 2. After the query optimizer creates the plan, the query optimizer chooses the most efficient physical operator for each logical operator. 查询优化器创建计划后,将为每个逻辑运算符选择最有效的物理运算符。 technet.microsoft.com 3. The query optimization class is used to direct the optimizer to use different degrees of optimization when compiling SQL queries. 查询优化类用于在编译SQL查询时指导优化器使用不同的优化级别。 www-128.ibm.com 4. The optimizer can decide to not use an index even if it could be used. 优化器可以决定不使用索引,即使该索引是可以使用的。 www.ibm.com 5. This drastic step leaves the optimizer with no access to essential statistical information. 这种剧烈的动作导致优化程序无法访问基本的统计信息。 www.ianywhere.com 6. For very expensive SQL statements, the optimizer may benefit from seeing actual variable values (literals) instead of parameter markers. 对于占用资源很多的SQL语句,查看实际的变量值(字符)而不是参数标记也许对优化器较为有益。 www.ibm.com 7. Sometimes we hope to influence the optimizer more directly, with minimum application changes if possible. 有时候,我们希望更直接地影响优化器,同时尽量避免更改应用程序。 www.ibm.com 8. The CPU speed (in milliseconds per instruction) is used by the SQL optimizer to estimate the cost of performing certain operations. SQL优化器使用CPU速度(每条指令几微秒)来评估某些操作的执行成本。 www.ibm.com 9. The tuning process relies on the query optimizer, and the recommendations it generates are based in part on the underlying hardware. 优化进程依赖于查询优化器,而它生成的建议部分依赖于基础硬件。 technet.microsoft.com 10. When the DB2 optimizer forms a query access plan for a query, it divides the work among the database partitions which work in parallel. 当DB2优化器为一个查询形成查询访问计划时,它将工作划分到多个数据库分区上,这些数据库分区是并行工作的。 www.ibm.com 1. Accurate index information and statistics are fundamental to cost-based decisions in the query optimizer. 准确的索引信息和统计信息是查询优化器中基于成本的决策的基础。 www-128.ibm.com 2. The query optimizer uses this statistical information to choose the most efficient plan for retrieving or updating data. 查询优化器使用此统计信息为检索或更新数据选择最有效的计划。 technet.microsoft.com 3. In certain cases, as determined by the optimizer, the intermediate temp table is not required, which is reflected in the plan. 在某些情况下,由于是由优化器决定的,就不需要中间临时表,这会反映在计划中。 www.ibm.com 4. The push-down decision is made by the wrapper during the planning phase, while working with the query optimizer. 下推的决定是包装器在计划阶段与查询优化器一起做出的。 www.ibm.com 5. as data changes or indexes are added or dropped , the query optimizer automatically adapts its behavior by using alternative plans. 在发生数据更改、添加或删除索引时,查询优化器会通过使用其他的计划来自动适应其行为。 www.ichacha.net 6. Dynamic SQL needs to be prepared execution by the UDB optimizer in order to create an access plan for the statement. 动态SQL需要由UDB优化器来准备执行,目的是为这条语句创建一个访问计划。 www.ibm.com 7. The following statement returns the value Index, which means that the query optimizer probed an index to estimate the selectivity. 下面的语句返回值Index,这表示查询优化程序已探测索引来估计选择性。 www.ianywhere.com 8. However, we want to spend a bit more time on star schema optimizer support, which is an offshoot of XPS. 然而,我们需要花点时间在星型模式优化器支持上,这是XPS的一个分支。 www.ibm.com 9. To do this, the optimizer uses the RTL to create fast or more compact code (or both, when possible). 为此,优化器使用RTL创建快速的或紧凑的代码(或者两者兼顾)。 www.ibm.com 10. If the query selects fewer columns than the corresponding matching MQT, the optimizer can eliminate unneeded columns. 如果查询比相应匹配的MQT选择较少的列,那么优化器可以消除不必要的列。 www.ibm.com 1. In general, the basic statistics available to the DB2 optimizer does not detect data correlation. 通常,DB2优化器可用的基本统计信息不检测数据相关性。 www.ibm.com 2. Should the data change, the explicit estimate may become inaccurate and may force the optimizer to select poor plans. 如果数据改变,显式估计可能会变得不准确并强制优化程序选择低效率的计划。 www.ianywhere.com 3. After the optimizer has done its work, the compiler converts the query plan into executable code segments called snippets. 优化器完成工作后,编译器将把查询计划转换为可执行的代码段,称为snippet。 www.ibm.com 4. The number of requests optimized by the optimizer bypass. 跳过的由优化程序优化的请求数。 www.ianywhere.com 5. Added information about when the query optimizer does not use a parallel execution plan. 添加了查询优化器无法使用并行执行计划时的相关信息。 msdn2.microsoft.com 6. Approximate query execution costs are estimated by the query optimizer. 由查询优化器估计查询执行的大致开销。 msdn2.microsoft.com 7. Recommend the best mix of indexes for databases by using the query optimizer to analyze queries in a workload. 通过使用查询优化器分析工作负荷中的查询,推荐数据库的最佳索引组合。 msdn2.microsoft.com 8. Optimal database performance requires the database optimizer to do its job well. 最优数据库性能还需要数据库优化器很好地发挥作用。 www.ibm.com 9. The query optimizer does not consider constraints that are defined WITH NOCHECK. 查询优化器不考虑使用WITHNOCHECK定义的约束。 msdn2.microsoft.com 10. The optimizer will deduce key value selection based on the functional dependency of the column within the row. 优化器将根据行中列的函数依赖性来推断关键值选择。 www.ibm.com 1. Awareness of all applicable remote indexes can help the federated query optimizer generate better execution plans. 清楚所有适用的远程索引有助于联邦查询优化器生成更好的执行计划。 www.ibm.com 2. Gets a value that indicates whether the runtime optimizer is disabled. 获取一个值,用以指示运行库优化程序是否已禁用。 msdn2.microsoft.com 3. Even if we do update statistics for the table, the optimizer will have no choice but to sequentially scan it. 即使我们对该表更新了统计信息,优化程序也没有选择,只能对其进行顺序扫描。 www.ibm.com 4. The total number of rows, estimated by the optimizer, is 2. 176. 优化器估计的总行数是2. www.ibm.com 5. With the new stats available to DB2's optimizer, access to the data can be dramatically improved. 使用可用于DB2优化器的新统计数据,对数据的访问可以显著改善。 www.ibm.com 6. Zero disables the optimizer, and higher values use more aggressive optimizations. 设为0则禁用优化器,更高的值则使用更主动的优化。 ru.php.net 7. Specifies that any indexed views are not expanded to access underlying tables when the query optimizer processes the query. 指定查询优化器处理查询时,不扩展任何索引视图来访问基础表。 msdn2.microsoft.com 8. Provides the source for selectivity estimates used by the query optimizer. 提供查询优化程序使用的选择性估计源。 www.ianywhere.com 9. Helps the query optimizer estimate the selectivity of query predicates on string patterns. 可以帮助查询优化器估计字符串模式中查询谓词的选择性。 msdn2.microsoft.com 10. In particular, the optimizer may choose to use the Clustered Hash Group By query execution algorithm. 特别是,优化程序可能选择使用聚簇散列GroupBy查询执行算法。 www.ianywhere.com 1. SET FORCEPLAN essentially overrides the logic used by the query optimizer to process a Transact-SQL SELECT statement. SETFORCEPLAN从本质上覆盖了查询优化器处理Transact-SQLSELECT语句所使用的逻辑。 msdn2.microsoft.com 2. To get an idea of how the optimizer calculates QUALIFIED_ROWS and how accurate it is, refer again to Figure 9. 为了获得优化器如何计算QUALIFIED_ROWS和如何使其准确的概念,请再次参考图9。 www.ibm.com 3. In the figure below, asynchrony has been enabled, and the optimizer has chosen to place an ATQ operator above the rightmost (pink) SHIP. 在下面的图中,异步已经被启用,优化器已经选择将一个ATQ操作符放在最右边的(粉色)SHIP之上。 www.ibm.com 4. To ensure that the optimizer selects the best query plan, it is important to keep internal statistics current and accurate. 为了确保优化器选择最佳的查询计划,使内部统计数据保持为最新并且最准确的十分重要。 www-128.ibm.com 5. When the index name is not specified, optimizer picks the cheapest single XML index access plan. 如果未指定索引名,优化器将选用成本最低的XML索引访问计划。 www.ibm.com 6. The query optimizer typically selects the most efficient method when executing queries. 查询优化器在执行查询时通常会选择最有效的方法。 technet.microsoft.com 7. The optimizer transparently rewrites the request to use the materialized view. 优化器明显的利用物化视图重写其请求。 dictsearch.appspot.com 8. A new feature of the query optimizer supports a new type of index scan, called an index self-join path. 查询优化器的一项新特性支持一种新的索引扫描,即索引自连接路径。 www.ibm.com 9. Additional information helpful to the query optimizer is provided. 提供了对查询优化器有用的附加信息。 msdn2.microsoft.com 10. At each operator in the access plan, the optimizer estimates the cardinality output from the operator. 对于访问计划的每个操作符,优化器将估计该操作符的基数输出。 www.ibm.com 1. Spatial predicates that tell the DB2 optimizer under which conditions a spatial index could be exploited. 告诉DB2优化器在哪些条件下可以使用空间索引的空间谓词。 www.ibm.com 2. If the transaction isolation mode is Repeatable Read, then the optimizer would base its choice purely on the estimated costs. 如果事务隔离模式是可重复读(RepeatableRead),那么优化器会将其选择完全基于估算成本。 www.ibm.com 3. The optimizer can then compare the input variable values to catalog statistics and compute a better selectivity estimate for predicates. 然后,优化器可以将输入变量的值与编目统计进行比较,并为谓词计算出一个更好的选择估计。 www.ibm.com 4. Using this information, the DB2 Optimizer will determine the cost of using each index. 通过使用该信息,DB2Optimizer将会确定使用每个索引的代价。 www.ibm.com 5. As shown in Figure 1, the DB2 optimizer chooses the best access path. 如图1所示,DB2优化器选择最佳访问路径。 www.ibm.com 6. The ACCESS guideline (any access request) allows the optimizer to choose the access method. ACCESS准则(任何访问请求)允许优化器选择方法。 www.ibm.com 7. We also propose to use a hybrid version of PSO embedding a local optimizer to enhance the performance. 我们也建议使用混合动力版本的粒子群优化嵌入局部优化,以提高其性能。 bulo.hjenglish.com 8. Goal directives that force the optimizer to use the designated rules to return query results. 目标指示,强制优化器使用指定的规则来返回查询结果。 www.ibm.com 9. Use Vista Services Optimizer to disable unnecessary services in Vista safely. 使用Vista服务优化器来安全的停用vista中不需要的服务。 blog.163.com 10. The optimizer begins selecting for the choices available using efficient, and in some cases proprietary, algorithms. 优化程序会使用高效的算法(而且在某些情况下还是专有的算法)来开始选择可用的做法。 www.ianywhere.com 1. Under-estimating the cardinality could lead the optimizer to choose a sub-optimal access plan. 而基数值的低估又会导致优化器选择一个次优的访问计划。 www.ibm.com 2. Additionally, a tight integration into the DB2 optimizer provides for strong run time performance. 另外,它与DB2优化器紧密集成,提供了很好的运行时性能。 www.ibm.com 3. Propagation role blocks are not modified by the Optimizer, by default. 缺省情况下,优化器不会修改传播角色块。 www-128.ibm.com 4. In our experience, using the website optimizer tool does not affect your rankings and does not cause duplicate content issues. 以我们目前的经验,使用网页优化工具并不会影响到页面的排名,也不会被误判为恶意的内容重复放置。 www.bing.com 5. This can cause the query optimizer to choose a less-efficient query plan than otherwise expected. 这可能导致查询优化器选择比预期的效率低的查询计划。 msdn2.microsoft.com 6. The Optimizer's Curse: Skepticism and Postdecision Surprise in Decision Analysis By: Smith, James E. ; Winkler, Robert L. 优化者的灾难:决策分析中的怀疑态度和决策后意外。 lib.ccec.edu.cn 7. Node IDs in Showplans identify each operation the query optimizer performs when it generates a query execution plan. Showplan中的节点ID标识查询优化器在生成查询执行计划时执行的每个运算。 msdn2.microsoft.com 8. In other words, the optimizer overestimated the selectivity of the local predicates on the table. 换句话说,优化器过高估计了本地谓词对表格的选择性。 www.ibm.com 9. In this case, the optimizer creates a different access plan, which may not be optimal if the user input is 0. 在这种情况下,优化器会创建的存取计划都是不一样的,这在用户输入为0时可能不是最优的。 www.ibm.com 10. The optimizer will return the best plan using a cost-based decision. 优化器将通过基于成本的决策返回最佳计划。 www.ibm.com |
||||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。