Also watch the way the memory command table is being accessed on both sides in Listing 5.
还要注意清单5中从两边访问内存命令表的方法。
Here, memory indirect addressing mode (line 33) is used to access the command table along with an offset in ESI (and EDI) and a multiplier.
这里使用内存间接寻址模式(第31行)访问命令表,还使用了ESI(和EDI)中的偏移量和一个乘数。
A table step is a step within a task command that takes input parameters in the form of a table (with multiple rows and columns).
表步骤是任务命令中的步骤,它以表(具有多个行和列)的形式接受输入参数。
However, it is not so easy for spatial data given that the DB2 REORG TABLE command does not understand spatial indexes due to their complex nature.
然而,如果由于空间索引的复杂性质导致DB 2 REORGTABLE命令不理解空间索引,事情就不会那么容易了。
The rows added to the table during command initialization will be available to the client and can be deleted or modified before the execution of the command.
在命令初始化过程中,添加到表的行将对客户机可用,并且在执行命令之前可以将其删除或修改。
However, as the table grows, the RUNSTATS command takes more time, CPU and memory resources to complete.
然而,随着表的增长,完成RUNSTATS命令将占用更多时间、CPU和内存资源。
To confirm Connection Testing, go to a command prompt and run the utility using the appropriate command from Table 1.
要执行连接测试,打开命令提示符并使用表1中合适的命令运行该实用工具。
Users need to open the DB2 command window and manually perform the RUNSTATS command to correct table prompting errors.
用户需要打开DB 2命令窗口,并手动执行RUNSTATS命令以校正出现的表格命令行错误。
The LOCK TABLE command can be used to lock a table instead of using the default row locking.
可使用LOCKTABLE命令来锁定一个表,而不是使用缺省的行锁定。
Running such a create table statement — by a user at the command line or by a custom application — creates these columns within each table.
用户在命令行上或通过定制应用程序运行这样的CREATEtable语句将在每个表中创建这些列。
The syntax is simple: you append the fully qualified name and a semicolon to the DROP TABLE SQL command, and you're finished.
语法很简单:把完全限定名称和分号放在DROPTABLESQL命令后面,就完成了。
Then this cursor is referenced in a LOAD command for filling the destination table SALES_TMP.
然后,在用来填充目标表 SALES_TMP 的LOAD命令中引用此游标。
Creating an empty table with the same structure as an existing table can be done by specifying the LIKE option of the CREATE table command (Listing 4).
通过在CREATETABLE命令中指定LIKE选项,创建一个与现有表结构相同的空表(清单4)。
If there is no partitioning key provided explicitly in the CREATE TABLE command, the following defaults are used.
如果在CREATETABLE命令内没有显式地提供分区键,那么就会使用如下的这些默认值。
Or we can use the DESCRIBE TABLE command to find out the attributes of the nickname’s columns
或者,我们也可以使用DESCRIBETABLE命令找出昵称各列的属性
Table 1. memcached modifying command parameters.
表1 .memcached修改命令参数。
In DB2, the command RUNSTATS TABLE all INDEX all collects all uniform statistics, many of which may not be necessary for improving query performance.
在DB 2中,RUNSTATS TABLEALLINDEX ALL命令会收集统一的统计数据,这其中很多对改善查询性能并不必要。
In DB2 9, the default compression dictionary directive for the REORG TABLE command is KEEPDICTIONARY.
在DB 29中,REORGTABLE命令中的默认压缩字典指令是KEEPDICTIONARY。
The above command creates a table called tab1, and it will automatically register the node datablade.
以上命令创建名为 tab1 的表格,并且它会自动地注册节点数据刀片。
After successfully converting from version 11.50.xc7 to 11.70.xc1, you can use the following command to create table with interval fragmentation.
成功地由版本11.50 .xC 7升级到11.70 .xC1之后,您可以使用以下命令,创建一个有区间存储残片的表格。
Use the following command to create a table based on the system catalog that simulates customer information.
使用以下命令,根据模拟客户信息的系统目录创建一个表。
Using the CDR command line interface, set the replication table to alter mode.
使用CDR命令行界面,将复制表设为alter模式。
Using the CDR command line interface, unset the replication table from alter mode.
使用CDR命令行界面,关闭复制表的alter模式。
For the single, integrated table, the command is the same except for the table (and optionally the index) name.
对于添加了空间列的源表,命令是相同的,只是表名(可能还有索引名)不一样。
To avoid this error, open the DB2 command window, and manually enter the RUNSTATS command to correct the table that is prompting errors.
为了避免出现这种错误,您可以打开DB 2命令窗口,并手动输入RUNSTATS命令,以校正出现这种错误的表格。
The following example illustrates the CDR define template command that lists each table on the command line.
下面的例子演示了在命令行上列出每个表的cdrdefinetemplate命令。
The second cicssdt command inputs the data into the employee table and the cicsadd command adds a file definition entry.
第二个cicssdt命令输入数据到员工表格中,同时cicsadd命令会添加一个文件定义入口。
In DB2 three default table Spaces are created automatically upon database creation when using default values for the create database command. Table 1 describes the default DB2 table Spaces.
在DB 2中,使用CREATEDATABASE命令及其缺省值创建数据库时,同时也会自动创建三个缺省的表空间。
In DB2 three default table Spaces are created automatically upon database creation when using default values for the create database command. Table 1 describes the default DB2 table Spaces.
在DB 2中,使用CREATEDATABASE命令及其缺省值创建数据库时,同时也会自动创建三个缺省的表空间。
应用推荐