在继续之前应该测试数据库备份。
测试数据库包含一个只有一列的表。
在测试数据库中创建一个模式。
单击Run将数据迁移到测试数据库。
步骤3:创建测试数据库
创建环境和测试数据库。
在这一点上,您还可以选择测试数据库连接。
You also have the option to test the database connection at this point.
这个密码只用在为本文创建的测试数据库中。
It is a password used only in the test database you created for this article.
使用ij. bat命令创建测试数据库。
但是获得一个警告,因为测试数据库已经存在。
You get a warning, however, because the test database already exists.
测试数据库的同时正式使用数据库。
其次,我们现在需要测试数据库的变化是否正确。
Second, we want to test that the database changes in an appropriate way. The following line.
使用Optim来帮助维持测试数据库的完整性。
而创建测试数据库因为另一个原因也很重要。
清单2中的例子连接到测试数据库并创建了两个表。
The example in Listing 2 connects to the test database and creates two tables.
测试数据库将用于运行您的测试,以避免影响开发环境。
The test database will be used for running your tests to avoid affecting your development environment.
在测试数据库中创建一个CUST数据库表副本。
快速从异构数据库开发开发数据库或测试数据库。
Developing development or test databases from heterogeneous databases quickly.
本例首先尝试使用原始的JDBCURL连接测试数据库。
This example first tries to connect to the test database using the original JDBC URL.
使用DB2LOAD任务助手将数据加载到测试数据库
Use DB2 LOAD task assistant to load the data to the test database
测试性能:确保利用一个测试数据库来测试索引性能。
Test performance: Be sure to test the index performance with a test database.
大约64MB磁盘空间,用于保存代码、文档和测试数据库。
Approximately 64mb of disk space for the code, documentation, and the test database.
他的职责之一是为GSDB开发人员创建和维护测试数据库实例。
One of his responsibilities is to create and maintain test database instances for GSDB developers.
您现在已经有了一个带有两个可以保存数据的新表的新测试数据库了。
You now have a new test database with two new tables ready to hold data.
选项之一是创建测试数据库表,并利用DB2的内置解析器进行检查。
One option is simply to create a test database table and let DB2 do the checking with its built-in parser.
在测试数据库中定义了所有表之后,现在可以装载测试数据。
With all the tables defined in the test database, you can now load test data.
在数据库工具栏的下拉菜单中选择测试数据库,如图3所示。
Select the test database from the drop-down menu in the database toolbar, as Figure 3 shows.
TestConnection——使用这个按钮测试数据库连接。
Test connection - Use this button to test the connection to the database.
这看起来不太正常,因为在第一次创建测试数据库时没有发生这种情况。
This may seem unusual because nothing like this happened when you first created the test database.
要创建测试数据库,则需要打开DB 2命令窗口并填充数据库。
To create the test database, open a DB2 command window and populate the database.
应用推荐