uncommitted

uncommitted

1. CbUncommittedFree This value indicates the number of uncommitted bytes available (bytes that are free but available for reclaim by rollback) on the page.

cbUncommittedFree此值指示页上可用的未提交字节数(空闲但可通过回滚回收的字节)。

2. The setting of the option COMMIT_ON_EXIT controls what happens to uncommitted changes when you exit Interactive SQL.

COMMIT_ON_EXIT选项的设置控制退出Interactive SQL时对未提交的更改执行的操作。

3. Oracle uses archived logs to roll forward to consistent state and Undo table space to rollback any uncommitted data.

Oracle使用归档日志来前滚到一致状态,并撤销表空间来回滚任何未提交数据。

4. READ UNCOMMITTED transactions are also not blocked by exclusive locks that would prevent the current transaction from reading rows that have been modified but not committed by other transactions.

READ UNCOMMITTED事务也不会被排他锁阻塞,排他锁会禁止当前事务读取其他事务已修改但尚未提交的行。

5. "A nuclear disaster, spread by winds and waters and fear, could well engulf the great and the small, the rich and the poor, the committed and the uncommitted alike" (John F. Kennedy).

“核灾难,由风、水和恐惧而传播出去,可完全吞噬大国、小国、富国、穷国,以及结盟的和不结盟的国家” (约翰·F·肯尼迪)。

6. a neutral or uncommitted person (especially in politics).

一个中立或不受约束的人(特别是在政治上)。

7. Part of me wants to tell my boss the truth, but I fear it would make me look drippy and uncommitted.

一方面,我希望告诉老板实情,但又担心这会让我看起来很麻烦,没有责任感。

8. uncommitted contract

不受约束合同

9. an uncommitted independent,as in politics or social life

不受约束的独立分子,如在政治和社会生活中

10. Leave the database non-operational, and don't roll back the uncommitted transactions.

不对数据库执行任何操作,不回滚未提交的事务。

11. an uncommitted delegate

不承担义务的代表

12. Whatever it may be;it is impossible for the opposition to win 100% of the uncommitted voters.

不管怎样,反对党是不可能赢到100%的无党籍选民的选票的。

13. Don't make a commitment to the uncommitted.

不要轻率地对未做承诺的男人做出承诺。

14. uncommitted country

中立国

15. uncommitted nation

中立国家; 不结盟国家

16. Dennis DeConcini had bravely stepped into his place, but the outcome was still in doubt, because Bob Kerrey remained uncommitted.

丹尼斯.德孔西尼勇敢地取代了他,但结果仍不可知,因为鲍勃.克里仍然没有表态。

17. In other words, there was a maximum of 256 logs that could not be outstanding and uncommitted to the store at any one time.

也就是说,在任一时刻最多有256个日志可以使用并提交到存储。

18. Each query executed by a transaction sees only data that was committed before the query (not the transaction) began.An Oracle query never reads dirty (uncommitted) data.

事务中的查询只能看到在此查询之前(而非事务开始之前)提交的数据。

19. Isolation: the degree of isolation this transaction has from the work of other transactions. For example, can this transaction see uncommitted writes from other transactions?

事务隔离:当前事务和其它事务的隔离的程度。例如,这个事务能否看到其他事务未提交的写数据?

20. uncommitted but immunologically competent lymphocyte of the immunoglobulinproducing system

产生免疫球蛋白[朊]系统中未定型的但有免疫活性的淋巴细胞

21. I'm uncommitted tonight. Shall we go for a drink ?

今晚我有空,我们去喝一杯好吗 ?

22. I'm uncommitted tonight. Shall we go for a drink?

今晚我有空,我们去喝一杯好吗?

23. I'm uncommitted tonight.Shall we go to the movies?

今晚我有空,我们去看电影好吗?

24. Explained that uncommitted transactions have been rolled back in a newly created database snapshot.

