For example, DB2 supports massively parallel processing (MPP) architecture and can run on a single partition (EE) or multiple partitions (EEE).
例如,DB2支持大规模并行处理(MPP)构件,并能在单个分区(EE)或者多个分区(EEE)上运行。
Staging tables (not supported by the load utility in multiple partition database environments).
分段表(在多分区数据库环境中装载实用程序不支持这种表)。
This option is required if you want MQT recommendations and you are running on a DPF (multiple partition) instance.
如果您想要MQT建议,并且正在运行一个DPF(多分区)示例,那么这个选项是必需的。
Creation of a multiple partition table that contains only long data types (long VARCHAR, long VARGRAPHIC, BLOB, CLOB, or DBCLOB) is not supported.
只包含long数据类型(longVARCHAR、longVARGRAPHIC、BLOB、CLOB或DBCLOB)的多分区的表的创建是不受支持的。
The idea behind partitioning is to spread a table's data across multiple partitions, storing some of its rows in one partition and other rows in other partitions.
分区背后的思想就是将一个表的数据分布在多个分区中,将该表中的一部分行存储在一个分区中,而将其他行存储在其他分区中。
You would use the Queries process if for a multi-partition monitored instance for which you want to collect SQL event monitor data for multiple partitions simultaneously.
对于多分区实例,可以使用查询过程同时收集多个分区的SQL事件监视器数据。
This script is more complex because it starts multiple partitions, cleans the system, and updates some configuration parameters and files for the proper failover of each partition.
该脚本更为复杂一些,因为它要启动多个分区,清理系统,以及为每个分区进行适当的故障转移更新一些配置参数和文件。
If your configuration file includes Linux images from multiple partitions, you must mount the partitions because the lilo command needs to access the partition to locate the image.
如果您的配置文件包含来自多个分区的Linux映像,那么必须加载那些分区,这是因为lilo命令需要访问分区才能定位映像。
In order to achieve parallelism during the load, you can manually create multiple load jobs, one for each partition or alternatively, you can load multiple partitions within a single load utility.
为了在装载过程中实现并行性,可以手动地创建多个LOAD任务,每个分区对应一个任务,或者,也可以在单个LOAD实用程序中装载多个分区。
If an attachment exists in multiple databases, the attachment is stored only once per server partition, and the reference counts are increased.
如果附件存在于多个数据库中,该附件在每个服务器分区中仅存储一次,同时增加引用计数。
Multiple instances of that application can be dispatched using the Parallel Job Manager (PJM), where each partition processes a different section of the data.
该应用程序的多个实例可以使用并行作业管理器(PJM)来进行分派,其中各个分区处理不同的数据部分。
If you need to use multiple disks to increase capacity for one logical partition, use RAID5.
如果您需要使用多个磁盘来增加一个逻辑分区的容量,可以使用RAID5。
Note: If this is a system with multiple physical partitions (MPP), the number of partitions in the database partition group must be the same on test.
注意:如果这是具有多个物理分区(MPP)的系统,那么测试中数据库分区组中的分区数目就必须相同。
If a storage controller has multiple disks attached to it, you cannot allocate the disk drives to more than one partition.
如果存储控制器连接了多个磁盘,您不能将这些磁盘驱动器分配给多个分区。
Furthermore, multiple gateway instances can be defined in order to partition or segment gateway and proxy services, allowing easy scaling.
从而可以定义多个网关实例来划分或分段网关和代理服务,以允许简单的伸缩。
Therefore the designers of operating systems found ways to rapidly switch contexts, partition the memory resources, and use the idle cycles so multiple programs could run, seemingly simultaneously.
因此,操作系统的设计人员找到快速切换上下文、划分内存资源,并且使用空闲周期的方法,这样多个程序就可以表面上同时运行了。
A major restriction of the physical partition was that each partition had to be contiguous; meaning you could not span multiple drives.
物理分区的主要限制在于每个分区必须是连续的;这意味着不能跨多个驱动器。
The use of multiple LUs as a way to physically partition model content is logically opaque.
多个逻辑单元的使用作为一种物理划分模型内容的方式是逻辑上不透明的。
The defragmenter merges multiple smaller extents to get longer contiguous extents for a partition, thereby reducing the total number of extents in a partition.
碎片整理程序将分区中的多个小区段合并成较长的连续区段,从而减少分区中总的区段数量。
Media preference could be controlled at the partition (member level) for SQL partitioned tables, but the same was not possible for DDS-created physical files with multiple members.
对于已分区的sql表来说,媒介首选项可以在分区(成员)级别进行控制,但是对于具有多个成员的DDS创建的物理文件则无法实现这一点。
You just need to realize that we have been warned about the negatives of DPSIs in cross-partition processing, including the multiple index probes needed for sort avoidance.
您只需要认识到,我们一直警告关于跨分区处理DPSI的负面效应,包括规避排序所需的多个索引。
A partitioning map is an internally generated array containing either 4,096 entries for multiple-partition database partition groups, or a single entry for single-partition database partition groups.
分区映射是内部生成的数组,对于多分区的数据库分区组,这个数组包含4,096个条目,对于单分区的数据库分区组,这个数组只包含一个条目。
You can use either software to partition application logic into modular Web service components of multiple business processes.
您可以使用软件来将应用程序逻辑分割成模块化的多业务流程Web服务组件。
Flash parts are commonly divided into partitions, which allows multiple operations to occur simultaneously (erasing one partition while reading from another).
Flash部件通常分为多个分区,允许同时进行多个操作(擦除某个分区的同时读取另一个分区)。
Later, we will discuss how to work around collocation constraint (e.g., a lazy relation can exist across partition or how the same entity instance can be replicated in multiple slices).
稍后,我们将讨论如何处理并置限制(比如,一个懒惰关系可跨分区存在或同一个项实例如何能在多片间复制)。
There is an implicit assumption that the rows of each table are evenly distributed across all the partitions in each multiple-partition database partition group.
有一个隐式的假设:每个表中的行是均匀分布在每个多分区数据库分区组中的所有分区上的。
RANGE/TABLE PARTITIONING (Available with DB2 9) - splitting data by key range over multiple physical objects within a logical database partition.
RANGE/TABLEPARTITIONING(DB29提供) ——根据键范围将数据划分到一个逻辑数据库分区中的多个物理对象上。
Physical partitioning involves the ability to take a single large server and divide it into multiple smaller systems, with each partition running its own copy of the operating system.
物理分区涉及利用单一大服务器和把它划分为多个小系统的能力,而每个分区运行操作系统的各自副本。
Multiple index and multi-parameter system of design partition in this paper constitutes a concrete path established by the design of the foundation.
不同设计分区下的多指标和多参数体系构成了本文所建立的道路混凝土组成设计方法的基础。
A high efficiency scalable parallel algorithm, parallel block overlapped partition approximate(PBOA) algorithm, is proposed for solving block tri-diagonal linear systems on multiple computers.
基于并行计算的分治思想,对于严格块对角占优的块三对角线性方程组提出一个可扩展的块重叠分割并行近似求解方法(PBOA方法)。
应用推荐