uncommitted中文,uncommitted的意思,uncommitted翻译及用法

2025-04-19 09:51 浏览次数 5

uncommitted

英[ˌʌnkəˈmɪtɪd]美[ˌʌnkəˈmɪtɪd]

adj. 不受约束的;(犯罪)未遂的;未被监禁的;自由的;不负义务的

uncommitted 英语释义

英语释义

  • not bound or pledged
  • not associated in an exclusive sexual relationship
  • not busy; not otherwise committed;

    "he was not available for comment"

    "he was available and willing to accompany her"

uncommitted 片语

片语

uncommitted balance未定用途的结余款项

uncommitted reserve[金融]

independent独立自主者;无党派者

uncommitted orders未承诺的订单

Uncommitted Read未提交的读

uncommitted reserves未支配的準备金

uncommitted pprtus未委派任务的消防车

free(Free)人名;(英)弗里

uncommitted amount未支配款项

uncommitted assets自有资产

Uncommitted surplus未支配盈馀

uncommitted 例句

英汉例句

  • but a2 can afterwards roll back the insert, and then a1 has not retrieved uncommitted data.

    但a2可以在此后回滚插入操作,随后a1 将无法再检索到未提交的数据。

  • locks prevent uncommitted changes made by one application process from being accessed by other processes.

    锁可以防止一个应用程序进程所做的未提交更改被另一个进程访问。

  • transactions are not isolated from each other, and can access uncommitted changes from each other.

    事务之间不是互相隔离的,且能访问彼此没有提交那些修改。

  • additionally, it may be acceptable to use read uncommitted for heavily used queries on read-only tables.

    此外,在只读表上频繁使用的查询也可使用readuncommitted

  • ur: allows an application to access uncommitted changes of other transactions.

    ur:允许应用程序访问其他事务未提交的更改。

  • for example, if one member is updating a row, it would not be proper for another member to read the row with any other isolation level than uncommitted read.

    例如,如果一个成员正在更新一行数据,那么另一个成员就不能以未提交读(uncommittedread)以外的任何隔离级别读取这一行。

  • crash recovery is the processing of the log files, making sure all committed transactions are written to disk and uncommitted transactions are rolled back.

    崩溃恢复是对日志文件进行处理,确保所有已提交的事务被写到磁盘,所有未提交的事务被回滚。

  • read uncommitted -- this is the weakest level of isolation.

    readuncommitted(读未提交) ——这是隔离的最弱级别。

  • this variable controls whether uncommitted inserts can be ignored for cursors under the cs or rs isolation levels.

    这个变量控制未提交的插入在cs或者rs隔离级别下是否可以被游标忽略。

  • therefore, in the previous example, you would not see the uncommitted trade.

    因此,在上一个示例中,您将不会看到未提交的交易。

  • the transaction isolation level is the degree to which the underlying database exposes changed but uncommitted data to other transactions.

    事务隔离级别是基础数据库将已更改但尚未提交的数据向其他事务公开的程度。

  • when the evaluate uncommitted behavior is enabled for your db2 environment, you should be aware that predicate evaluation may occur on uncommitted data.

    当您的db2环境中启用了evaluateuncommitted行为时,您应该清楚,谓词计算可能发生在为提交的数据上。

  • the initialization of the split mirror as snapshot performs a crash recovery, rolls back all uncommitted transactions, and makes the database available for any read or write operation.

    将分割镜像初始化为快照时,将执行崩溃恢复,回滚所有未提交的事务,并使数据库可以被所有读或写操作访问。

  • letting uncommitted data be seen by other transactions, however, can result in unexpected side effects, such as clashing updates and inconsistent reads.

    不过,让其事务看到未提交的数据可以带来意料之外的副作用,如更新沖突和读取不一致等。

  • if you have a read-heavy workload, you might want to set isolation to uncommitted read (ur) at the connection level so that you don't have to specify it in each statement.

    如果有一个包含大量读取操作的工作负载,那么您可能想将隔离级别设置为未提交读取 (ur),从而不需要在每个语句中设置隔离级别。

  • worse yet, some managers simply assume that anyone who can’t work 60 hours a week is uncommitted and unnecessary.

    更糟糕的是,一些管理人员单纯地认为,每周没有工作到60小时的人就是不负责任和多余的。

  • phantom rows are not permitted with this isolation level, nor are uncommitted reads.

    在此隔离级别中不允许出现幻象行,也不允许未提交读取。

  • release the row locks so that other applications can select, insert, update, and delete from the table (for example, use isolation level cursor stability or uncommitted read).

    释放行锁,以便其他应用程序可以对表执行 select、insert、update和delete(例如,使用游标稳定性(cursor stability)隔离级别或未提交读(uncommittedread)隔离级别)。

  • the test result will move from uncommitted results to recently committed results.

    这个测试结果将从uncommittedresults移动到recentlycommittedresults。

  • if the primary extents do fill and there are no more secondary extents available the queue manager will resort to backing out uncommitted units of work.

    如果主扩展被填满,而没有更多的次扩展可用,队列管理器将选择退出尚未提交的工作单元。

  • uncommitted rows created by another unit of work are not visible with this isolation level.

    在此隔离级别上,其他工作单元创建的未提交行不可见。

  • db2 implements the ability for scanners to skip uncommitted inserted rows versus waiting when in conflict through lock attributes and feedback on lock requests.

    db2为扫描器实现了这种能力,通过锁属性和锁请求的反馈,使其忽略未提交的插入行,而不是等待。

  • when db2 performs an index or table scan, db2 will block on a row lock when it comes across an uncommitted row which another transaction has exclusively (x) locked.

    db2在执行索引或表扫描时,如果遇到一个被另一个事务独占 (x)锁定的未提交行,那么 db2将阻塞在行锁上。

  • in other words, it is a transactional database, but only at the read uncommitted level, without transaction isolation.

    换句话说,它是一个事务性的数据库,但仅仅处于读未提交级别,还不具备事务隔离功能。

  • because i finally found some uncommitted time?

    是因为我终于有閑暇时间了?

  • for user and server processes, pmon will release the locks held by users, roll back every uncommitted transaction, and release any resources this process is using.

    而对于用户和服务器进程,pmon将释放用户持有的锁,回滚每个未提交事件,并释放该进程正在使用的所有资源。

uncommitted 同义词

相似词

outside在……外面;在……范围之外;离开

相关热词