网站首页  词典首页

请输入您要查询的英文单词:

 

单词 rollback
释义

rollback

美 [?ro?l?bæk]
英 [?r??l?bæk]
  • n.回落;(情形、法律等的)回复
  • 网络回滚;回滚事务;回退
复数:rollbacks  
rollback
n.
1.
(价格或工资等的)下跌,回落a reduction in a price or in pay, to a past level
2.
(情形、法律等的)回复,恢复the act of changing a situation, law, etc. back to what it was before

例句

释义:
1.
Rollback is called if the installation of any component in the installation project fails.
如果安装项目中任何组件的安装失败,则会调用Rollback。
msdn2.microsoft.com
2.
Rollback of a user-specified transaction to the last savepoint inside a transaction or to the beginning of a transaction.
将用户指定的事务回滚到事务内的上一个保存点或事务开头。
technet.microsoft.com
3.
Upon transaction commit or rollback, the agent becomes idle and ready to service the requests assigned by the dispatcher.
事务一提交或回滚,代理就变为空闲的,并可以服务于分配器分配的请求。
www-128.ibm.com
4.
It says there is "no question" of any rollback on its policy because ending fuel subsidies is essential to cut its budget deficit.
说,不撤销加价政策,取消燃油补贴是削减财政赤字的关键。
www.ttxyy.com
5.
Using objects known as rollback segments, Oracle constructs read-consistent views of data as of the point in time a SQL statement is issued.
Oracle使用名为“回滚段”的对象在发出SQL语句的时间点处构造读取一致数据视图。
technet.microsoft.com
6.
Backups at each stage of your migration enable you to rollback to a specific point in time of your migration process.
通过在迁移的每个阶段都进行备份,您可以回滚到迁移过程中的任何特定时点。
www.ibm.com
7.
The only way to preclude such a cataclysm, the authors argue, is to adopt much tougher counter-measures: rollback, in Cold War terms.
该书的作者说,避免这场大灾难的唯一途径,就是采取更加严厉的反制措施:用冷战术语来说,就是“推回”(rollback)。
kk.dongxi.net
8.
During the rollback, the message queue is uninstalled and the system is returned to its original state.
在回滚过程中,卸载消息队列,系统返回到其原始状态。
msdn2.microsoft.com
9.
First, if a method did not start a transaction, it has no business managing that transaction (for example, marking it for rollback).
首先,如果某个方法没有启动事务,那么它就不需要管理事务(例如,将其标记为回滚)。
www.ibm.com
10.
The rollback of that business, and the institution of the system we have today, began with blood.
这种商业模式的倒退,以及当今的这些制度和机构,都是从血液买卖开始的。
www.bing.com
1.
In the case of an error, the transaction logic can specify that the transaction rollback to a savepoint.
在发生错误的情况下,事务逻辑可以指定该事务回滚到某个保存点。
www.ibm.com
2.
RAID snapshot system focuses on the system availability. System is ensured to run continuously by the rollback and recovery of data.
磁盘阵列快照系统的重点是提高系统的可用性,通过数据回滚和失效数据恢复策略来保障系统的连续运行。
www.fabiao.net
3.
Grouping such updates into a transaction allows a recovery (rollback) from the changes and returns the records to the pre transaction state.
将这样的更新群组成一笔交易将允许从变更中复原,并使得资料录回到尚未交易的状态。
technet.microsoft.com
4.
After rollback, the database goes online, and no more transaction log backups can be applied to the database.
回滚后,数据库将进入在线状态,不能再将其他事务日志备份应用到数据库。
msdn2.microsoft.com
5.
Leaving the existing installation intact also enables you to rollback your environment to the prior version, if necessary or desired.
保持现有安装的完整性还使您能够在必要时将环境回滚到先前版本。
www.ibm.com
6.
For online backup, special care needs to be taken for the SYSTEM table space and rollback segments table space.
对于联机备份,需要特别注意SYSTEM表空间和回滚段表空间。
www-128.ibm.com
7.
Without automatic COMMIT, a ROLLBACK undoes everything since the last explicit COMMIT.
如果没有自动COMMIT,则ROLLBACK将撤消上次显式COMMIT之后的所有操作。
www.ianywhere.com
8.
If any errors occur along the way, all of the resources that have previously been installed are uninstalled in a rollback transaction.
如果进程中发生任何错误,将在一个回滚事务中卸载先前安装的所有资源。
msdn2.microsoft.com
9.
The time you invest in writing rollback scripts should be proportionate to the cost of the deployment failure.
用于编写回滚脚本的时间应该与部署失败付出的代价成比例。
www.ibm.com
10.
An autonomous transaction has its own COMMIT and ROLLBACK scope to ensure that its outcome does not affect the caller's uncommitted changes.
自治事务拥有自己的COMMIT和ROLLBACK范围,确保它的结果不会影响到调用方的未提交的变更。
www.ibm.com
1.
It has transactions (commit and rollback), supports multiple connections with transactional isolation, and provides crash recovery.
Cloudscape也有事务(提交和回滚),能够通过事务隔离支持多个连接,并提供了崩溃恢复。
www.ibm.com
2.
In the EJB implementation code, as a part of exception handling, set the transaction to Rollback, as shown in Figure 11.
在EJB实现代码中,作为异常处理的一部分将事务设置为Rollback,如图11所示。
www.ibm.com
3.
The ROLLBACK statement would fail with the error: Rollback to savepoint disallowed on updating an old server in same transaction.
ROLLBACK语句将失败并收到一个错误:保存点回滚不允许在同一事务中更新较旧的服务器。
www.ibm.com
4.
None of the statements executed before the rollback is, in fact, rolled back at the time this error occurs.
事实上,回滚之前执行的任何语句都不会在错误发生时回滚。
msdn2.microsoft.com
5.
Note that using a ROLLBACK within a cursor is not a good programming practice and should be avoided.
注意,在游标内使用ROLLBACK是不好的做法,应该避免这么做。
www.ibm.com
6.
The key to having the ability to rollback in many of these scenarios is to do frequent backups of stable state environments.
要能够在很多上述情况下实现回滚,关键是要经常对稳定状态环境进行备份。
www.ibm.com
7.
Used to save information needed to perform a commit, rollback, or uninstall operation.
用于保存执行提交、回滚或卸载操作所需的信息。
msdn2.microsoft.com
8.
If you want to rollback to the previous state of the system, simply click the Restore button, circled in Figure 6.
如果希望回滚到先前的系统状态,只需要单击Restore按钮,如图6中用圆圈圈住的内容所示。
www.ibm.com
9.
Procedure is under transaction control and does not perform commit or rollback on its own.
过程在事务控制下执行,它自己不执行提交或回退。
www-128.ibm.com
10.
Roll back the uncommitted transactions, but save the rollback operation in a file so the recovery effects can be undone.
回滚未提交的事务,但将回滚操作保存在一个文件中,以便可使恢复效果逆转。
msdn2.microsoft.com
1.
However, the computer might not be fully reverted to its initial state after the rollback completes.
不过,复原完成之后,电脑可能无法完全还原至其初始状态。
msdn.microsoft.com
2.
Any subsequent reference to the cursor after the ROLLBACK statement results in an error indicating that the cursor was closed.
在ROLLBACK语句之后的对指针的任何后续引用将导致一个错误,表示该指针已被关闭。
www.ibm.com
3.
Rollback attempts to restore the snapshots present at the time of the target snapshot.
回滚操作尝试恢复目标快照时刻的快照。
www.ibm.com
4.
Likewise if the state is In Rollback, then the rule is to Undo any actions (our databases again use their Undo records).
同样,如果状态是InRollback,那么规则是撤销所有的动作(我们的数据库再次使用它们的Undo记录)。
www.ibm.com
5.
Absolutely. It's time to take the issue back to Congress, and fight for a rollback of the duration of the copyright term.
现在可以肯定的是,我们应当将这一问题重新提交国会,为著作权保护期的回缩进行斗争。
it.bab.la
6.
If I wanted to recover the entire file system from the snapshot, I would execute the rollback command.
如果我希望从快照恢复整个文件系统,我可以执行rollback命令。
www.ibm.com
7.
At the end of the transaction boundary (commit or rollback), the database agent is disassociated with the application.
在事务边界(提交或回滚)的末尾,数据库代理与应用程序分离。
www.ibm.com
8.
So COMMIT and ROLLBACK statements are important building blocks of a transaction implementation.
因此COMMIT和ROLLBACK语句是事务实现的重要构建块。
www.ibm.com
9.
Or, the password updates that originated on the rollback domain controller do not exist on replication partners.
或者,在回滚域控制器上更新的密码在复制伙伴上不存在。
support.microsoft.com
10.
USN rollback may affect the replication of any object or attribute in any partition.
USN回滚可能会影响任何分区中任何对象或属性的复制。
support.microsoft.com
1.
Used to save information needed to perform a rollback or uninstall operation.
用于保存执行回滚或卸载操作所需的信息。
msdn2.microsoft.com
2.
Or, if the optional svpt1 identifier is not used, rollback happens to the last savepoint specified in the current transaction.
或者,如果没有使用可选的svpt1标识符,将对当前事务中指定的最近的一个保存点执行回滚。
www.ibm.com
3.
Any copy of a transaction object can initiate the rollback of the transaction by calling this method.
事务对象的任何副本都可以通过调用此方法启动事务的回滚。
msdn2.microsoft.com
4.
Conservatives hoped FOR a rollback of left - wing support FOR the controversial new legislation.
保守派希望左派能撤回他们对有争议的新立法的支持
dict.ebigear.com
5.
Prepare means get ready to receive the order to either commit or rollback.
准备意味着准备好接受提交或回滚的命令。
www.ibm.com
6.
This guarantees that an RM does not run out of log space, which is a fatal condition, while performing a rollback operation.
如此可保证在执行复原作业时,RM不会用完记录档空间(这是很严重的情况)。
technet.microsoft.com
7.
In the end, White got a modest rollback in the fees, but most of the money stayed in the program.
最后,怀特把汽车牌照费适度地降低了一些,但大部分钱都留在了公路计划上。
www.bing.com
8.
A USN rollback occurs when the domain controller system state is rolled back in time using an unsupported system state restoration.
当使用不支持的系统状态还原将域控制器系统状态回滚到某个时间时,将发生USN回滚。
support.microsoft.com
9.
This simple example is meant to be illustrative, not to trivialize rollback.
这个简单的例子仅用于说明问题,并不意味着回滚就是这么简单。
www.ibm.com
10.
Currently, the only way to ensure total rollback capability is to do a full file system and database backup before the deployment.
目前,确保全面回滚能力的唯一方法是在部署前进行完整的文件系统和数据库备份。
www.ibm.com
1.
Unable to rollback transaction. No transaction is currently in progress.
无法回滚事务。当前无正在进行的事务。
jukuu.com
2.
This extension is required to allow tracing across ROLLBACK statements without losing what has been traced so far.
我们需要这个扩展来允许跟踪ROLLBACK语句,而不会丢失至此已经跟踪到的信息。
www.ibm.com
3.
During the rollback process, Installation Manager must access resources from the earlier version of the package.
在回滚过程期间,InstallationManager必须访问软件包的早期版本中的资源。
download.boulder.ibm.com
4.
Transactions that attempt to access row versions that were not generated because of a tempdb full rollback terminate with an error 3958.
尝试访问由于tempdb完全回滚而未生成的行版本的事务终止,并生成错误消息3958。
msdn2.microsoft.com
5.
The only supported path to revert a migrated cell is to rollback the entire cell.
反转已迁移单元的唯一可行的方法是回滚整个单元。
www.ibm.com
6.
A transaction callback must be defined in the objectgrid. xml to receive transaction commit or rollback events and send it to the JPA layer.
在objectgrid.xml中必须定义事务的回调函数,这样就可以接收事务提交或回滚的事件,并将其发送到JPA层。
www.infoq.com
7.
Should you need it, it is also possible to rollback a migration to a previous level which you select, again with a single command.
如果需要,还可以使用一个命令将迁移回滚到您选择的以前级别。
www.ibm.com
8.
In that case, we would analyze the game by searching for a Nash equilibrium rather than for a rollback equilibrium.
这样,我们就得去寻找纳什均衡而非反转均衡。
www.wished.cn
9.
Enter a ROLLBACK statement and re-execute all statements since the last commit or 2.
回滚至最近一次提交,重新执行所有语句。
it.china-b.com
10.
An application running in a non-managed environment must explicitly commit or rollback transactions.
运行于非受管环境下的应用程序必须显式提交或回滚事务。
www.ibm.com
1.
A suspension may not placate the vociferous opposition parties, which have said they want a full rollback of the retail decision.
搁置改革可能还是无法安抚吵吵嚷嚷的反对党,因为他们曾说,希望政府全面取消零售行业的改革决定。
chinese.wsj.com
2.
This feature enables applications to rollback a transaction to a predetermined marker.
该特性使应用程序能够将事务回滚到一个预先确定的标记。
www.ibm.com
3.
Typically most developers specify Exception. class as the value, indicating that all exceptions in this method should force a rollback.
通常大多数开发人员指定Exception.class作为值,表示该方法中的所有异常应该强制回滚。
www.ibm.com
4.
Business dependencies upon commit-rollback procedures because these standards are still being developed for grid computing.
业务依赖于提交-回滚过程,而网格计算上的相关标准正在制定中。
www-128.ibm.com
5.
When a conditional rollback should affect only part of the transaction.
当条件回滚应只影响事务的一部分时,可使用。
msdn2.microsoft.com
6.
I think this is rather inconsistent, that system exceptions cause automatic rollback while application exceptions specifically do not.
我认为这是非常矛盾的,系统异常引发了自动回滚而应用程序异常不能。
www-128.ibm.com
7.
However, Edition Manager does simplify the process by providing a simple mechanism to rollback to the previous release.
然而,EditionManager提供了一个简单的机制来回滚到早前的版本,因此简化了这一过程。
www.ibm.com
8.
This most frequently occurs when an application issues a CANCEL or a Transact SQL KILL command without a corresponding ROLLBACK command.
这种情况最常发生在应用程序发出了CANCEL或TransactSQLKILL命令但未发出对应的ROLLBACK命令时。
support.microsoft.com
9.
Call this member function to determine how a Rollback operation affects cursors on open recordset objects.
调用这个成员函数,可以确定Rollback操作如何影响打开记录集对象上的游标。
www.zjrj.org
10.
The clause is useful if procedures that use the temporary table are called repeatedly with no intervening COMMITs or ROLLBACKs.
如果使用临时表的过程被反复调用,且中间没有COMMIT或ROLLBACK操作,该子句很有用。
www.ianywhere.com
1.
The number of Rollback requests that have been handled.
已处理的[回退]请求数。
www.ianywhere.com
2.
Transactions that ensure data integrity by supporting commit and rollback when packages perform multiple operations.
事务,在执行多个操作时支持提交和回滚,从而可确保数据的完整性。
msdn2.microsoft.com
3.
The rollback of the opposition had led to a visible panic.
反对派在回滚,导致了明显的恐慌。
www.englishtang.com
4.
If the receipt of one of the messages fails, we mark the global transaction for rollback and then sleep for 5 seconds.
如果接收其中的某个消息失败,我们会标记全局事务进行回滚,然后等候5秒。
www.ibm.com
5.
The rollback is based on a stable configuration backup, so every federated node migrated after that backup was taken must be rolled back.
系统将基于稳定配置的备份执行回滚,因此必须回滚创建该备份后迁移的所有联合节点。
www.ibm.com
6.
If you issue a ROLLBACK after invoking these procedures, policy settings will not be updated.
如果在调用过程后发出ROLLBACK语句,则不会更新策略设置。
www.ibm.com
7.
DDL triggers that are run from a batch and explicitly include the ROLLBACK TRANSACTION statement will cancel the whole batch.
从批处理中运行并显式包含ROLLBACKTRANSACTION语句的DDL触发器将取消整个批处理。
msdn2.microsoft.com
8.
You can use UNDO_RETENTION to satisfy queries that require old undo information to rollback changes to produce older images of data blocks.
你可以用undo_retention来满足这样一个疑问----用旧的撤销信息来回滚改变,以制造数据块的旧镜像。
dictsearch.appspot.com
9.
After SET XACT_ABORT ON is executed, any run-time statement error causes an automatic rollback of the current transaction.
在执行SETXACT_ABORTON语句后,任何运行时语句错误都将导致自动回滚当前事务。
technet.microsoft.com
10.
He then called on President Obama to "do a Cameron" and pursue "a radical rollback of the welfare state now. "
他当时还呼吁奥巴马总统“做一件卡梅隆一样的事情”,现在就遵循“福利国家的大幅撤退。”
www.bing.com
1.
Planning for rollback introduces no new requirement for keeping the existing application server environment.
计划回滚时,只需保留现有的应用程序服务器环境即可,再无其他要求。
www.ibm.com
2.
Now retrieve the amount overdue from the account 12345, and rollback the transaction after doing so again, as shown in Listing 10.
现在从帐户12345检索过期时间量,然后再次回滚该事务,如清单10所示。
www.ibm.com
3.
This means that, at a minimum, the resource adapter must make start, commit or rollback, and end flows to the back end.
这意味着,资源适配器至少必须进行开始、提交或者回滚,并结束流程返回后端。
www.ibm.com
4.
hg rollback: Undoes the last Mercurial transaction, which is commonly a commit, pull from a remote repository, or a push to this repository.
hgrollback:撤消最后一个Mercurial事务,通常是commit、对远程存储库的pull或push。
www.ibm.com
5.
This supports simple rollback and recovery, but can impact performance if the application being invoked can't respond quickly.
这支持简单的回滚和恢复,但是如果所调用的应用程序无法快速响应,则会影响性能。
www.ibm.com
6.
The maintenance of an offline project file integrated with a source control system has many benefits, such as archiving and rollback.
维护与源代码管理系统集成的离线项目文件有许多优点,例如存档和回滚。
msdn2.microsoft.com
7.
When errors occur, corrective action (COMMIT or ROLLBACK) should be included in application code.
出现错误时,纠正操作(COMMIT或ROLLBACK)应包括在应用程序代码中。
technet.microsoft.com
8.
Recovering from the loss of a data file that belongs to a traditional rollback segment tablespace.
从属于传统回滚段表空间的数据文件的丢失中恢复。
www-128.ibm.com
9.
Transaction rollback and compensation transactions are two approaches aimed at solving this problem.
事务回滚和补偿事务是解决问题的两种方法。
www.infoq.com
10.
The remote procedure referenced by the federated procedure must not issue a COMMIT or a ROLLBACK statement.
联邦过程所引用的远程过程不能发出COMMIT或ROLLBACK语句。
www.ibm.com
1.
In the code in Listing 3, there's an exception that is always thrown at the end of the method, thereby forcing a rollback.
在清单3中的代码中,在方法结束时总是抛出一个异常,所以强制回滚。
www.ibm.com
2.
This documentation should be sufficient to reproduce the updates should a recovery or rollback action be taken.
当需要执行恢复或回滚操作时,此文档记录应足以用于重新创建各个更新。
www.ibm.com
3.
He cautioned the government against a rollback and said it should be "gradual and calibrated. "
他告诫政府警惕经济回弱,说它应该“渐进和校准。”
www.bing.com
4.
ROLLEDBACK A transaction is associated with the target object and the outcome has been determined to be rollback.
与目标对象关联的事务被定义为回滚。
blog.csdn.net
5.
Capistrano lets us deploy and rollback everywhere; git with github lets us all hack frantically on the same codebase then merge and deploy.
Capistrano让我们得以随时随处部署和回滚;git加上github让我们得以争分夺秒地分头行动,再把代码合并到一起做部署。
www.infoq.com
6.
The black-yellow coalition that Mr Steinmeier reviles would stop the reform rollback and might attempt new ones in welfare and health care.
施泰因迈尔所痛斥的黄黑联盟将阻止改革回潮,而可能在福利和卫生保健方面尝试出台新政策。
www.ecocn.org
7.
However, we can also rollback the current transaction, resetting the state of our database to the last commit point.
不过,我们也可以回滚当前事务,从而把数据库恢复到事务保存前的状态。
wiki.redsaga.com
8.
Triggers can modify data at the Subscriber and also prevent the data from being updated if the trigger issues a ROLLBACK.
触发器可以修改订阅服务器上的数据,也可以在触发器发出ROLLBACK时防止更新这些数据。
msdn2.microsoft.com
9.
Before issuing the COMMIT, you could roll back the work using the ROLLBACK statement.
在发出COMMIT之前,可以使用ROLLBACK语句回滚工作。
www.ibm.com
10.
If you rollback the transaction before committing the changes made by the procedure, this logpoint should be ignored.
如果您在提交由过程所作的更改之前回滚当前事务,则该日志点不应被忽略。
www.ibm.com
1.
When triggers that include COMMIT or ROLLBACK TRANSACTION statements are executed from a batch, they cancel the whole batch.
当包含ROLLBACKTRANSACTION语句的触发器在批处理中执行时,它们会取消整个批处理。
msdn2.microsoft.com
2.
Sometimes sequential games can be solved by using rollback without drawing the complete game tree.
有时序贯博弈可以用反转方法,但不必画出完整的博弈树。
wenku.baidu.com
3.
Internally you can create explicit transactions using the SQL BEGIN TRANSACTION, COMMIT TRANSACTION, or ROLLBACK TRANSACTION statements.
使用SQLBEGINTRANSACTION、COMMITTRANSACTION或ROLLBACKTRANSACTION语句,您可以从内部创建显式事务。
msdn2.microsoft.com
4.
A rollback operation restores the computer to the state it was in before the installations occurred.
方法。回滚操作将计算机还原到安装发生之前的状态。
msdn2.microsoft.com
5.
An uncommittable transaction can only perform read operations or a ROLLBACK TRANSACTION.
不可提交的事务只能执行读操作或ROLLBACKTRANSACTION。
msdn2.microsoft.com
6.
As mentioned, a stable state backup of the deployment manager is required to perform a managed node rollback.
正如我们前面提到的,部署管理器的稳定状态备份是执行托管节点回滚所必需的。
www.ibm.com
7.
It backs out failures, if necessary, by calling Rollback (or ServiceInstaller. : : . Rollback) on all previously installed components.
必要时,它退出故障,方法是在以前安装的所有组件上调用Rollback(或ServiceInstaller.::.Rollback)。
msdn2.microsoft.com
8.
A ROLLBACK statement issued in a trigger also automatically generates this type of error.
在触发器中发出的ROLLBACK语句也将自动生成此类错误。
msdn2.microsoft.com
9.
Pattern: Provide an automated Single Command rollback of changes after an unsuccessful deployment.
模式:当部署失败后,提供自动的SingleCommand更改回滚。
www.ibm.com
10.
This unique feature makes it possible for dynamic execution of SQL statements at design time with rollback capabilities.
这个独特的特性使得在设计时能够动态执行SQL语句并允许回滚。
www.ibm.com
1.
This means that if the transaction ends with a rollback, the record is removed from the auditTable table.
这意味着如果事务最终回滚,记录将从auditTable表中移除。
www.ibm.com
2.
Notice that the domain-model method does not contain rollback logic.
注意,域模型方法并没有包含回滚逻辑。
www.ibm.com
3.
Because errors are not logged in the event log or in the replication engine, a USN rollback can be difficult to detect.
由于事件日志或复制引擎中不会记录错误,因此USN回滚可能难于检测。
support.microsoft.com
4.
If the connection option to keep cursors open on a commit is set on, these locks will be kept across a commit or rollback operation.
如果将提交时保持打开游标的连接选项设置为有效,则这些锁在提交和回滚操作过程中将一直保持。
msdn2.microsoft.com
5.
A ROLLBACK TRANSACTION statement does not produce any messages to the user.
ROLLBACKTRANSACTION语句不生成显示给用户的消息。
msdn2.microsoft.com
6.
Encina notifies the J2EE application server of the local transaction-related events; namely, begin, commit, and rollback.
Encina通知J2EE应用程序服务器本地事务的相关事件,即开始(begin)、提交(commit)和回滚(rollback)。
www.ibm.com
7.
If a database with that name already exists, setup will fail and you will have to rollback the installation.
如果使用该名称的数据库已经存在,安装程序将失败,您必须回滚安装。
msdn2.microsoft.com
8.
NOT TRANSACTIONAL A table created using this clause is not affected by either COMMIT or ROLLBACK.
NOTTRANSACTIONAL使用此子句创建的表不受COMMIT或ROLLBACK中的任何一个的影响。
www.ianywhere.com
9.
The business process also has a snippet component, which you can use to raise a fault and to demonstrate a global transaction rollback.
业务流程也有一个代码段组件,您可以用它来引发一个故障并演示一个全局事务回滚。
www.ibm.com
10.
If the application alone fails, middleware underneath it will drive rollback (assuming it dies prior to saying Commit).
如果应用程序单独地失败了,那么它下面的中间件会驱动回滚(假设应用程序在发出Commit之前终止)。
www.ibm.com
1.
When managing transactions, you can call begin, commit, and rollback methods on a Hibernate object.
当管理事务的时候,您可以在Hibernate对象上调用开始、提交以及回滚方法。
www.ibm.com
2.
A "snapshot too old" error might occur when rollback information is overwritten by other concurrent sessions.
回滚信息被其他并发会话覆盖时,可能出现“快照太旧”错误。
msdn2.microsoft.com
3.
The rollback of a cell requires the rollback of all federated nodes and the deployment manager.
回滚计算单元时,需要回滚所有联合节点和部署管理器。
www.ibm.com
4.
Rollback is a solution concept, as well as a solving method.
反转是解概念,也是求解方法。
wenku.baidu.com
5.
To perform an Environment Rollback, you need to get the target environment back into the state it was in before the deployment.
要执行EnvironmentRollback,需要让目标环境回到部署前的状态。
www.ibm.com
6.
You cannot specify this clause for a tablespace or for a rollback segment.
不能在表空间或回滚段上指定缓冲池。
blog.csdn.net
7.
The patch will not install completely and the patch status is corrupt if creating the rollback save area fails.
如果创建回滚保存区域失败,则无法完整安装该补丁程序,而且补丁程序状态也会为损坏。
e-support.hp.com.cn
8.
Commit and rollback operations occur only in response to package and workflow property settings.
只有在响应包和工作流属性设置时,才会发生提交和回滚操作。
msdn2.microsoft.com
9.
A ROLLBACK statement undoes all the changes made by the transaction.
执行ROLLBACK语句撤消由事务执行的所有更改。
www.ianywhere.com
10.
The trigger continues executing any remaining statements after the ROLLBACK statement.
触发器继续执行ROLLBACK语句之后的所有语句。
msdn2.microsoft.com
1.
The rollback copies are removed from the system when the patch is "committed" .
这些回滚副本是在补丁程序已经“交付”时从系统删除的。
e-support.hp.com.cn
2.
Oracle uses archived logs to roll forward to consistent state and Undo table space to rollback any uncommitted data.
Oracle使用归档日志来前滚到一致状态,并撤销表空间来回滚任何未提交数据。
www-128.ibm.com
3.
If checked exceptions caused an automatic rollback, the entire book order would be rolled back just because the e-mail server was down.
如果受控异常引起自动回滚,整个图书订单就会由于电子邮件服务器的关闭全部回滚。
www.ibm.com
4.
A rollback restores the computer to the state it was in before the installation occurred.
回滚将计算机还原到安装发生前的状态。
msdn2.microsoft.com
5.
Any time after the fix application, you can elect to rollback to the previous virtual system state by simply clicking a button.
在应用补丁之后的任何时间,只需要单击按钮就可以轻松地回滚到先前的虚拟系统状态。
www.ibm.com
6.
These batches are subject to the commit or rollback operation of the package.
这些批要受到包的提交或回滚操作的影响。
msdn2.microsoft.com
7.
During a rollback operation, compensation records that are created indicate what has been undone on the disk.
在复原作业期间,所建立的补偿记录会指出已在磁碟上复原的内容。
technet.microsoft.com
8.
If the end user is not authorized to invoke this service, an error is surfaced and the transaction is marked for rollback.
如果终端用户没有被授权调用这个服务,那么会遇到一个错误,事务被标记为回滚。
www.ibm.com
9.
Per Figure 1, a transaction rollback can affect other work running within the shared runtime environment.
根据图1中所示,事务回滚可能会影响共享运行时环境中运行的其他工作。
www.ibm.com
10.
The following example generates a status of the rollback process for the specific session ID.
以下示例为特定的会话ID生成回滚进程的状态。
technet.microsoft.com
1.
The commit statement restores the session data to the previous commit or rollback statement.
提交语句会将会话数据恢复为之前的提交或回滚语句。
www.ibm.com
2.
If an error occurs during configuration of resources and prior to application install, WASPostUpgrade will rollback any changes.
如果在资源配置期间和应用程序安装之前出现错误,则WASPostUpgrade将回滚所有更改。
www.ibm.com
3.
This setup allows the application to more easily commit or rollback any changes to an object graph.
这种设置允许应用程序更加容易地提交或回滚对对象图的任何更改。
www.ibm.com
4.
It is composed of three modules: fault treatment, process monitoring, checkpointing and rollback.
该系统由三部分组成:故障处理、进程监控、检查点设置与回卷。
www.dictall.com
5.
We will have to explicitly refresh our live objects when we suspect they may have participated in a rollback transaction.
当我们怀疑活动对象参与了回滚事务,我们将会显式刷新我们的活动对象。
wiki.redsaga.com
6.
When recovering after a restore operation , let the server finish the rollback process if a long- running transaction was terminated .
还原操作后恢复时,如果长时间运行的事务已终止,就让服务器完成回滚进程。
www.bing.com
7.
Rollback allows a recovery from the changes and returns the database to the pre transaction state.
回滚允许恢复所做的更改,将数据库返回至事务前状态。
msdn.microsoft.com
8.
Consider an update trigger that is defined at the Subscriber; the trigger is not marked as NFR and includes a ROLLBACK in its logic.
考虑订阅服务器上定义的更新触发器;此触发器没有标记为NFR并且其逻辑中包含ROLLBACK。
msdn2.microsoft.com
9.
If a failure occurs, the trigger issues a ROLLBACK of the transaction, which results in the Merge Agent detecting a failed change conflict.
如果发生失败,此触发器发出ROLLBACK事务,这会导致合并代理检测到失败更改冲突。
msdn2.microsoft.com
10.
Why does the commit or rollback of a transaction close the result set?
为何事务的提交或回滚关闭结果集?
www-128.ibm.com
1.
Some spare disk space in rootvg may be critical to a quick and smooth rollback.
rootvg中的一些空闲磁盘空间对于快速流畅的回滚可能很关键。
www.ibm.com
2.
When the execution is false, transaction compensation instead of the inefficient transaction rollback is used to remedy it.
当执行出错时,执行相应的补偿事务以修正执行的结果,从而避免低效的事务回滚。
www.bing.com
3.
Those X-locks persist until the transaction is ended by a COMMIT or a ROLLBACK statement.
这些独占锁会一直持续下去,直到使用COMMIT或ROLLBACK语句结束事务。
www.ibm.com
4.
Unless an administrator intervenes, such processes cause a USN rollback.
除非管理员介入,否则这种过程将会导致USN回滚。
support.microsoft.com
5.
The effects of CommitTrans and Rollback might cause the current record to not be restored to the edit buffer.
CommitTrans和Rollback的影响可能会导致当前记录不能还原到编辑缓冲区中。
msdn2.microsoft.com
6.
You must still explicitly end the transaction with a COMMIT or ROLLBACK statement.
仍必须用COMMIT或ROLLBACK语句显式结束事务。
www.ianywhere.com
7.
The linear rollback method is perhaps the simplest one based directly on air monitoring data.
线性压值法也许是直接根据监测资料所得到的最简单的方法。
www.bing.com
8.
For every result, we open a transaction, do business, and commit or rollback the transaction.
每次,我们打开事务、处理业务然后提交或回滚事务。
www-128.ibm.com
9.
The draft ISO SQL3 standard states that on a rollback, all cursors (even those cursors opened WITH HOLD) should close.
ISOSQL3标准草案声明:在回退时,所有游标(甚至是那些打开为WITHHOLD的游标)都应关闭。
www.ianywhere.com
10.
You can use the transaction-rollback technique to make your database-backed tests run faster.
可以用事务-回滚技术让数据支持的测试运行得更快。
www.ibm.com
1.
The average source control system comes with a host of goodies, such as versioning, rollback, tagging, and merge assistance.
一般的源代码控制系统都会有许多部分,例如版本化、回滚、打标签以及合并等。
www.ibm.com
2.
Describes how to perform a bulk copy operation within a transaction, including how to commit or rollback the transaction.
描述如何在事务中执行批量复制操作,包括如何提交或回滚事务。
msdn2.microsoft.com
3.
This process reads log files during rollback, restart recovery and roll forward.
此进程在回滚、重启恢复和前滚期间读取日志文件。
www.ibm.com
4.
In particular, it ensures that the rollback log for each connection is empty.
具体说来,它确保每个连接的回退日志为空。
www.ianywhere.com
5.
Conversely, application exceptions under EJB 1. 0 automatically caused a transaction rollback under certain circumstances.
反过来说,EJB1.0下发生的应用程序异常在某种环境下会自动导致一个事务回滚。
www.ibm.com
6.
The command only displays the current progress of the rollback.
它只显示当前回滚进度。
msdn2.microsoft.com
7.
True if the current transaction is marked for rollback, false otherwise.
如果当前事务被标记为回滚,
www.5inet.net
8.
You can end transactions with either a COMMIT or ROLLBACK statement, or through an API function.
您可以使用COMMIT或ROLLBACK语句,或者通过API函数来结束事务。
msdn2.microsoft.com
9.
The exception that is thrown when an error occurs during the commit, rollback, or uninstall phase of an installation.
在安装的提交、回滚或卸载阶段发生错误时引发的异常。
technet.microsoft.com
10.
Proposed, the rollback of non-transaction operation method.
提出非事务操作的回滚方法。
www.ceps.com.tw
1.
Commit or rollback changes after executing the procedure or function.
在执行过程或函数后提交或回滚修改。
www.ibm.com
2.
A disconnection from a database performs an implicit rollback.
与数据库断开连接将执行隐式回退。
www.ianywhere.com
3.
You only need to specify the transaction attributes (no rollback code or rollback directives! ).
您只需要指定事务属性(没有回滚代码或回滚指令!)
www.ibm.com
4.
When it tries to use the session to commit or rollback a transaction, an IllegalStateException will occur.
当它尝试使用该会话提交或回滚事务时,将发生IllegalStateException。
www.ibm.com
5.
Then, a fault-tolerant scheduling strategy based on rollback recovery and BF algorithm was proposed to remove transient fault of system.
在此基础上,进一步提出了基于回卷恢复机制的容错调度策略,通过对瞬时故障的容错恢复,提高数控系统运行的可靠性。
www.dictall.com
6.
The Rollback method undoes the effects of the Install method.
Rollback方法撤销Install方法的作用。
msdn2.microsoft.com
7.
This rollback undoes all the operations that were performed after the neworder savepoint was set.
这个回滚将撤销在设置neworder保存点之后执行的所有操作。
www.ibm.com
8.
RollbackException - Thrown to indicate that the transaction has been marked for rollback only.
抛出表示事务已被标记为仅回滚。
blog.csdn.net
9.
When there is a rollback, only this logical phase needs to be rolled back.
如果存在回滚,则只需回滚此逻辑阶段。
technet.microsoft.com
10.
Upon failure, they rollback the transaction in execution.
出现错误时,它们将回滚所执行的事务。
www.ibm.com
1.
To do this, you essentially need a rollback script for every change.
为此,实际上每个更改都需要一个回滚脚本。
www.ibm.com
2.
You can undo all changes after that point using a ROLLBACK TO SAVEPOINT statement.
使用ROLLBACKTOSAVEPOINT语句可以撤消该点后的所有更改。
www.ianywhere.com
3.
In Oracle 9i, Oracle introduced the UNDO tablespace concept, which replaces the rollback segment.
在Oracle9i中,Oracle引入了UNDO表空间概念,这取代了回滚段。
technet.microsoft.com
4.
A ROLLBACK also frees resources held by the transaction.
ROLLBACK还释放事务占用的资源。
msdn2.microsoft.com
5.
Describes how to use transactions in a package to ensure data integrity and manage rollback.
介绍如何在包中使用事务以确保数据完整性,以及如何管理回滚。
msdn2.microsoft.com
6.
Finally, the XAResource receives a commit or rollback, at which point it should harden or undo the work that has been performed.
最后,XAResource接收commit或rollback,这时它应当提交或取消已经执行的工作。
www.ibm.com
7.
Variables are not affected by COMMIT or ROLLBACK statements.
变量不受COMMIT或ROLLBACK语句影响。
www.ianywhere.com
8.
An exception is generated to force an installation rollback.
将生成一个例外以强制回滚安装。
msdn2.microsoft.com
9.
Without the rollback data the patch cannot be removed in the future.
如果没有回滚数据,以后就无法删除补丁程序。
e-support.hp.com.cn
10.
This lets you set, rollback, and release savepoints in a transaction.
它允许您在事务中设置、回滚和释放保存点。
www.ibm.com
1.
You can obtain this behavior by setting the ANSI_CLOSE_CURSORS_AT_ROLLBACK option to ON.
您可以通过将ANSI_CLOSE_CURSORS_AT_ROLLBACK选项为设置ON来获得此行为。
www.ianywhere.com
2.
Next, a ROLLBACK command is executed, which removes the changes.
接下来,将执行ROLLBACK命令,它将删除更改。
www.ibm.com
3.
The rollback is executed by the database, which is running at a higher priority.
回滚由数据库执行,而此任务具有较高优先级。
www.ibm.com
4.
Now you can extend the database and rollback changes with minimal effort.
现在您可以用最少的工作扩展数据库并回滚。
www.ibm.com
5.
I'm adding a new table called brewery while providing a corresponding dropTable rollback statement.
我将添加一个名为brewery的新表,同时提供一个相应的dropTable回滚语句。
www.ibm.com
6.
After rollback completes, the state file is deleted.
回滚完成以后,删除状态文件。
msdn2.microsoft.com
7.
After the rollback, the application continues as before.
回滚后,应用程序继续像之前一样运行。
www.ibm.com
8.
Data is being deleted by a trigger, or a trigger includes a ROLLBACK statement.
数据正由触发器删除,或者触发器包含ROLLBACK语句。
msdn2.microsoft.com
9.
With or without specifying the optional WORK keyword, this ROLLBACK syntax is SQL-92-compatible.
不论是否指定可选的WORK关键字,此ROLLBACK语法都遵从SQL-92标准。
msdn2.microsoft.com
10.
This value indicates that a cell tried to cancel an edit and the rollback to the initial value failed.
该值表示单元格尝试取消编辑,但回滚到初始值失败。
msdn2.microsoft.com
1.
USN rollback can occur because these tombstoned objects don't hang around indefinitely.
因为这些逻辑删除对象不会无限期保留,所以可能会发生USN回滚。
blog.sina.com.cn
2.
The following table explains the effects of Rollback on transactions.
下表解释了Rollback对事务的影响。
msdn2.microsoft.com
3.
A rollback causes the game to drop, without saving your character.
回滚降下来,使比赛没有保存你的性格。
wenwen.soso.com
4.
When the server restarts, a rollback operation occurs for uncompleted transactions.
服务器重新启动时,将针对未完成事务执行回滚操作。
msdn2.microsoft.com
5.
Transaction behavior enables the rollback of transacted operations if a failure occurs.
通过事务行为,可以在失败时回滚已进行事务处理的操作。
msdn2.microsoft.com
6.
A rollback is much faster than loading all fixture data from scratch.
回滚比重新加载所有固件数据要快得多。
www.ibm.com
7.
Data is deleted by a trigger, or a trigger includes a ROLLBACK statement.
数据被触发器删除,或者触发器包含ROLLBACK语句。
msdn2.microsoft.com
8.
SET TRANSACTION USE ROLLBACK SEGMENT.
回滚段调整的目标。
www.itpub.net
9.
Mark the current transaction for rollback.
将当前事务标记为回滚。
941xz.com
10.
A transaction marked for rollback can never commit.
标记为回滚的事务不能提交。
www.wangchao.net.cn
1.
Furthermore, the PREVVAL and NEXTVAL values are not impacted by the transaction rollback.
而且,PREVVAL和NEXTVAL的值不会受事务回滚的影响。
www.ibm.com
2.
Occasionally, an uncommitted transaction cannot be rolled back because the data that is required by rollback is offline during startup.
有时,未提交的事务无法回滚,因为回滚所需的数据在启动时处于离线状态。
technet.microsoft.com
3.
a price rollback; a rollback of military supplies.
物价的回落;军用物资的削减
zhidao.baidu.com
4.
If you select the data rollback option, SSMA will remove the inserted value after the test is complete.
如果您选择的数据回滚选项,址将在测试完成后删除插入的值。
technet.microsoft.com
5.
If this clause is used, the backup must wait for other connections to commit or rollback any open transactions before finishing.
如果使用该子句,则备份在结束前必须等待其它连接提交或者回退任何打开的事务。
www.ianywhere.com
6.
Rollback is performed in the reverse order of install.
回滚执行的顺序与安装的顺序相反。
msdn2.microsoft.com
7.
Listing 6 demonstrates an example of providing a rollback statement for each roll-forward statement using LiquiBase.
清单6演示了一个示例,该示例使用LiquiBase为每个前滚语句提供一个回滚语句。
www.ibm.com
8.
To revert to my previous snapshot and ultimately the older version of lpar2rrd, I will use the rollback command.
为了反转到我以前的快照并最终使用较老的lpar2rrd版本,我将使用rollback命令。
www.ibm.com
9.
They abort and rollback the transaction if one or more participants failed in the prepare phase.
如果在准备阶段有一个或多个参与者失败,则终止或回滚该事务。
www.ibm.com
10.
The following steps show the sequence of events that may cause a USN rollback.
以下步骤显示了可能导致USN回滚的事件的顺序。
support.microsoft.com
1.
Upon commit or rollback, the same process will show "db2agent (idle). "
一旦提交或回滚,相同的进程将显示“db2agent(idle)”。
www.ibm.com
2.
In this case, a rollback could be in order.
在此情况下,将需要执行回滚。
www.ibm.com
3.
Test if the transaction has been marked for rollback only.
测试事务是否只被标记为回滚。
941xz.com
4.
If she is not authorized, an error is raised and the transaction is marked for rollback.
如果她没有经过授权,那么出现一个错误,事务被标记为回滚。
www.ibm.com
5.
In this example, the command is run immediately following the rollback in step 5.
在本例中,该命令是在步骤5的回滚之后随即运行的。
support.microsoft.com
6.
An error is encountered in this log, so a rollback begins.
日志中遇到错误,因此开始回滚。
msdn2.microsoft.com
7.
This is because ROLLBACK can easily be confused with the transaction rollback and ABORT is more consistent with other utilities.
这是因为ROLLBACK很容易与事务回滚混淆,而ABORT则与其他实用程序更加一致。
www.ibm.com
8.
An explanation of why a rollback occurred.
有关发生回滚的原因的说明。
msdn2.microsoft.com
9.
Parameter to indicate a vote for rollback.
参数的方法以指示对回滚的投票。
msdn2.microsoft.com
10.
An explanation of why a rollback is initiated.
关于为何启动回滚的说明。
msdn2.microsoft.com
1.
This also means commit or rollback will result in truncating the table.
这还意味着提交或回滚会造成表被截短。
www.ibm.com
2.
There's one problem, though: We can roll back our database, but this cannot automatically trigger a rollback for our live objects.
这里有一个问题,那就是:尽管我们能回滚数据库,但是却不能够自动触发回滚我们的活动对象。
wiki.redsaga.com
3.
The transaction issues a commit or a rollback (xa_commit flows from the process).
事务发出一个提交或回滚(xa_commit从进程中流出)。
www.ibm.com
4.
Also demonstrates how to implement row-level rollback and commit for user edits.
还演示如何实现用户编辑的行级回滚和提交。
msdn2.microsoft.com
5.
But be sure to have a rollback and restore plan in place!
但你一定要记得备份,并能保证随时可以还原系统!
shi-wei.net
6.
You should make sure that this is accomplished before receiving any phase 2 notification such as commit, rollback or in doubt.
应该确保在收到诸如提交、回滚或不确定之类的任何第2阶段通知之前完成此项任务。
msdn2.microsoft.com
7.
Bonus: rollback times (if any) won't exceed 5 minutes.
增强:回档回到的时间不会超过5分钟。
www.bn13.com
8.
Below you have the example how to rollback the transaction branch for a database.
下面的例子展示了如何为数据库回滚事务分支。
www.ibm.com
9.
first , there is a command i call " rollback "
首先,有一个我称为“回滚”的命令。
www.ichacha.net
10.
This will include counts of blocks read from the rollback segment in order to roll back a block.
为了回滚一个块,这将包括从回滚段读取的块的数目。
www.itpub.net
1.
How are you going to do code releases in a way that enables easy rollback?
你要如何发布代码才能容易地回滚呢?
www.infoq.com
2.
We can also choose to commit or roll back the uncommitted transactions during SQL or OS errors using COMMIT or ROLLBACK options.
我们还可以选择使用COMMIT或ROLLBACK选项在SQL或OS错误期间提交或回滚未提交的事务。
www.ibm.com
3.
If an error occurs, the rollback phase is performed for all products at the same time.
如果有错误发生,所有产品的回滚阶段也是同时完成。
www.infoq.com
4.
For example, a select statement is issued with autocommit off and before commit or rollback is issued.
例如,在自动提交完成后,在commit或rollback发出之前,发出一个select语句。
www-128.ibm.com
5.
If a rollback occurs, the return value is also -1.
如果发生回滚,返回值同样为-1。
msdn2.microsoft.com
6.
Rollback Capabilities - If deployment of a new package fails, then a rollback to previous versions can be easily performed
回滚能力-如果部署一个新包失败了,可以轻易回滚到前一个版本
www.infoq.com
7.
Rollback Law of Reverse Smoke Flow in a Horizontal Airway during Mine Fire
平巷烟流滚退逆行规律
www.ilib.cn
8.
When a transaction (COMMIT or ROLLBACK) occurs or at the end of a unit-of-work (UOW)
当某个事务(COMMIT或ROLLBACK)发生或在工作单元(UOW)结束时
www.ibm.com
9.
Executes all your rollback code, reclaims all the resources, and can be denied using
可以执行所有回滚代码,回收所有资源,并可以使用
msdn2.microsoft.com
10.
In stored procedures, ROLLBACK TRANSACTION statements without a
在存储过程中,不带
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/4 4:48:47