DBSpace

DBSpace

常用释义

词性释义

DBSpace
例句
  • 全部
You will be prompted for the name of the database to be created, which dbspace, and whether the database is to be created with a log or not.
这将提示您为创建的数据库提供名称、在哪个dbspace上创建、创建的数据库是否带日志。
To do so, add IN clauses to specify the dbspace for each table you do not wish to place in the main file.
为此,添加IN子句以便为不希望放在主文件中的每个表指定dbspace。
单击dbspace名称就会看到更多信息,如果有适当的授权,还可以对dbspace执行管理任务。
You can place the index in a separate database file by specifying a dbspace name in which to put the index.
通过指定用来存放索引的dbspace名称,可以将索引放在单独的数据库文件中。
Besides database backups, you can take a table space level backup in the case of DB2, and a dbspace backup in the case of IDS.
除了对数据库备份外,在DB2中还可进行表空间级的备份,在IDS中可以进行dbspace备份。
Therefore, the RAWDEVSIZE program is called from within the SQL stored procedure following each dbspace extension.
因此,每次发生空间扩展后,SQL存储过程中会调用RAWDEVSIZE程序。
All the dbspaces can be used by any other databases of the same Informix instance.
同一个Informix实例中的任何其他数据库都可以使用所有的dbspace。
通过实现这种机制,可以确保不会遇到“数据库空间已满”的问题。
个别dbspace无法还原到某一时间点或逻辑日志。
In IDS, you can achieve this by restoring only the dbspaces, physical logs with the -p option, followed by a restore with the -l option.
在IDS中要做到这一点,可通过使用-p选项只对dbspace和物理日志进行恢复。然后再使用-l选项进行其他恢复。
Since my process is a weekly batch process run on the weekends, I get acceptable performance with all of my Containers in the same dbspace.
由于我的进程是在每个周末运行一次的批处理进程,因此虽然所有Container都在同一个dbspace中,我依然能够得到可以接受的性能。
第二个Informix实例的dbspace布局可以关闭和升级,而不会影响我们的客户。
dbspace区段列表提供的信息包括表名、区段的起始地址和结束地址以及与它们相关联的大小。
可以使用类似方法添加新块,即指定DBSpace名称并使用下拉菜单中的可用选项。
对于块文件选项,指定要驻留DBSpace的绝对路径。
To check the extent format for a database, select the dbspace from the Dbspace Name drop-down list and click Check Extent.
要想检查数据库的区段格式,应该在DatabaseName下拉菜单中选择dbspace并单击CheckExtent。
This feature adds support for specifying the page size for a standard or temporary dbspace when you create the dbspace.
在创建dbspace时,这个特性允许指定标准或临时dbspace的页大小。
The summary includes the database name, its owner, total size allocated, total size used, dbspace name, and date created.
该摘要包括数据库名、数据库所有者、分配的总大小、dbspace名和创建日期。
The oncheck -ce command can be run on the dbspace and no 'holes' in the chunk should be present.
可在数据库空间上运行oncheck-ce命令,并且不会显示出区块中的“漏洞”。
During a restore, dbspaces are restored in the same order in which they were backed up, reducing restore time.
在恢复期间,dbspace按照备份时的顺序进行恢复,从而减少了恢复时间。
Extend the size of the database, as described in ALTER DBSPACE statement.
按照ALTERDBSPACE语句中的说明扩展数据库的大小。
In this case, the result will be a single extent. Adding a chunk to the dbspace before running the defragmenter can help assure this.
在运行碎片整理程序之前向数据库空间增加区块有助于确保获得这一结果。
该特性提高了性能,简化了dbspace的管理。
Create a dbspace called library to hold the LibraryBooks table and its indexes.
创建名为library的dbspace来保存LibraryBooks表及其索引。
Examples of complete, incremental, table space level, and dbspace level recovery are given below.
下面给出了完全恢复、增量恢复、表级和dbspace级恢复的例子。
本节介绍如何使用称为dbspace的附加数据库文件。
该手动操作不受dbspace的创建大小或其扩展大小的影响。
确信包含复制表的dbspace有足够的磁盘空间。
The Extents tab lists all the extents associated with the given dbspace.
Extents选项卡列出与给定的dbspace相关联的所有区段。
Note that only one defragment operation per dbspace is currently allowed.
注意,在每个数据库空间上只允许同时进行一个碎片整理操作。