• The command clears the whole transaction table list.

    这个命令清除整个事务

    youdao

  • This data initializes the transaction table, dirty pages table, and open file table so they can be used in the recovery process.

    这些数据将初始事务打开文件表,以便它们能够用于恢复过程。

    youdao

  • The system is capable of the concept hierarchy knowledge representation for various domain-knowledge and of making transaction table.

    系统具备多种领域知识概念分层表示功能、事务编制功能,实现了知识发现的基本功能。

    youdao

  • You have to provide a model name, the name of the transaction table, the group column, a minimal support and confidence, and a maximum rule length.

    必须提供模式交易名、最小supportconfidence以及最大规则长度

    youdao

  • This transaction can only be called successful if both SQL statements were able to update the table successfully.

    只有在条 SQL语句能够成功更新情况下,事务会得到成功调用

    youdao

  • Note: in Listing 14, the SALES_FACT table is populated in a single transaction, which will require a large amount of disk space for logging.

    注意清单14中,sales_fact通过单独一个事务填充完成需要占用大量的磁盘空间记录日志。

    youdao

  • As all rows in the EMPLOYEE table are X-locked by the first transaction, the second application goes into lock wait mode.

    由于employee中的所有行都第一事务独占锁定,第二应用程序进入等待模式

    youdao

  • The bulk copy used to initialize the table, however, processes all rows from the source table in a single transaction.

    但是用来进行初始化批量复制个事务中处理来自表的所有

    youdao

  • Due to the large amount of data in the audit log table, a single INSERT statement will usually fail because the data per transaction exceeds the log file size of the database system.

    因为审核日志表格里有大量数据单独insert语句通常失败,这是因为每个事务数据超过数据库系统里的日志文件容量

    youdao

  • By replicating a critical source table to a CCD target table, it is possible to rebuild the table from scratch, transaction by transaction.

    通过关键复制一个CCD目标表,可以逐个事务从头开始重建这个表。

    youdao

  • The API provides functions to create and end a transaction capture session and to initiate and end capture on a given table for a given capture session.

    这个API提供功能包括创建结束事务捕捉会话以及启动和停止给定的捕捉会话给定的的捕捉。

    youdao

  • For example, a sales table fragmented by transaction date column such that new rows are added each month to store current month sales data.

    例如按照事务日期分段销售每个将添加新的存储当月的销售数据

    youdao

  • The state is triggered by conditions that result from a table space going offline and compensation log records for a transaction not being written.

    出现空间脱机以及没有被写入硬盘的事务补偿日志记录时可能触发这种状态

    youdao

  • As in the NEW_ORDER transaction, all steps have been collected into one SQL table function to save code path.

    就像NEW_ORDER事务中一样,所有步骤收集一个sql函数中,节省代码路径

    youdao

  • A poll of the memory metrics was shown to demonstrate monitoring of device metrics, and a poll of the transaction rate table was shown to demonstrate monitoring of application-specific metrics.

    展示了对内存指标演示设备指标监控,通过事务表格的轮询来演示对特定于应用程序的指标的监控。

    youdao

  • The first table contains the transaction id identifying a single market basket along with the product IDs.

    第一中包含用来标识单个市场购物篮交易ID以及产品ID。

    youdao

  • Actually, you can visualize and easily recognize the transaction time length in the transaction breakdown report (see Figure 9), which consists of a table and a breakdown view.

    实际上可以事务细分报告(请参见9)中可视化容易地识别事务时间长度报告包括一个细分视图

    youdao

  • The JDBC code in Listing 1 includes no transaction logic, yet it persists the trade order in the TRADE table in the database.

    清单1中的JDBC代码没有包含任何事务逻辑只是数据库保存TRADE中的交易订单

    youdao

  • The DB2 transaction associated with an upload included generating a unique document ID, logging the upload in the activity history table, and executing a SQL INSERT into 18 tables.

    上传相关联DB2事务包括生成惟一的文档id活动历史记录这次上传以及18个执行SQLINSERT

    youdao

  • By combining and applying these objectives, the transaction mix shown in Table 6 was produced.

    通过考虑这些目标,产生6事务组合

    youdao

  • When performing many updates, lock the entire table for the duration of the transaction before updating (using the SQL lock table statement).

    执行大量更新时,更新之前整个事务期间锁定整个(使用SQLLOCKtable语句)。

    youdao

  • If possible, it's even better if you are able to use different disk controllers for DB2 transaction logs and DB2 table Spaces.

    如果可能最好DB2事务日志DB 2空间使用不同磁盘控制器

    youdao

  • Typically, it's recommended that you use a set of dedicated disks for DB2 transaction logs and use another set of dedicated disks for DB2 table Spaces.

    通常建议DB2事务日志适用专用磁盘DB 2空间使用另一组专用磁盘。

    youdao

  • Note 1: an alternative design for the MDC dimension on the Transactions history table is to define Transaction date at a smaller granularity, such as by week or by day.

    1对于Transactions历史mdc设计方案是以更的粒度定义Transaction日期例如每周每天。

    youdao

  • The possible values for the transaction attribute and their descriptions are provided in Table 1.

    事务属性可能及其描述表1列出。

    youdao

  • The J2EE specification describes two models for transaction demarcation: programmatic and declarative. Table 1 breaks down the two models.

    J2EE规范描述了两种事务界定模型:编程序(programmatic)声明式(declarative)。

    youdao

  • To force a lock timeout error, establish a first database connection and execute some SQL statements simulating a real transaction on the table employee.

    为了促使锁定超时错误发生我们首先建立一个数据库连接执行一些sql语句来模拟employee真实事务

    youdao

  • For the example scenario, however, this option is disabled, because Roslyn is creating tables in her Oracle instance, which means she cannot include the table creation DDL in a transaction.

    不过这个示例场景中不支持选项因为RoslynOracle实例创建意味着没有在事务中包含创建DDL

    youdao

  • As you can see in Table 2, the code executing within the transaction scope is reduced to 300 ms.

    2所示,事务作用域中执行代码减少至300 ms。

    youdao

  • As you can see in Table 2, the code executing within the transaction scope is reduced to 300 ms.

    2所示,事务作用域中执行代码减少至300 ms。

    youdao

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

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

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