tablespace

表空间
常用释义
n. 表空间

扩展信息

表空间
表空间Tablespace)——为数据库提供使用空间的逻辑结构,其对应物理结构是数据文件,一个表空间可以包含多个数据文 …
表格空间
为资料表格空间(Tablespace)设定警示上限(Threshold)发送警示通知为资料表格空间(Tablespace)设定警示上限(Threshold)在资 …
表空间信息
[转]ORACLE系统表 - 小柯的日志 - 网易博客 ... v$thread 线程信息 v$tablespace 表空间信息 v$tempfile 临时文件信息 ...
表空间名
Oracle用户 - 中赢网 ... update view 修改视图中行的权限 CREATE TABLESPACE 表空间名 Create user 用户名 ...
控制文件中表空间的信息
Oracl... ... 461. V$SYSSTAT 列出系统统计量. 466. V$TABLESPACE 控制文件中表空间的信息. 472. V$TEMPFILE 显示临时 …
数据库表空间
12.4.3 数据库表空间Tablespace) 43312.4.4 数据库的表(Table) 43412.4.5 引用完整性(Referential Integrity) 44012.4.…
重做表空间的定义
CMD下创建Oracle... ... Undo_MANAGMENT:Undo 空间管理方式 Undo_TABLESPACE: 重做表空间的定义 MTS_DISPATCHE…
表分区
从日志存储池中初始化数据库,之后为每一个数据库创建一个新的表分区tablespace)指向数据存储池[url=javascript:;]MySQ…

例句

Test 81 used a DMS file tablespace, and a small additional benefit would probably have occurred if a DMS raw tablespace had been used.

test81使用DMS文件表空间,而如果使用了DMSraw表空间的话,还可以多得到一点好处。

The index tablespace is optional, so the system tablespace can be used for indexing purpose, instead of the index tablespace.

索引表空间是可选的,可以使用系统表空间存储索引。

因此,在执行数据转移操作之后,应该执行数据库备份,至少是表空间备份。

However, if the db2empfa command has been run against the database, each SMS tablespace has new pages allocated for it an extent at a time.

但是,如果对数据库运行了db2empfa命令,那么每个SMS表空间就会为新页一次性分配一个区段。

The default is to use the same tablespace name as from the source, in which case, the input mapping for this tablespace is not necessary.

在默认情况下,使用与源数据库相同的表空间名,在这种情况下,不必提供这个表空间的映射。

如果指定的表空间不存在,那么使用这个表空间的对象复制操作会失败,这一情况会记录在错误文件中。

这个选项仅可用于数据库托管表空间(DMS)。

Note also that you should also look towards the bottom of the db2exfmt output to verify that the tablespace configuration match.

还请注意,您还应查看db2exfmt输出结尾以验证表空间配置是匹配的。

Extend size of a tablespace should be the same as stripe width or multiple of strip size of the RAID device.

表空间的区段大小应该与RAID设备的条带宽度相同或是条带大小的倍数。

表空间是存储数据库对象的容器集合的抽象。

不在数据库目录中的所有表空间容器都必需属于分割镜像。

惟一的例外是Linux原始设备表空间容器,因为它本身就绕过文件缓存。

In this case, DB2MOVE is able to chose any available tablespace to be used as the target.

在这种情况下,DB2MOVE可以选择任何可用的表空间作为目标表空间。

IBMCATGROUP-用于包含系统编目的表空间的默认数据库分区组。

一个数据库至少要有一个表空间。

If Roslyn wants to use a specific tablespace on the target database for the new tables, she specifies it in this window.

如果Roslyn为新的表在目标数据库上使用特定的表空间,她将在这个窗口中指定。

Identifies the tablespace used by the logging table for an article published from an Oracle database.

标识从Oracle数据库发布的项目的日志记录表所使用的表空间。

对于每个不同页大小的表空间,应该存在一个页大小相匹配的缓冲池。

这样可以确保能够在32K页面大小的表空间中创建任何行大小超过4K字节的用户表。

To recover a loss datafile that belongs to READ-ONLY tablespace is an easy task indeed.

恢复属于READ-ONLY表空间的丢失数据文件其实是一项很简单的任务。

The sample code in the Download section contains the full SQL used to create the database STOGROUP, TABLESPACE, and TABLE.

下载部分的样例代码包含用于创建数据库STOGROUP、TABLESPACE和TABLE的完整SQL。

But again , you will have to make sure that if a tablespace is of type DMS or SMS on production , it must remain the same type in test .

但是,您同样必须确保如果生产中的表空间是DMS或SMS类型的,那么在测试中要保留相同的类型。

下面是优化器为表空间所使用的重要信息。

表空间是数据库与实际容纳数据的容器对象之间的逻辑层。

包含要添加到每个表定义中的表空间信息的字符串。

从属于传统回滚段表空间的数据文件的丢失中恢复。

在采用默认行为时,用户必须对进行装载的每个表空间进行备份。

When Alter Tablespace ts_name End Backup is issued, again a checkpoint SCN is recorded at the headers of online backup data files.

当发出“AlterTablespacets_nameEndBackup”时,在联机备份数据文件的的文件头中再次记录了检查点SCN。

Table in a separate tablespace and on a separate physical disc and also define a separate bufferpool for audit log data.

表格,并且也要为审核日志数据定义一个单独的缓冲池。

如果您想让表位于另一个表空间中,可以在运行之前对脚本进行相应的修改。