- 1、本文档共9页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
db2 环境 设置技巧篇(DB2 environment settings tips)
db2 环境 设置技巧篇(DB2 environment settings tips)
DB2 environment settings tips
Setting up the DB2 environment
Setting up the DB2 environment properly is important because it controls the way DB2 actions and activities operate. The DB2 environment consists of the following sections:
* DB2 configuration file registry
* operating system environment variables
* DB2 database manager configuration parameters
* DB2 database configuration parameters
Setting profile registry
The DB2 configuration file registry library is a DB2 - specific variable that affects the management, configuration, and performance of DB2 systems. To make changes to the DB2 configuration file registry library effective, you usually need to stop and restart the instance.
To list all the DB2 configuration files supported, register libraries:
Db2set -lr
To set up the DB2 configuration file registry:
Db2set registry_variable = value
Note that there is no space between variable names, equal sign, and variable values. Here is an example of setting a DB2COMM registry library variable to a single value:
Db2set DB2COMM=TCPIP
An example of setting the DB2COMM registry library variables to multiple values is as follows:
Db2set, DB2COMM=TCPIP, NPIPE, LOCAL
To reset the DB2 configuration file registry to the default, simply use the same command as above, but do not specify any value:
Db2set registry_variable =
To display all the DB2 profile registry libraries currently set on the server, execute the following command:
Db2set -all
Youll see the output as follows:
[e] DB2PATH=C:\Program Files\IBM\SQLLIB_01
DB2ACCOUNTNAME=IBM-TP101\dwsnow
DB2INSTOWNER=IBM-SB2QTSR5RSN
DB2PORTRANGE=60001:60004
DB2INSTPROF=C:\PROGRA~1\IBM\SQLLIB~1
DB2COMM=TCPIP, NPIPE, LOCAL
[g] DB2_EXTSECURITY=YES
[g] DB2SYSTEM=IBM-TP101
[g] DB2PATH=C:\Program Files\IBM\SQLLIB_01
[g] DB2INSTDEF=DB2V
The square brackets ([]) markers included in the scope of said registry configuration file, as follows:
* [e] stands for the registry set for the current sessio
您可能关注的文档
- 13春福师《马克思主义基本原理概论》在线作业二答案(13 spring Fu division Introduction to the basic principles of Marx online homework two answers).doc
- 11个小信号提示身体有大病_2(11 small signals indicate serious illness in the body, _2).doc
- 13秋学期《财务管理学》在线作业(13 autumn semester financial management online homework).doc
- 11种计策击败社交恐惧(11 strategies for defeating social phobia).doc
- 14 (员工关系)(14 (employee relations)).doc
- 1433修复语句(1433 repair statement).doc
- 150条经典的定理(150 classical theorems).doc
- 159-《思想道德修养与法律基础》教学大纲(159- syllabus for ideological and moral cultivation and fundamentals of law).doc
- 10篇经典美文欣赏(10 classic essay appreciation).doc
- 15天!牛人申论从60分到81.5分的复习经验!(On the 15 day! Expert from 60 to 81.5 points in the review of experience!).doc
文档评论(0)