Modify the application's database configuration file.
修改应用程序的数据库配置文件。
Automatically generate the database configuration file.
自动生成数据库配置文件。
TO resolve this problem, set the following values for ESTORE in the database configuration file.
为解决这个问题,在数据库配置文件中像下面这样设置ESTORE的值。
Each database has its own configuration file, called the database configuration file (DB CFG) at the database level.
每个数据库都具有自己的数据库级配置文件,称作数据库配置文件(DBCFG)。
In addition, each database has its own database configuration file, catalog tables, logs, reserved buffer pool area, and table Spaces.
此外,每一个数据库可拥有自己的数据库配置文件、目录表、日志、保留的缓冲池区域和表空间。
The active log path is determined either by the path to log Files (logpath) or Changed path to log Files (newlogpath) value in the database configuration file.
活动日志路径由数据库配置文件中的“日志文件路径(pathtolog Files) (logpath)”或“更改的日志文件路径(Changedpath tologFiles) (newlogpath)”值确定。
With DB2, configuration parameters are stored at the instance level, known as the database manager configuration file, and at the database level, known as the database configuration file.
在DB2 中,配置参数也是存储在实例级和数据库级,在实例级是数据库管理器(database manager) 配置文件,在数据库级是数据库配置文件。
This will ensure the file system is correct and any new configuration changes are reverted in the database backup.
这将确保文件系统的正确性和恢复数据库备份中任何新的配置更改。
But in a different configuration, they might actually be entries in a database, lines in a configuration file, classes in a server process, and so on.
但在不同的配置中,它们也有可能是数据库中的某些条目、配置文件中的某些行、服务器进程中的某些类等。
For a data partitioning configuration, you must have a file system that is available to all participating machines that participate in your partitioned database system.
对于一个数据分区配置,必须有一个可供所有参与分区数据库系统的机器使用的文件系统。
Most of the examples that I will cover deal with practical, real-life problems like script configuration and setup, file handling, and database usage.
我要介绍的大多数示例都是用来处理诸如脚本配置和安装、文件处理以及数据库使用之类的实际问题。
If you are changing the database path (using DB_PATH) then you do not need to list all of these containers in the configuration file.
如果要改变数据库路径(使用DB_PATH),那么不需要在配置文件中列出所有这些容器。
Having these data persistent in the program design database enables you to regenerate the configuration file whenever you need and to redeploy as necessary.
这些参数值存储在程序设计数据库中,以后可以根据需要重新生成配置文件并重新部署。
If you increase SORTHEAP, determine whether the SHEAPTHRES parameter in the database manager configuration file also needs to be adjusted.
如果增加SORTHEAP,请确定是否还需要调整数据库管理器配置文件中的SHEAPTHRES参数。
Using this composite SQL file avoids the need to run the individual module project SQL scripts and simplifies the database configuration process.
使用这个合成sql脚本,您无需运行每个模块项目sql脚本,从而简化了数据库配置过程。
This file is used as a configuration file for the connection to our DB2 database with the proper credentials, i.e. it define the database name, user name, and password.
该文件是用于连接到DB2数据库的配置文件,其中包含适当的凭证,即定义了数据库名称、用户名和密码。
It is a general-purpose component that writes data from a text CAS into tables in a relational database under the control of an XML configuration file.
它是一个通用组件,用于在XML配置文件的控制下将来自文本CAS 的数据写入关系数据库表中。
Often, to separate configuration information from business logic, customers externalize configuration information to a file or database.
通常,为了将配置信息同业务逻辑分离,客户会将配置信息外部化到文件或数据库中。
Each instance also has its own configuration file, the Database Manager configuration file (DBM CFG) for instance level security, performance variables, and communication configuration.
每个实例还具有自己的配置文件,数据库管理器配置文件(DBMCFG)用于进行实例级的安全、性能变量和通信配置。
You may not have a large enough ASLHEAPSZ or QUERY_HEAP_SZ, both of which are defined in the database manager configuration file.
ASLHEAPSZ或QUERY_HEAP _ SZ可能不够大,这两个配置参数是在数据库管理器配置文件中定义的。
To reduce database contention independent of making disk configuration changes, try approaches that may reduce database access contention or improve file access time.
如果希望减少数据库争用,但是不愿意修改磁盘配置,那么应该尝试减少数据库访问争用或改进文件访问时间的措施。
The names of the options in the text file, XML file, or database should relate directly to the title of the interface element if the configuration options can be set through the UI.
如果配置选项能够通过UI设置,在文本文件、XML文件及数据库中的选项名称应该直接同界面元素的标题相关。
The first step is to specify in the plug-in configuration file the name of the authentication database and the user connection information.
第一步是在插件的配置文件中指定身份验证数据库和用户连接信息。
As we mentioned in the previous section, instance level configuration can be done in the DBM CFG file while the database level configuration is done in the DB CFG file.
在前一节中已经提到,实例级的配置可以在DBMCFG文件中完成,而数据库级的配置在DB CFG文件中完成。
You can set up the database users either by entering the userid and password in clear text or base64-encoded in the configuration file called group.properties.
您可以以明文形式或base64编码的形式在叫做group .properties的配置文件中输入用户标识和口令,来设置数据库用户。
Additionally, the migration command mqsimigratecomponents copies a configuration from the V6.0 or V6.1 system database onto the local file system.
此外,迁移命令mqsimigratecomponents将来自V6.0或V6.1系统数据库的配置复制到本地文件系统中。
There is nothing to stop you from moving all of the databases from one path to another; you just need to create a configuration file for each database and run db2relocatedb for each one.
将所有数据库从一个路径移动到另一个路径是完全有可能的,只需为每个数据库创建配置文件并运行db2relocatedb即可。
Customize the Systems Director's database configuration response file.
定制SystemsDirector的数据库配置响应文件。
Compare, and if necessary restore, the database manager configuration parameters to those in the dbm.cfg.out backup file.
对比数据库管理者配置参数与dbm . cfg . out备份文件,在必要时进行恢复。
Before configuring the SQL passthrough mode and enabling the feature, you need to define the connection between the ODBC driver and back-end database in the solid.ini configuration file.
配置SQLpassthrough模式和启用该特性之前,您需要在solid . ini配置文件中定义odbc驱动程序与后端数据库之间的连接。
应用推荐