当测试规则定义时,它会创建作为相同表的一般规则执行。
When you test a rule definition, it creates the same tables as a normal rule execution.
其他想要并发访问相同表中的数据的应用程序不需要与数据库断开连接,并且可以继续进行该表中的读或写操作。
Other applications that want to access data in the same table concurrently do not need to disconnect from the database, and are free to pursue read or write operations in that table.
在第一种情况下,一个CLI测试应用程序访问DB 2基本表,在第二种情况下,这个应用程序访问指向相同表的昵称。
In one case, a CLI test application accessed DB2 base tables, and in the other case, the same application accessed nicknames pointing to the same tables.
要使用分隔符“|”创建与customer表具有相同表模式的外部表“et_customer”,可以使用以下ddl语句。
To create an external table "et_customer" with the same schema as customer table with a delimiter "|", you can use the following DDL statement.
到了Version8,load工具在表本身上放置锁,因而您可以在运行数据加载操作的同时,对相同表空间中的其他表对象进行并发访问。
As of Version 8, the load utility places locks on the table itself, and you can enjoy concurrent access to other table objects in the same table Spaces while a data load operation is running.
这只有在计划向表中添加相同数据时(正如您之前所做的一样)才有必要。
This is only necessary if you plan to add the same data to the table as you did previously.
为了进行测试,我们希望确保测试数据库具有与开发数据库相同的表结构。
For testing purposes, we want to ensure the test database has the same table structures as the development database.
然后,决定你需要用例的多少细节,并使用相同的表来跟踪在采集你所需要信息方面的进度。
Then, determine how much detail you need for the use case and use the same table to track your progress in gathering the information you need.
被合并的表必须在相同的数据库分区组内定义。
The joined tables must be defined in the same database partition group.
默认情况下,XML数据存储到与其相应数据分区相同的表空间当中。
By default, the XML data goes in the same table space as the corresponding data partition.
在执行恢复操作后,可以使用这个数字来验证表是否回到相同的状态。
After you perform the restore operation, you can use the count to verify that the table is back to this same state.
在消息流程中,引用视图的方式与引用原来的表的方式相同。
The view can be referenced in the message flow in the same way as the original table.
其余的列保存着与前一个例子中的表1相同的信息。
The remaining columns hold the same information as in Table 1, in the previous example.
可以按照相同的步骤对表、表空间、别名和序列等其他数据库对象应用筛选器。
You can use these same steps to apply filters on other database objects such as tables, table Spaces, aliases, and sequences.
它还显示了来自相同的表的cust_email列的比较。
It also shows the comparison of the CUST_EMAIL columns from the same tables.
这两个数据库内的表通过相同的XML模式约束。
The tables in the two databases are constrained using the same remote XML schema.
不同表是属于相同物理数据源,还是属于不同源并无关系。
It is not relevant whether the different tables belong to the same physical data source or to different sources.
如果1.0样式表创建了RTF变量,2.0版相同的样式表将创建IDN。
If a 1.0 stylesheet created RTF variables, the same stylesheet versioned for 2.0 would create IDNs.
为实现一定百分比的预留空间,和常规表一样使用相同的语法,即在创建表时使用PCTFREE选项。
To implement a percentage of space to be reserved, you use the same syntax as with regular tables, namely, by using the PCTFREE option when the table is created.
在数据库中的MEDPS00架构下,还有另外9个名称相同的表。
There are another nine tables with the same names under the schema MEDPS00 in this database.
清单8中的代码创建了一个与stock相同的表stock_br1。
The code in Listing 8 creates an identical table stock_br1 as stock.
RUNSTATSrepeatable子句允许通过runstats语句生成相同的样本,只要表数据没有发生更改。
The RUNSTATS repeatable clause allows the same sample to be generated across RUNSTATS statements a long as the table data has not changed.
一个表中的数据、索引、long字段和LOB部分可以存储在相同的表空间中,也可以分别放到不同的表空间中,以提高性能。
The data, index, long field, and LOB portions of a table can be stored in the same tablespace, or can be individually broken out into separate tablespaces for performance reasons.
确保在开始之前,所有团队成员使用相同的词汇表并对流程有相同的认识。
Ensure that everyone USES the same vocabulary and has the same understanding of the process before you begin.
对于源表及目标表采用相同的安全策略进行保护。
Both source and target tables are protected by the same security policy.
一旦在表中找到相同的内容,就等于知道了密码。
严格的主副本还检查已复制的表是否有相同的列名。
A strict master replicate also verifies that the replicated tables have identical column names.
在默认情况下,使用与源数据库相同的表空间名,在这种情况下,不必提供这个表空间的映射。
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.
根据这个表定义,XML数据和关系数据在默认情况下被存储在相同的表空间中。
With this table definition, the XML data and the relational data of the table are by default stored in the same table space.
对于非ascii字符,用户应该确保具有相同活动代码页的绑定和执行使用相同的转换表。
For non-ASCII characters, users should ensure that the same conversion tables are used by binding and executing with the same active code page.
应用推荐