The script runs using the temporary database connection.
指令码使用暂存资料库连结来执行。
The VACUUM command works by copying the contents of the database into a temporary database file and then overwriting the original with the contents of the temporary file.
(译文:VACUUM命令通过如下方式进行工作:首先把数据库内容复制到一个临时数据库文件中,然后再把临时数据库文件中的内容写回到原始数据库文件中(以整理数据库文件)。
The method and procedure of using the temporary database to draw a report is introduced, which is simple, practical, easy to be realized, and may be useful for mutual exchange.
介绍用临时数据库的方法绘制报表的思路和程序。它简单实用、便于实现,以供需要的人们相互交流。
Each DB2 database contains at least one catalog table space, one or more user table Spaces, and one or more temporary table Spaces.
每一个DB 2数据库都至少包含一个分类表空间,一个或多个用户空间,以及一个或多个临时表空间。
Change the directory to the temporary directory where you downloaded the database scripts in step 1.
将目录更改到在第1步中下载了数据库脚本的临时目录。
Other table spaces for user, temporary and index data need to be created after the database has been created, and a user needs to be assigned to these table spaces before they can be used.
其他用于用户数据、临时数据和索引数据的表空间则需要在创建数据库之后另行创建,并且在使用这些表空间之前,还需要为之指定一个用户。
Each database has its own catalog table space, temporary table space, and user table space which are created by default upon successful database creation.
每个数据库有自己的编目表空间、临时表空间和用户表空间,这些表空间是在成功创建数据库时默认创建的。
Push the additional metadata to the temporary metadata database.
将附加的元数据加入临时元数据库。
The movies database contains only a few documents, so even temporary views return quickly.
电影数据库只包含几个文档,因此即使是临时视图也能快速返回。
If the sorted data cannot fit entirely into the sort heap, which is a block of memory that is allocated each time a sort is performed, it overflows into a temporary table owned by the database.
如果无法将排序的数据整个放入排序堆中(排序堆是每次执行排序时分配的一块内存),它就会溢出到该数据库所有的临时表中。
No user temporary table Spaces exist when a database is created.
创建数据库时不存在用户临时表空间。
IBMTEMPGROUP is - default database partition group for system temporary tablespaces.
IBMTEMPGROUP -用于系统临时表空间的默认数据库分区组。
Figure 8 shows the database, which has five table Spaces: a catalog, two regular, a long, and a system temporary table space.
图8显示了一个具有五个表空间的数据库:一个目录表空间、两个常规表空间、一个长表空间和一个系统临时表空间。
The dashed boxes in Figure 1 (SQL model and Database access model) indicate temporary models created from the abstract model.
图1中的虚线框(SQL模型和数据库访问模型)表示从抽象模型创建的临时模型。
This option is available for all DB2 tablespaces, including system and temporary tablespaces and database managed tablespaces.
所有DB 2表空间都可以使用这个选项,包括系统表空间和临时表空间,以及数据库管理的表空间。
The code in Listing 20 queries all documents to create a temporary view that shows the runtimes of all movies in the database
清单20中的代码查询所有文档,以创建一个用于显示数据库中的所有电影的放映时间的临时视图
Temporary - to store the system temporary tables created during database processing.
Temporary——存储数据库处理过程中所创建的系统临时表。
Before installing the plug-in, consider the degree of security your database needs or consider whether you should only use this as a temporary migration step from other database software.
在安装插件之前,需要考虑数据库所需的安全级别,或者考虑是否应该只采用这种方式从其他数据库软件临时迁移到 DB2。
SQL Azure is based on the relational database model, complete with constraints, transactions, temporary tables, and stored procedures.
SQLAzure的基础是关系数据库模型、提供了对约束、事务、临时表以及存储过程的完整支持。
A user temporary tablespace, for declared temporary tables, can be created in IBMDEFAULTGROUP or any user-created database partition group, but not in IBMTEMPGROUP.
用于已声明的临时表的用户临时表空间可以在IBMDEFAULTGROUP或任何用户创建的数据库分区组中创建,但不能在IBMTEMPGROUP中创建。
Temporary dbspaces: : a temporary dbspace is a regular dbspace, used by the database server to store temporary tables.
临时dbspace:临时dbspace属于常规dbspace,数据库服务器在存储临时表时将使用到它。
In order to model your database's schema, DrySQL needs to query your database, which requires a database connection and results in temporary performance degradation.
为了给你的数据库schema建模,DrySQL需要查询你的数据库,这需要连接数据库并导致一段暂时的性能退化。
In the database, five regular tablespaces and one temporary tablespace are defined. The following table shows the details of all tablespaces.
数据库中定义了五个常规的表空间和一个临时表空间。
The local, temporary, working directory for the database scripts used throughout this article, is c:\temp\irs1120.
本文用于数据库脚本的本地临时工作目录是c:\temp\irs1120。
We use the built-in Derby database for this example, with the physical database file residing in the temporary directory.
这个示例使用了内置的Derby数据库,物理数据库文件位于临时目录中。
To install the xwiki component onto the Geronimo application server, you have to download a sample xwiki database and unpack the file xwiki-db-xxx.zip into a temporary location.
要在Geronimo应用服务器上安装xwiki组件,需要下载一个样例xwiki数据库并将文件xwiki - db - xxx . zip解压到一个临时位置。
Changes to the Controller database, either data or Structural, are passed to the temporary FAP database.
对Controller数据库所做的更改,不管是数据还是结构的,都被传递到临时FAP数据库。
Changes to the Controller database, either data or Structural, are passed to the temporary FAP database.
对Controller数据库所做的更改,不管是数据还是结构的,都被传递到临时FAP数据库。
应用推荐