A new, empty partition can be added to a partitioned table by executing the ALTER TABLE statement with the ADD PARTITION option specified; the syntax used looks like this
可以通过执行ALTERTABLE语句并指定ADD PARTITION选项来向一个分区表增加一个新的空分区,使用的语法如下所示
Note that, as described earlier, the add partition option automatically creates the tablespace on the new partition based on the tablespace setting from the first partition of the group.
注意,如前所述,添加分区选项会自动根据组中第一个分区的表空间设置在新分区上创建表空间。
If you have plenty of space on your system, I would add another partition.
如果您的系统中还有足够的空间,可以添加另一个分区。
If you have plenty of space on your system, we would add another partition.
如果系统中还有足够的空间,可以添加另一个分区。
That is, one or more partitions must be nearly full or you must expect to add enough data to overfill a partition in the near future before you consider resizing.
这就是说,您考虑调整分区的前提是,一个或多个分区必须是快满了,或者说您确定不久将会添加很多数据,可能会导致溢出。
Data is divided across all the partitions in a database partition group and you can add or drop one or more database partitions from a database partition group.
数据被划分到一个数据库分区组中的所有分区上,可以为数据库分区组添加一个或多个数据库分区,或者从中去掉数据库分区。
If you don't have a spare partition available, then you can create one or more files, which you can temporarily add into the available swap pool.
如果没有空余的分区可用,您可以创建一个或多个文件,并将它们临时添加到可用交换池中。
Therefore, the easiest way to add space to your volume group is to create a new partition in the free space and add it as a new physical volume to your existing volume group.
因此向您的卷组添加空间最简单的方法是在剩余空间中创建一个新分区,并将其作为一个新物理卷添加到现有的卷组中。
The first feature is the ability to add or drop database partitions to or from an existing database partition group and perform the redistribute on the same command.
第一个特性是为已有数据库分区组添加或删除数据库分区,以及在相同命令上执行重分发的能力。
Thus, if you add a primary partition, it's possible that no partition Numbers will change; but if you add a logical partition, all your other logical partitions' Numbers may change.
因此,如果您添加一个主分区,分区编号也有可能不会改变,但是如果您要添加一个逻辑分区,您所有的其他逻辑分区变化都会改变。
TP provides the capability to add rows to a partition then to attach that partition to the table when it's ready.
TP 允许将行添加到一个分区,然后再在准备好的时候将那个分区附加到表上。
To add a LILO entry for chain loading another partition, such as this GRUB partition, you can add an entry such as the one in Listing 4.
要添加一个LILO条目以链式加载另一个分区,比如这个GRUB分区,可以添加一个类似清单4的条目。
The reason for the additional LUN is that the root file system is in use at this time and DMMP cannot add it to the device map; therefore, you cannot get that name for the root partition.
添加lun的原因是,使用的根文件系统和DMMP无法将它添加到设备映射;因此,无法对根分区应用该名称。
Add as desired: Use this option if this device is not critical to the functioning of the partition.
Addas desired:如果此设备对于该分区的正常工作并不关键,则使用此选项。
Add another address for the public address of the Linux partition.
为Linux分区的公共地址添加另一个地址。
Add as required: Use this option if this device must be present in order for the partition to function.
Addasrequired:如果必须存在此设备该分区才能正常工作,则使用此选项。
Because VMware Server supports pass-through SCSI drive access on the host system, add another hard disk for the virtual machine with Partition 0 of PhysicalDrive 1 directly attached in VMware.
由于VMwareServer支持在主机系统上进行直通式(pass -through)SCSI驱动访问,因此可以为虚拟机添加另一个磁盘,将PhysicalDrive1的Partition0直接附加到VMware中。
You can then add the file as you would a partition.
然后可以像添加分区一样添加该文件。
Whichever simulation you choose to do, the "fix" is the same -- after the new partition is ready, we need to manually add it back to the /dev/md0 volume.
无论选择哪些模拟方案,解决方案都是相同的 ―在新分区就绪之后,需要手工将其重新添加到 /dev/md0卷中。
Thus, if you wanted to add an empty partition to a partitioned table named SALES, you could do so by executing an ALTER table statement similar to this.
这样,如果您想添加一个分区表名为SALES的空分区,可以执行一个与下面类似的ALTERtable语句。
The system outage was prolonged when an attempt to add a partition didn't work due to fragmentation, and required taking the database offline to compact it.
由于数据分散的原因,当Fours quare试图增加一个分区时没有成功,需要数据库离线才能对数据进行压缩。这也导致了系统宕机时间的延长。
Add the following lines (which represent the partition number, hostname, and logical-port) to db2nodes.cfg and save.
添加以下几行(表示分区号、主机名和逻辑端口)到db 2 nodes . cfg并保存。
Figure 1 shows a system that has a cramped /usr partition (/dev/sdb5) and plenty of free space in /home (/dev/sdb7), which can cause problems if you want to add more software to the computer.
图1显示的系统,其中含有一个受限的 /usr分区(/dev/sdb5)并在 /home(/dev/sdb7)中有大量剩余空间,如果您想要向计算机中添加更多的软件,这就会引起麻烦。
If you want to copy the setting from the first partition of the group, you can take advantage of the new add dbpartitionnum option within the REDISTRIBUTE DATABASE PARTITON group command.
如果想复制分区组中第一个分区的设置,则可以在REDISTRIBUTEDATABASE PARTITON GROUP命令中利用新的adddbpartitionnum选项。
You can create a new partition in the empty space and add the new partition to your LVM.
您可以在空白空间中创建一个新分区,然后将这个新分区添加到您的LVM。
You can choose the database partition group where you want to add this extra partition.
可以选择将这个额外分区添加到某一个数据库分区组。
Before we add the partition back to our array, this would be a good time to take a look at our kernel boot messages.
下一步我们将把分区重新添加到阵列中,现在研读一下内核引导信息是个不错的主意。
And whereas the energies of the degrees of freedom add up, the partition functions get multiplied.
不同自由度的能量要相加,相应的配分函数要相乘。
If the energies add, then the partition functions multiply each other.
能量相加,配分函数相乘。
If the energies add, then the partition functions multiply each other.
能量相加,配分函数相乘。
应用推荐