为应用程序创建数据库模式或选择现有的模式。
Create a database schema for the application or select an existing schema.
下一项任务是运行schemaexportAnt目标,这会创建数据库模式,如清单10所示。
The next task is to run the schemaexport Ant target, which creates the database schema in Listing 10.
让数据库管理员为您创建数据库、模式、表和其他对象。
Have the database administrator create databases, schemas, tables, and other objects for you.
它使用在策略数据库中创建对象的静态模式来保护它们。
It USES the static mode of creating objects in a policy database to protect them.
可以让数据库管理员为您创建数据库、模式、表和其他对象。
You can have the database administrator create databases, schemas, tables, and other objects for you.
因此,必须先创建数据库服务器和表,然后才能够让这个设备创建这个模式的实例。
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.
根据创建数据库所使用的数据定义语言 (DDL)模式文件,可以确定正在使用的锁类型。
You can determine the types of locks being used from the Data Definition Language (DDL) schema files used to create the database.
许多工具都能帮助您创建良好的数据库模式,就好像许多工具都能协助设计面向对象的系统一样。
Many tools can help you in creating a good database schema, just as many tools can assist in designing object-oriented systems.
用户名必须与目标数据库中创建表时所在的模式相匹配。
The user name must match the schema name where tables are created in target database.
如果数据库已经包含模式,则该向导将跳过创建步骤(图16)。
If the database already contains the schema, the wizard will skip the creation (Figure 16).
表1列出了在创建概要之前创建的数据库和模式。
Table 1 lists the databases and schemas we created before creating the profiles.
元数据用来创建一个数据库模式,从而捕捉和查询事件。
The meta data is used to create a database schema to capture and query events.
这个过程在相同的数据库中创建模式的副本。
This procedure makes a copy of a schema within the same database.
如果执行成功,您复制的所有表都将在GSDBTEST数据库的GOSALES模式中创建,如图17所示。
On successful execution, all the tables you copied will be created in the GOSALES schema in the GSDBTEST database, as shown in Figure 17.
打开WAS控制台并设置连接到前面创建的数据库模式的xa数据源。
Open up the WAS Console and set up an XA data source that connects to the database schema created earlier.
其中是用于创建示例数据库的模式。
Where is the schema that was used to create the sample database.
在新服务器上创建数据库和模式。
在新服务器上创建想要的数据库、模式和表。
Create the desired database, schema, and table on the new server.
在测试数据库中创建一个模式。
Logging列显示在创建数据库时设置的日志模式(buffered、unbuffered、ANSI compliant和notlogged)。
The Logging column mentions the logging mode that has been set while creating the database (buffered, unbuffered, ANSI compliant, and not logged).
运行清单8 中的SQL脚本,在MySQL数据库中创建一个反馈模式。
Run the SQL script in Listing 8 to create a feedback schema in your MySQL database.
通过用户ID连接任何数据库,该用户ID拥有创建模式的足够权限。
Connect to any database using a userid which has sufficient privileges to create a schema.
有一个用来创建源数据库的模式的脚本(用作MT K的输入)。
A script used for creating the schema for the source database (to be used as input to MTK).
通过构建定制XMLDTD创建SaaS数据库模式,并使用XML作为原型的数据源。
Create the SaaS database schema by building a custom XML DTD, and use the XML as the prototype's data source.
创建、查看和编辑数据库对象(例如表和模式)。
Create, view, and edit database objects (such as tables and schemas).
为了成功地支持这个模式,需要清楚地定义一个用于创建所需的数据库和表的过程,每次部署新的模式实例时必须遵守这个过程。
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 assume you have already created an empty target database with schema in place.
如果有两个数据库,每个数据库需要不同的身份验证模式,那么需要在不同的实例中创建这两个数据库。
If you have two databases and each requires a different AUTHENTICATION mode, you would need to create the databases in separate instances.
然后,可以在这些数据库中创建不同的模式。
You can then create different schemas within these databases.
然后,可以在这些数据库中创建不同的模式。
You can then create different schemas within these databases.
应用推荐