基于数据模型来创建数据库使用的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.
在存储库中创建连接配置之后,能够连接存储库的任何用户都可以使用连接配置创建数据库连接。
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.
在开始此练习之前,您需要创建现有的EJB程序将使用的数据库。
Before starting this exercise you will need to create the database that the existing EJB application will use.
现在您已经捕获了应用程序中的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.
如果您在创建数据库时使用默认值,则会创建下列系统管理的表空间。
If you use the defaults when creating a database, the following system-managed tablespaces are created.
如果在非英语地区,那么创建数据库时使用其他特定于语言的模板,而不是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.
UserID:示例fastnet的“创建Controller数据库”步骤中使用的用户ID。
User ID: the user ID used in the Create Controller Database step for example fastnet.
您将创建一个空数据库,因此,将使用-Blank-模板。
You will be creating a blank database, so you will use the â “Blank- Template.
通过构建定制XMLDTD创建SaaS数据库模式,并使用XML作为原型的数据源。
Create the SaaS database schema by building a custom XML DTD, and use the XML as the prototype's data source.
这将在g _ three上创建数据库并使用来自g_t wo的数据填充它。
This creates the database on g_three and populates it with data from g_two.
然而,当您部署到生产数据库时,您将在用来创建数据库结构的同一个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.
注意,AUTHENTICATION参数是在实例级上设置的,这意味着在相同实例中创建的数据库将使用共同的身份验证模式。
Note that the authentication parameter is set at the instance level, meaning that databases created in the same instance share the authentication mode.
使用这个工具,您可以在源数据库中捕获到定义这些对象使用的数据定义语言(DDL),并在目标数据库中使用这些数据定义语言重新创建这些对象。
Using this tool, you can capture the data definition language (DDL) for such objects in the source database, and apply it to recreate those objects in the target database.
可以使用基于云计算可伸缩性来创建数据库,并按实际使用量计费,通常是根据服务器上执行的请求数。
Databases built to leverage cloud computing scalability are available and billed in actual usage, often based on the number of requests executed on the server.
创建好所有必需的数据库对象和包之后,使用组成员关系和组特权来控制对所创建的数据库对象和包的访问。
Once all required database objects and packages are created, use group membership and group privileges to control access to the created database objects and packages.
应用推荐