基于数据模型来创建数据库使用的sql脚本。
An SQL script for creating the database on which the data model is based.
在使用挖掘结果创建报告之前,需要定义应该使用哪些资源数据库、表或视图。
Before you can create a report using mining results, you need to define which resources (databases, tables, or views) should be used.
创建与创建数据库时使用的用户名和密码匹配的身份验证别名。
Create the authentication alias matching the user name and password used when creating the database.
数据库管理员使用生成的脚本创建所需的数据库和表。
The database administrator USES the generated scripts to create the required databases and tables.
在服务器上创建使用该数据库的数据源。
您正在使用您之前手动创建的数据库连接。
You are using the database connection that you previously created manually.
但在不同的路径中,您可以使用这些名称创建数据库。
However, you can create databases with those names on a different path.
在存储库中创建连接配置之后,能够连接存储库的任何用户都可以使用连接配置创建数据库连接。
Once the connection configuration is created in a repository, any user who can connect to the repository can create a database connection using the connection configuration.
如果您使用默认值创建数据库,那么所使用的代码页就来自于操作系统的信息。
If you create the database using the default values, the code page that is used is taken from the operating system's information.
现在您已经捕获了应用程序中的SQL并绑定了SQL以创建准备使用的数据库包,以使用静态SQL执行它。
You have now captured the SQL in your application and bound the SQL to create database packages in preparation to execute it using static SQL.
由于每个数据库创建新表的语法有所不同,所以使用其他数据库时,需要对该脚本做出适当修改。
Because each database has slightly different syntax for creating tables, you might need to tweak it for other databases.
首先创建示例数据库,如果必要,使用db2sampl命令。
First, create the sample database, if necessary, using the db2sampl command.
如果您在创建数据库时使用默认值,则会创建下列系统管理的表空间。
If you use the defaults when creating a database, the following system-managed tablespaces are created.
Password:“创建Controller数据库”步骤中使用的密码。
Password: the Password used in the Create Controller Database step.
如果在非英语地区,那么创建数据库时使用其他特定于语言的模板,而不是NDERPws .ntf。
If you are using a non-English locale, then use the language-specific template instead of NDERPws.ntf to create the database.
创建备用数据库之后,不要使用ROLLFORWARDDATABASE命令作为恢复选项。
Once you have created the standby database, do not use the ROLLFORWARD DATABASE command as a recovery option.
使用xml列类型创建数据库表。
UserID:示例fastnet的“创建Controller数据库”步骤中使用的用户ID。
User ID: the user ID used in the Create Controller Database step for example fastnet.
通过构建定制XMLDTD创建SaaS数据库模式,并使用XML作为原型的数据源。
Create the SaaS database schema by building a custom XML DTD, and use the XML as the prototype's data source.
使用NewConnection向导创建数据库连接。
Use the New Connection wizard to create the database connection.
这将在g _ three上创建数据库并使用来自g_t wo的数据填充它。
This creates the database on g_three and populates it with data from g_two.
您应该创建自己的数据库或使用现有数据库。
You should create your own database, or use an existing one.
然而,当您部署到生产数据库时,您将在用来创建数据库结构的同一个DDL中使用这些grant语句。
However, when you deploy to production, you will include the GRANT statements in the same DDL as you use to create the database structure.
本文将介绍如何使用命令创建数据库和数据库对象。
This article deals with how to create the database and database objects using commands.
如果在向导安装期间您没有指定创建的数据库,您可能需要手动创建一个范例数据库,我们将会使用本文中的数据库。
You might need to set up a sample database manually if you did not specify one to be created during the wizard installation. We will use this database in the article.
对于没有特殊需求的测试数据库,可以使用CREATE DATABASE 命令创建此数据库,不需要其他选项。
For a test database with no special requirements, this can be accomplished using a CREATE DATABASE command without further options.
在DB 2中,可以使用数据库创建命令或使用控制中心工具创建数据库。
In DB2, the database can be created using the database creation command or using the control center tool.
根据创建数据库所使用的数据定义语言 (DDL)模式文件,可以确定正在使用的锁类型。
You can determine the types of locks being used from the Data Definition Language (DDL) schema files used to create the database.
创建数据库之后,可以使用这个建议器来为预期的使用场景配置数据库。
After creating the database, the advisor can be used to configure the database for the usage scenario expected.
而对于DB 2 9.7,还可以在数据库创建后,将数据库和表空间转换为使用自动存储。
With DB2 9.7 you can also convert your database and tablespaces to use automatic storage after database creation.
应用推荐