介绍了未提交的事务已在新近创建的数据库快照中进行了回滚。

25. In this respect, snapshot isolation differs from the traditional isolation levels of READ COMMITTED, REPEATABLE READ, SERIALIZABLE, and READ UNCOMMITTED, which require no configuration.

从这个方面来说,快照隔离与传统的隔离级别READ COMMITTED、REPEATABLE READ、SERIALIZABLE和READ UNCOMMITTED不同,这些传统的隔离级别不需要任何配置。

26. Any uncommitted transaction log entries are also considered part of a current Exchange database, as illustrated in the following figure.

任何未提交的事务日志条目也被看作当前Exchange数据库的一部分,如下图所示。

27. An attempt to read from or write to uncommitted memory causes an access violation.

任何试图对未提交的内存进行读写的操作都会导致访问异常。

28. House Speaker Nancy Pelosi and Senate Majority leader Harry Reid are urging the remaining uncommitted superdelegates to publicly support one of the candidates once the primary season ends.

众议院议长佩洛西和参议院多数党领袖瑞德敦促还没有表态的超级代表在初选结束后,公开说明自己究竟支持哪位候选人。

29. They could also contain uncommitted changes that were either saved to the datafiles before the failure, or were recorded in the redo log and introduced during cache recovery.

但数据文件还有可能出现未提交的修改。这些修改可能是在故障前被写入数据文件的,也可能是记录在重做日志中并在缓存恢复时被写入数据文件的。

30. However, the lock can only be acquired in shared mode if there are no uncommitted modifications to the table by other transactions.

但是,如果表上没有由其它事务所做的未提交修改,则只能在共享模式下获得此锁。

31. to return a database to its state as of the last committed change,i.e.,to undo recent uncommitted changes

使一个数据库返回到它上次已确认的改变之后的状态,即取消最近的尚未确认的变动

32. To return a database to its state as of the last committed change, i.e., to undo recent uncommitted changes.

使一个数据库返回到它上次已确认的改变之后的状态,即取消最近的尚未确认的变动。

33. The standby file allows for the undo pass to be reverted so that the uncommitted transactions can be brought back.

使用备用文件可以恢复撤消过程,从而还原未提交的事务。

34. With an exclusive (X) lock, no other transactions can modify data; read operations can take place only with the use of the NOLOCK hint or read uncommitted isolation level.

使用排他锁(X锁)时,任何其他事务都无法修改数据;仅在使用NOLOCK提示或未提交读隔离级别时才会进行读取操作。

35. For example, can this transaction see uncommitted writes from other transactions?

例如,这个事务能否看到其他事务未提交的写数据?

36. Number of uncommitted ranges in the reserved virtual address

保留虚拟地址中的未提交范围的数量

37. Obama's strong showing in North Carolina and Indiana could also win over more support from uncommitted so-called superdelegates.

克林顿参议员说:“不论情况如何,我都会为民主党总统提名人工作,因为我们必须赢得11月大选。

38. Closing a connection rolls back any uncommitted transactions.

关闭连接会回滚所有未提交的事务。

39. Investigation and critical inquiry, cool and uncommitted, constitute the first step toward wisdom, enabling us to resolve our doubts and gain a conceptual grasp of the truths upon which our deliverance depends.

冷静而不受约束的调查与批判性的探索,构成了通往智慧的第一步,使我们排疑解惑,对解脱所依的真理有一个概念上的把握。

40. The former mirror database moves online as the new principal database, and recovery cleans up all uncommitted transactions by rolling them back as quickly as possible.

前一个镜像数据库作为新的在线主体数据库,恢复通过尽快回滚未提交的事务将这些事务全部清除。

41. The task with the uncommitted transaction cannot repeat its original read because of the change to the number of rows in the range.

包含未提交事务的任务不能重复其原始读取,因为范围中的行数发生了变化。

42. Case-control Study on the General Conditions of Uncommitted Suicides with Oral Pesticide

