You can set transaction durability to be strict, relaxed, or adaptive.
可以将事务持久性设为strict、relaxed或adaptive。
Note: the passthrough mode can be changed at runtime with the SET passthrough and SET TRANSACTION passthrough statements.
注意:这个passthrough模式在运行时可使用SET passthrough和SET TRANSACTION passthrough语句予以更改。
In this paper, we mainly discuss a new method-to find a maximum frequent set based on the mining of relative set transaction database.
基于相关集合事务数据库这一挖掘思想,提出一个新的方法——寻找最大频繁集。
Finally, it presents a secure implementation model of SET transaction, which ensures the validity, confidentiality, integrity and non-repudiation of transaction.
给出了一个SET交易的安全实现模型,它保证了交易的有效性、机密性、完整性和不可抵赖性。
The default SQL passthrough mode that is specified in the configuration file can be overridden per session or per transaction using the SET transaction passthrough and SET passthrough statements.
使用SET TRANSACTIONpassthrough和SET passthrough语句,可以在每个会话或每个事务中重写在配置文件中指定的默认SQL passthrough模式。
Set a goal of transaction tracking for each HTTP or SOAP request submitted and its associated cost for your cloud-based application.
设置一个事务目标,追踪提交的每一个HTTP或SOAP请求及基于云的应用程序的相关成本。
A transaction is a set of one or more statements that are executed together as a unit of work (UOW).
事务是一条或多条语句的集合,这些语句作为一个工作单元(UOW)一起执行。
If the result set was produced in the previous transaction, an implicit or explicit commit closes the result set.
如果结果集是在前一个事务中生成的,那么隐式或显式的提交会关闭这个结果集。
This lets you set, rollback, and release savepoints in a transaction.
它允许您在事务中设置、回滚和释放保存点。
Set the Component transaction timeout integer to 30.
将组件事务超时时间设置为30。
Because a transaction is started (REQUIRED), the connection is set to read-only.
因为启动了一个事务(REQUIRED),所以连接被设置为只读。
This is an architected set of flows that transaction managers use to ensure all resource managers in a transaction can be reliably coordinated, irrespective of any failure.
该部分是流程的体系结构集,事务管理器使用它来确保不管任何故障都能可靠地协调事务中所有的资源管理器。
Because the EJB's transaction isolation level is set in its deployment descriptor, the same EJB could be reused in different applications with different transaction isolation levels.
因为EJB的事务隔离级别是在部署描述符中设置的,所以具有不同事务隔离级别的不同应用程序可以重用同一个EJB。
For example, imagine you have a test that puts a server through its paces with a standard data set and transaction sequence.
例如,想想您已经拥有一个服务器上测试,并且这个测试将带有标准数据包和事务序列。
Given "acceptable" response time for a set of operations, determine maximum transaction throughput a system can achieve.
已知一组操作的“可接受”响应时间,确定系统可以达到的最大事务吞吐量。
When you rollback to a savepoint set earlier in a transaction, IDS just rolls back all the operations logged by the transaction after the savepoint was set.
当回滚到事务中早先设置的保存点时,IDS将只回滚在设置保存点后由事务记录的所有操作。
There are some specific setup details that pertain to this scenario to set up the transaction manager to enable XA support.
该场景中包含一些特定的细节,用以设置事务管理器来启用XA支持。
Set Total transaction lifetime timeout to 30.
将整个事务生命周期的超时时间设置为30。
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表空间使用另一组专用磁盘。
In the EJB implementation code, as a part of exception handling, set the transaction to Rollback, as shown in Figure 11.
在EJB实现代码中,作为异常处理的一部分将事务设置为Rollback,如图11所示。
Applicable values: You can set the join transaction qualifier to either "true" or "false", depending on the business need. If set to.
可应用值:您可以将联接事务限定符设置为“true”或者“false”,具体根据业务需要,如果设置为。
Applicable values: You can set the suspend transaction qualifier to either "true" or "false", depending on the business need. If set to.
可应用值:您可以将中止事务限定符设置为“true”或“false”,具体取决于业务需求,如果设置为。
Option 2: You can set the transaction timeout in the deployment descriptor for the beans. To do that.
选项2:可以在部署描述符中为bean设置事务超时时间。
When Required is set, a transaction in process will enlist your bean in that transaction, but if no transaction is running, the container will start one for you.
如果设置了Required,过程中的事务将在该事务中征用您的bean,但如果没有正在运行的事务,容器将为您启动一个。
Option 1: If all of the beans set the transaction timeout to the same value, then you can set the maximum transaction timeout in the WebSphere transaction service using the admin console.
选项1:如果所有bean都将事务超时时间设置为相同的值,则可以使用管理控制台来设置WebSphere事务服务中的最大事务超时时间。
If the transaction qualifier on the called one is set to "local", then the transaction is not propagated to the service invoked by it.
如果在calledone上事务限定符设置为“local”,那么事务不能传播到它调用的服务。
If the caller transaction qualifier is set to "global" and the called one interface joins the transaction, the called one executes under the same global transaction.
如果caller事务限定符被设置为“global”,calledone界面加入事务,调用的那个在同一个全局事务下执行。
If the join transaction qualifier is set to "false" on the called one and the transaction qualifier is set to "global", a new global transaction is started.
如果联接事务限定符在calledone上设置为“false”,而且事务限定符被设置为“global”,一个新的全局事务启动。
Service Policy – a set of transaction classes associated with a service goal for those classes.
服务策略(Service Policy) –与一个服务目标相关联的一组事务类。
These options are used mostly during a load test, but there are some situations where timing may be important on your functional test, and you may need to set the transaction rate.
这些选项经常在装载测试中使用,但是还有一些情况比如在您的功能测试中时间可能重要,并且您可能需要设置事务速率。
应用推荐