• For index scans, the index must be a type-2 index.

    对于索引扫描,索引必须type - 2索引。

    youdao

  • This view supports parallel partitioned index scans.

    视图支持并行分区索引扫描

    youdao

  • Multiple index scans in the optimizer are another big win for OLTP.

    优化器中的索引扫描OLTP另一点。

    youdao

  • With the newly created indexes, all tables are accessed with index scans.

    新建索引所有可以索引扫描访问

    youdao

  • Number of unrestricted full scans. These can either be base table or full index scans.

    扫描聚集索引可以扫描全部内容,也可以只扫描一个范围。

    youdao

  • This makes DB2 queries use table scans instead of index scans and degrades database performance.

    使得DB 2查询使用表扫描代替索引扫描,降低了数据库性能

    youdao

  • A: With global index scans, the index look-up determines whether a reference to a partition exists.

    A索引查找利用全局索引扫描来确定分区引用是否存在

    youdao

  • Contiguity of physical data or keys is important to the speed of table scans or key-index scans.

    物理数据连续性对于扫描-索引扫描的速度十分重要

    youdao

  • Instead DB2 needs to compute the intersection two index scans, which is often significantly more costly.

    或者DB 2必须计算两个索引扫描交集通常这样做的开销将相当高。

    youdao

  • Global indexes preserve the order property from index scans, and this gives them an edge over local indexes.

    全局索引保留来自索引扫描顺序属性相对本地索引的一个优势

    youdao

  • However, with local index scans, a partition needs to be locked first to do the index look-up and find a match.

    然而对于本地索引扫描需要锁定分区首先索引搜索发现匹配

    youdao

  • The option can be used in non matching index scans in a screening fashion and as part of index-only access.

    选项筛选方式用于匹配索引扫描,且索引访问一部分

    youdao

  • The two local predicates cannot benefit from matching or screening index scans from any of the existing indexes.

    两个本地谓词无法匹配筛选现有索引扫描中获益

    youdao

  • The MON_GET_INDEX table function and db2pd utility provide the same index metrics (number of index scans and index only scans).

    MON_GET_INDEX函数db2pd实用程序提供相同索引度量指标扫描索引和扫描索引的数量)。

    youdao

  • These index scans also help online transaction processing (OLTP) databases and are described in much more detail in the main article.

    这些索引扫描可以帮助联机事务处理(olp)数据库更多细节文章说明

    youdao

  • Index scans are usually the most efficient way to access data, especially when the table is large but the number of qualified rows is small.

    一般来说索引扫描访问数据有效方法尤其是很大符合条件很少时候

    youdao

  • For multiple index push-downs, multi-index scan is used to combine RIDs from different index scans, then skip-scan on the fact table is performed.

    对于索引下推,多索引扫描用于组合来自不同索引扫描RID然后就可以执行事实的跳跃式扫描了。

    youdao

  • If the value is set to 0, then the optimizer chooses index scans over table scans if appropriate indexes exist, without even considering the estimated costs.

    如果设置0,那么存在合适索引时,优化器就选择索引扫描扫描,甚至不考虑估算成本。

    youdao

  • This locking was done for both index scans and table access whether or not the row of data was committed or whether it would have been excluded based on the statement's predicates.

    不管数据是否提交以及根据语句谓词是否排除对于索引扫描访问执行这样锁定操作。

    youdao

  • Furthermore, deleted rows are skipped unconditionally on table scan access while deleted keys are not skipped for type-2 index scans unless the registry variable DB2_SKIPDELETED is also set.

    而且虽然在type - 2索引扫描中,删除不会跳过,但是除非同时设置注册表变量db2_skipdeleted,否则扫描访问中,被删除的行将被无条件跳过。

    youdao

  • This is a lot faster than a nested loop join of two table scans without any index usage.

    使用任何索引两个扫描嵌套循环连接要快得

    youdao

  • If there is an index on the join column, the costs will be significantly less; otherwise the database server must perform table scans for all tables, both outer and inner tables.

    如果连接一个索引那么其成本会相当否则数据库服务器就必须所有(外部内部表)执行扫描

    youdao

  • Tuning can include adding extra indexes to yield a more efficient access plan, which makes tables volatile to encourage index usage and avoid table scans if possible.

    调优包括添加额外索引生成一个高效访问计划表格变幻无常进而鼓励索引使用如果可能的话也可以避免扫描

    youdao

  • Perform index analysis to make sure that the right indexes exist to help avoid unnecessary table scans.

    执行索引分析确保索引正确,从而避免不必要的扫描

    youdao

  • Like the existing relational index scan operator for relational indexes (IXSCAN), the XISCAN operator performs lookups or scans on XML indexes.

    类似现有的用于关系索引的关系索引扫描操作(IXSCAN),XISCAN操作符xml索引上执行查找扫描

    youdao

  • But, you can perform range scans on the remaining columns in the index key.

    但是可以索引其余执行范围扫面

    youdao

  • In addition to the scans column, the TCB index Stats section of the db2pd utility results has a IxOnlyScns column that shows the number of index only scans.

    除了scans之外,db 2 pd实用程序TCBIndexStats部分还有一个ixonlyscns列,它显示扫描索引数量

    youdao

  • Number of index searches. Index searches are used to start range scans, single index record fetches, and to reposition within an index.

    索引搜索数目。索引搜索用于启动范围扫描单个索引记录提取以及索引中改变位置。

    youdao

  • Index searches are used to start range scans, single index record fetches, and to reposition within an index.

    索引搜索用于启动范围扫描单个索引记录提取以及索引中改变位置。

    youdao

  • Number of probe scans. A probe scan is used to directly look up rows in an index or base table.

    探测扫描数目。探测扫描用于直接索引表中查找

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定