口服农药自杀未遂者一般情况的病例对照研究

43. A fighting force kept uncommitted until strategic need arises.

后备军人:未投入战斗而保留下来直至产生战略性需要的作战力量。

44. A CBS News/Knowledge Networks Poll found that 46 percent of uncommitted voters who watched the debate thought Biden won, with 21 percent siding with Palin.

哥伦比亚广播公司和知识网路进行的民调显示,观看辩论的46%的非承诺性选民认为拜登胜出,21%支持佩林。

45. In a CBS News poll of uncommitted voters who watched the debate, 39 per cent thought Mr Obama won while 24 per cent considered Mr McCain the victor.

哥伦比亚广播公司新闻部(CBSNews)对收看了这场辩论的尚在摇摆的选民进行了调查。根据该项调查,39%的人认为奥巴马在辩论中占优,而24%的人认为麦凯恩是赢家。

46. Roll back the uncommitted transactions, but save the rollback operation in a file so the recovery effects can be undone.

回滚未提交的事务,但将回滚操作保存在一个文件中,以便可使恢复效果逆转。

47. During an ordinary shutdown of the Microsoft Exchange Transport service, uncommitted database changes that are found in the transaction logs are always committed to the database.

在Microsoft Exchange传输服务的正常关闭过程中,总是会将在事务日志中发现的未提交数据库更改提交给数据库。

48. Transactions running at the READ UNCOMMITTED level do not issue shared locks to prevent other transactions from modifying data read by the current transaction.

在READ UNCOMMITTED级别运行的事务,不会发出共享锁来防止其他事务修改当前事务读取的数据。

49. The uncommitted nations want to see before they choose.

在做出选择前,中立国家会首先观望。

50. At this point, a database typically has uncommitted transactions and is in an unusable state.

在此点,数据库通常有未提交的事务,并处于不一致、不可用的状态。

51. This makes the rolled forward data transactionally inconsistent. The recovery process opens the transaction log to identify uncommitted transactions.

在简单恢复模式下,数据和差异备份中的日志记录是涉及恢复数据库的唯一日志记录。

52. [4] Our professional ethic enjoins us to stay uncommitted and report the facts;

在职业道德的驱使下,我们只在一旁观望并报道事实;

53. After the redo phase has rolled forward all the log transactions, a database typically contains changes made by transactions that are uncommitted at the recovery point.

在重做阶段已前滚所有日志事务后,数据库中通常包含在恢复点处未提交的事务所做的更改。

54. It pays to stay flexible, unattached, and uncommitted.

基因宁愿为保持灵活、独立和自由付出些代价。

55. She will join the club later, but at the moment wants to remain uncommitted.

她迟些将加入俱乐部,但目前仍想保持自由。

56. One transaction may not write to a row if another uncommitted transaction has already written to it.

如果一个事务已经开始写数据,则另外一个数据则不允许同时写。

57. If a server stops responding, ESE also handles automatic recovery when you restart the server and rolls back any uncommitted transactions.

如果服务器停止响应,ESE还会在重新启动服务器时处理自动恢复,并回滚任何未提交的事务。

58. Huck, being uncommitted as yet, joined in with Tom, and the waverer quickly "explained," and was glad to get out of the scrape with as little taint of chicken-hearted homesickness clinging to his garments as he could.

尚未加盟的哈克现在站在了汤姆一边。 于是那个动摇分子马上为自己“辩护”,极力开脱自己,不想被胆

59. Weed out the uncommitted whiners and complainers early.

尽早剔除那些抱怨叫苦者。

60. Brown got nearly 4 million votes, 20 percent;Tsongas received about 3.6 million, 18 percent;the rest were cast for the other candidates and those who voted for uncommitted delegates.

布朗得到的选票有将近400万,占20%,聪格斯获得了大约360万张选票,占18%,剩余的选票投给了其他的候选人和独立参选的人。

