如果尚未这样做,请按照第3部分中关于创建数据库和表的说明进行操作。
If you haven't, please follow instructions on creating the database and tables in Part 3.
应该先进行数据库的规划和设计,然后才能实际创建数据库和表。
You want to plan and design for your database before you actually go ahead and create the tables.
在运行作业以前,执行清单1中的步骤以便在DB 2数据库中创建数据库和表。
Before running the job, perform the steps in Listing 1 to create the database and table in your DB2 database.
您可以参考清单1中的数据定义语言(DDL)语句,为样例应用程序创建数据库和表。
You can refer to the Data Definition Language (DDL) statements in Listing 1 to create the database and table for the sample application.
对于添加创建数据库和表时的逻辑,最好的位置是ETC项目的bundle激活器的start方法。
The best place to add logic when creating the database and tables is the start method of the ETC project's Bundle Activator.
如前所述,这个方法引导数据库引擎,如果还没有创建数据库和表,那么它还会创建数据库和表。
As described above, this method boots the database engine and creates the database and tables if not already created.
假定db 2UDBV8.2和Application Developer已安装,您需要做的第一件事就是创建数据库和表。
Assuming that DB2 UDB V8.2 and Application Developer are already installed, the first thing you need to do is create the database and table.
让数据库管理员为您创建数据库、模式、表和其他对象。
Have the database administrator create databases, schemas, tables, and other objects for you.
可以让数据库管理员为您创建数据库、模式、表和其他对象。
You can have the database administrator create databases, schemas, tables, and other objects for you.
如果在第3部分、第4部分或第5部分中创建了数据库和表,则应当已经设置好了一切。
If you created the database and tables in Part 3, 4, or 5, then you should be all set.
创建源(DB2)数据库和表,以在服务器上实现同步。
Create the source (DB2) database and tables for synchronization on the server.
为了成功地支持这个模式,需要清楚地定义一个用于创建所需的数据库和表的过程,每次部署新的模式实例时必须遵守这个过程。
To support this pattern successfully, you need to clearly define a process to create the required databases and tables which must be followed every time a new pattern instance is deployed.
我们创建数据库列和表来存储没有人会使用的信息,以及更多的视图来收集信息。
We create database columns and tables to store information that nobody USES, and more screens to gather the information.
如果您已经在本系列教程的第3部分或第4部分中创建了数据库和表,则无需做任何操作。
If you've created the database and tables in Part 3 or Part 4 of this series, you don't need to do anything.
数据库管理员使用生成的脚本创建所需的数据库和表。
The database administrator USES the generated scripts to create the required databases and tables.
基础设施的开发是通过为应用程序创建数据库表和安全部署计划而进行的。
The infrastructure was developed by creating the database tables and the security deployment plan for your application.
在两台计算机上都启动DB2服务器,如果尚未运行,则在主要计算机上创建数据库和所需的表。
Start the DB2 servers on both machines, if they are not already running, then create your database and the required tables on the primary machine.
因此,必须先创建数据库服务器和表,然后才能够让这个设备创建这个模式的实例。
As a result, the database server and tables will need to be created before the appliance is directed to create an instance of this pattern.
图4.用来创建数据库表和相应数据源的WTE服务器菜单。
Figure 4. WTE Server menu for creating database tables and a corresponding data source.
这些脚本用于创建DB 2数据库和表。
These scripts are used to create the DB2 database and tables.
创建DB 2数据库、缓冲池和表空间,使用大于4k的页面大小。
Create DB2 database, buffer pool, and tablespace with more than 4k.
可使用以下命令创建此类数据库和表空间。
The following commands can be used to create such a database and table spaces.
通过输入下列语句,创建所需的数据库和表。
Create the required database and tables, by entering the following statements.
在新服务器上创建想要的数据库、模式和表。
Create the desired database, schema, and table on the new server.
可以使用下列命令创建DB 2数据库和表。
Create the DB2 database and table using the following commands.
接下来,启动MySQL服务器,并按照如 清单7所示的方式创建数据库“crm”和表“owner”。
Next, start the MySQL server, and create the database "crm" and the table "owner" as shown in Listing 7.
创建mySQL数据库和表。
在调用实体bean之前,一定要为它们创建一个本地数据库和表。
Make sure that you create a local database and tables for entity beans before invoking them.
第 2步:在服务器上创建源(DB2)数据库和表
Step 2: Create the source (DB2) database and tables on the server
创建所需的数据库和表空间。
应用推荐