• 下面给出更新统计信息两种方法——删除依赖于昵称的对象

    Two ways to update statisticswithout dropping of objects dependent on the nickname — are outlined below.

    youdao

  • 我们基准的第一个改进我们账单增加索引更新统计信息

    In our first improvement to the benchmark, let us add an index on the bills table and update statistics for the table.

    youdao

  • 重建自动重建所有索引列统计信息重新组织根本不会更新统计信息

    REBUILD will automatically rebuild all index-column statistics, whereas REORGANIZE won't update statistics at all.

    youdao

  • 这些更新视图允许更新某些统计信息,从而研究假想数据库性能或者更新统计信息而不使用RUNSTATS实用程序

    These updatable views allow you to update certain statistical information to investigate the performance of a hypothetical database, or to update statistics without using the RUNSTATS utility.

    youdao

  • 目标允许DB2确定工作负载需要哪些统计信息定期后台自动运行RUNSTATS实用程序,以便更新统计信息

    The objective is to allow DB2 to determine which statistics are required by the workload, and automatically run the RUNSTATS utility in the background periodically to update statistics as needed.

    youdao

  • RUNSTATS实用程序用于更新系统目录中的统计信息帮助查询优化过程

    The RUNSTATS utility updates statistics in the system catalog tables to help with the query optimization process.

    youdao

  • 我们可以使用RUNSTATS命令进一步更新这些统计信息然后使用得到的最新访问计划重新尝试这个应用

    Further action can be taken to update the statistics using the RUNSTATS command, then retrying the application with an up-to-date access plan in place.

    youdao

  • 目录统计信息更新优化器提供最新地图以便整个地形中快速定位。

    Updating the catalog statistics would provide the optimizer with the most current map to navigate quickly through the terrain.

    youdao

  • DB 2判断需要哪些统计信息以及哪些需要更新然后后台自动地运行RUNSTATS实用程序

    DB2 determines which statistics are required and need to be updated and then automatically executes the RUNSTATS utility in the background.

    youdao

  • 意味着应该创建索引之前加载数据或者加载数据之后更新统计信息

    This means that you should either load your data prior to creating your index or update the statistics on your table after your data is loaded.

    youdao

  • 数据库服务器更新系统编目中的统计信息

    The database server does not update the statistics in the system catalog tables.

    youdao

  • 更新步骤4创建记录步骤5收集统计信息完成步骤5所花费的时间

    Update the row created in step 4, and record the statistics gathered in step 5 and the time to complete step 5.

    youdao

  • 即使行数保持一致使用RUNSTATS更新统计信息更改数据内容可以产生不同的、也许更好访问路径

    Even if the number of rows in a table remains consistent, changes in data contents can result in different, and hopefully better, access paths using statistics updated by RUNSTATS.

    youdao

  • 上面例子中可以看到过程运行好,导致给定统计信息得到更新

    As you can see from the above examples, the procedure is working quite well and causes the statistics for the given tables to be updated.

    youdao

  • 建议手动更新任何统计信息之前,先调用RUNSTATS命令以便起始能够准确地反映当前状态

    It is recommended that you invoke the RUNSTATS command before manually updating any statistics, so that your starting point accurately reflects the current state.

    youdao

  • DB 2定期检查已经更新统计信息索引判断它们是否需要重组需要时安排执行这些操作

    DB2 determines if a table or index reorganization by periodically checking tables and indexes that have had their statistics updated, and schedules such operations whenever they are necessary.

    youdao

  • 例如周期性地自动执行RUNSTATS实用程序,以更新关于相关索引物理特征统计信息

    For example, it automatically executes the RUNSTATS utility on a periodic basis to update statistics about the physical characteristics of a table and the associated indexes.

    youdao

  • 可以使用runstats实用程序更新系统编目中的统计信息使查询优化过程更容易一些。

    The runstats utility can be used to update statistics in system catalog tables to facilitate the query optimization process.

    youdao

  • Design Advisor生成输出文件包含ddl语句,用于创建MQT刷新更新MQT统计信息,以及在其上创建索引。

    The output file generated by the Design Advisor contains a set of DDL statements that create MQTs, refresh and update statistics on the MQTs, and create indexes on them.

    youdao

  • 下列REORGCHK命令检查是否需要REORG,并且更新关于bench .customer的统计信息

    The following REORGCHK command examines whether the REORG is required and also updates the statistics on table bench.customer.

    youdao

  • 缓存利用率更新查询全面统计信息

    Comprehensive statistics on cache utilization, updates, and queries.

    youdao

  • ControlCenter昵称统计信息更新程序一些灵活选项提供功能NNSTAT

    The new functionality is also available through more flexible options in Control Center's nickname statistics update facility, which calls NNSTAT. NNSTAT can collect statistics in one of two modes.

    youdao

  • 如果一个昵称统计信息需要更新反映数据源出现的远程统计信息,那么可能忍不住删除重新创建昵称。

    If you have a nickname whose statistics need to be updated to reflect the new remote statistics on its data source, you might be tempted to drop and recreate the nickname.

    youdao

  • 每个负责跟踪某项操作前后性能需要更新系统范围信息的性能统计

    Each base class is responsible for tracking performance before and after certain operations and will need to update system-wide performance statistics for that information.

    youdao

  • 更新目录统计信息部分强调收集维护最新数据库统计信息重要性缺少这项工作常常导致许多性能问题源头所在。

    Updating catalog statistics, which emphasizes the importance of collecting and maintaining up-to-date database statistics, the lack of which is often the source of many of the performance problems.

    youdao

  • 如果一个昵称收集统计信息,那么数据源相应远程远程统计信息进行更新,这些统计信息不会自动更新

    Once the statistics are gathered for a nickname, they are not automatically modified when the remote statistics are updated on the data source for the corresponding remote table.

    youdao

  • 事实上如果我们一下基准代码,我们就会发现该表被创建填充使用但是统计信息没有更新

    In fact, if we go look at the benchmark code, we will see that the table is created, populated, and used, but statistics are never updated.

    youdao

  • DB 2优化器使用目录统计信息确定最佳访问路径更新这些目录统计信息所采用主要方法就是运行RUNSTATS实用程序

    The DB2 optimizer USES catalog statistics to determine the best access path, and the main method employed to update these catalog statistics is to run the RUNSTATS utility.

    youdao

  • 由于更新患者姓名频率远远低于更新患者统计信息的频率,因此就性能来说系统依然得到优化

    But, since you don't update a patient name as often as you access demographics, you've still optimized the system for performance.

    youdao

  • 由于更新患者姓名频率远远低于更新患者统计信息的频率,因此就性能来说系统依然得到优化

    But, since you don't update a patient name as often as you access demographics, you've still optimized the system for performance.

    youdao

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

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

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