61. Fast recovery is possible because transactions that were uncommitted when the crash occurred reacquire whatever locks they held before the crash.

快速恢复是可能的,因为崩溃发生时未提交的事务重新获得它们在崩溃前所持有的所有锁。

62. Uncommitted inventory and planned production in master scheduling to support customer order promises.

总体规划中,拿没被分配掉的库存和生产能力来满足客户的订单需求。

63. The recovery process opens the transaction log to identify uncommitted transactions.

恢复过程通过打开事务日志来标识未提交的事务。

64. Our professional ethic enjoins us to stay uncommitted and report the facts; and, if we have to have guidelines, that's probably as good a one as any.

我们的职业道德准绳要求我们置身事外去报道事实;如果我们必须要有导引的话,这或许是最好的了。

65. 2. Our professional ethic enjoins us to stay uncommitted and report the facts.

我们的职业道德要求我们要保持中立,报道事实真相。

66. I believe that as long as possible it is better to live free and uncommitted .

我觉得只要是有可能自由自在的享受生活,那是再好不过的了。

67. I am still uncommitted to undertaking the work.

我还没有说定要接受这份工作。

68. But I would say to my fellows, once for all, As long as possible live free and uncommitted.

我还要跟同道的伙伴说:要彻底的,尽其可能自由而超脱地生活。

69. I spoke to an uncommitted Republican delegate who told me he would have no idea whom to vote for if it weren't for the demonstrations that preceded the nominations.

我问过一位未确定意向的共和党代表,他告诉我说要不是有提名之前的示威表演他根本不知道该投谁。

70. Inquire company undertaking Belgian agency therefore unqualified hope yourselves uncommitted.

所查询的公司已接受比利时之委托代理,故已无资格,望你方切勿同意。

71. It opens a fourth connection and initiates a transaction using the READ UNCOMMITTED isolation level, which performs a dirty read of the uncommitted value in sqlTransaction1.

打开第四个连接,并使用READ UNCOMMITTED隔离级别开始一个事务,对sqlTransaction1中未提交的值执行脏读。

72. To reverse changes that were made by transactions that were uncommitted at the point in time to which a database is being recovered.

撤消在数据库要恢复到的时点之前未提交的事务所做的更改。

73. Undo uncommitted transactions, but save the undo actions in a standby file so that recovery effects can be reverted.

撤消未提交的事务,但将撤消操作保存在备用文件中,以便能够还原恢复结果。

74. Undo uncommitted transactions, but save the undo actions in a file so that recovery effects can be reverted.

撤消未提交的事务,但将撤消操作保存在文件中,以便可使恢复效果逆转。

75. The undo phase, which is the first part of recovery, rolls back any uncommitted transactions and makes the database available to users.

撤消阶段(恢复的第一部分)将回滚任何未提交的事务并使数据库可供用户使用。

76. The undo phase, which involves rolling back any uncommitted transactions, occurs after the new principal database goes online and continues after fail over.

撤消阶段涉及回滚任何未提交的事务,这一阶段发生在新的主体数据库在线之后,并在故障转移后继续。

77. Investigation and Analysis of the Criminous Modality of Uncommitted Instigation

教唆未遂之犯罪形态探析

78. The Database Engine checks to see if the transaction sequence number is not in the list of transaction sequence numbers of the uncommitted transactions active when the snapshot transaction started.

数据库引擎检查事务编号是否不在未提交事务的事务编号列表中,这些未提交事务是在快照事务开始时进入活动状态的。

79. A database snapshot captures the point in time at which snapshot creation began, minus any uncommitted transactions.

数据库快照捕获开始创建快照的时间点,去掉所有未提交的事务。

80. A database snapshot provides a read-only, static view of a source database as it existed at snapshot creation, minus any uncommitted transactions.

数据库快照提供源数据库在创建快照时的只读、静态视图,不包含未提交的事务。

英语宝典
考试词汇表