某些数据库类型和配置可以处理一些这种工作,但在大多数情况下,解决方案最终归结为如何设计代码和事务处理。
Certain database types and configurations can handle some of this effort, but in most cases the solution boils down to how you design your code and transaction processing.
它提供了安全可靠的数据库环境,最适用于联机事务处理。
Best suited for online transaction processing, it provides secure and reliable database environment.
除非您不能避免在单个工作单元中处理收到的消息和数据库升级,否则因为性能的原因要考虑用局部事务处理。
Unless you cannot avoid processing the incoming messages and database update in a single unit of work, consider using local transaction for performance reasons.
因此,从数据库方面看,在线事务处理(OLTP)环境很适合使用EFD数据存储。
Therefore, from a database perspective, on-line transaction processing (OLTP) environments are ideal candidates for EFD data storage.
事务处理用于保护作为一个组必须成功或失败的一系列数据库操作。
Transactions are used to protect a sequence of database operations that must either succeed or fail as a group.
在数据库持久性的早期(例如jdbc),我们一般会将事务处理委派给数据库。
In the early days of database persistence (for example, JDBC), we commonly delegated transaction processing to the database.
例如,如果您的数据库用于事务处理和繁重的决策支持(DSS)查询,则可以确定非预定的DSS查询将牺牲您的事务性能。
For example, if your database is used for transaction processing and heavy decision-support (DSS) queries, you can be sure that a non-scheduled DSS query will trash your transaction performance.
适配器有各种形状和大小(而不是颜色);一些与数据库通信,一些与文件系统中的平面文件通信,一些与事务处理系统通信,还有一些与EIS中的功能通信。
Adapters come in all shapes and sizes (but not colors); some talk to databases, others to flat files in your file system, others to databases, and still others to the functions in your EIS.
为衡量阵列的性能影响,使用900gb的数据库且执行oltp(联机事务处理)工作负荷。
To measure the performance impact of arrays, a 900gb database was used and an OLTP (Online Transactional Processing) workload was exercised.
我们可以考虑为某些数据使用一个不同的数据库,这样这个数据库中所有的数据都是用于在线事务处理的了。
You might even consider using a different database for some data in cases where all the data is tied to online transactions.
这是事务处理的主要陷阱之一:基于 ORM 的框架需要一个事务来触发对象缓存与数据库之间的同步。
This is one of the first major pitfalls of transaction processing: ORM-based frameworks require a transaction in order to trigger the synchronization between the object cache and the database.
这种设置描述了大多数商业数据库的安装设置,通常都是遵循事务处理模型。
This setup describes most commercial database installations, which generally follow the transactional processing model.
它提供微秒级的数据库事务处理速度。
这些索引扫描也可以帮助联机事务处理(olp)数据库,更多细节在主文章中有说明。
These index scans also help online transaction processing (OLTP) databases and are described in much more detail in the main article.
分布式事务也支持保存点,前提是事务处理的是已登录数据库,并且所涉及的服务器的版本为11.50 .xC 3或更高版本。
Savepoints are also supported in distributed transactions as long as the transaction is dealing with logged databases and all the participating servers are at version 11.50.xc3 or higher.
从有索引的表中删除行时,B -TreeScanner有助于改进启用了日志的数据库的事务处理。
The B-Tree Scanner improves transaction processing for logged databases when rows are deleted from a table with indexes.
尤其是sql库定义规定数据源、发布查询和更新以及将查询和更新编组到事务处理中的标记。
More specifically, the SQL library defines tags for specifying datasources, issuing queries and updates, and grouping queries and updates into transactions.
例如Oracle数据库,无论是联机事务处理(OLTP)或者数据仓库应用程序,都可以从大型页面的使用中获益。
For example, an Oracle database, either Online Transaction Processing (OLTP) or a data Warehouse application, can benefit when using large pages.
MySQL数据库服务器:下载本文所使用的开源事务处理数据库。
The MySQL database server: Download the open source transactional database used in this article.
发生这一问题的原因在于数据库内的索引锁定或锁存(例如事务处理日志周围的索引锁定或锁存),直到该应用程序使用分区数据库为止。
This happens because the index locks or latches within the database (such as those surrounding the transaction log) until the application is using a partitioned database.
例如,您可以从数据库提取信息,并使用实体bean在事务处理期间高速缓存数据。
For example, you can pull information from a database and use an entity bean to cache the data for the duration of a transaction.
如果Web应用程序只需要事务处理设施和数据库连通性,那么就可以使用Little - G。
You can use Little-G whenever you need to host simple Web applications that require no more than a transaction facility and database connectivity.
传统数据库在连机事务处理(OLTP)中获得了较大的成功,但是对管理人员的决策分析要求却无法满足。
Conventional database has achieved great success in online task processing (OLTP), but it can not meet the administrator's requirement for decision making and analyzing.
中间件分数据库、远程过程调用、面向消息、对象请求代理、事务处理管程(TPM)或专用(PM)等类。
The middleware is divided into some classes, such as database, remote procedure call (RPC), oriented message, object request agent, transaction processing management (TPM) or special PM.
传统的决策支持系统以数据库作为数据管理的手段,而数据库系统主要用于事务处理,使得基于数据库的决策支持系统存在于事务处理环境之中。
The DSS is planted in the transaction-processing environment for the sake of its data management based on the traditional database that is mainly used for transaction processing.
传统的事务处理技术主要应用于数据库系统。
The traditional transaction processing technology primarily focus on the database system.
该系统还利用了数据库自身的事务处理与并发控制功能,解决了在多用户网络环境下的数据完整性和可靠性问题。
By applying carefully the database functions of transaction handling and concurrent access, the platform guarantees data reliability and data integrity in multi user network environment.
可靠的数据库事务处理,保证了数据库操作的可靠性和安全性。
The database business handle. It ensures dependability and safety of the database.
移动数据库主要具有以下几种关键技术:移动事务处理技术、移动查询优化技术、复制与缓存技术。
Mobile database is mainly composed of some pacing technologies: mobile transaction processing technology, mobile query optimization technology, copy and cache technology.
而讨论基于CORBA的事务处理系统,又必须对CORBA与数据库的集成进行研究。
The the integration of CORBA and database must be researched before the research on the transaction processing system based on CORBA.
应用推荐