文章标签 ‘DB2’

1. Change the host name on the system using normal operating system tools and procedures. 2. From the root user ID on the system, issue the command: db2set -g DB2SYSTEM= The db2set command can be found in the /sqllib/adm directory. The is the host name that the machine is being changed to. To verify that [...]

2011年8月20日03:23 | 没有评论
分类: 主机管理
标签: ,

可以通过DB2的dasauto命令来设置是否开机自动启动DB2 administration server. 这个命令只在Linux或者UNIX系统下有效。 Enables or disables autostarting of the DB2® administration server.

2010年4月18日12:40 | 没有评论
分类: 主机管理
标签: ,

今天在Linux下安装Db2 9.5,安装完成后发现并没有象9.1版那样在/etc/inittab文件中有下面一行: fmc:2345:respawn:/opt/ibm/db2/V9.5/bin/db2fmcd #DB2 Fault 这样原结果是Db2不能开机自动启动。

2010年4月17日21:10 | 没有评论
分类: 主机管理
标签: ,

在 Windows® 操作系统上,缺省情况下,安装期间创建的 DB2® 数据库实例设置为自动启动。使用 db2icrt 创建的实例设置为手工启动。要更改启动类型,需要转至“服务”面板并在其中更改 DB2 服务的属性。 在 UNIX® 操作系统上,要允许一个实例在每次系统重新启动后自动启动,请输入以下命令:

2009年9月26日21:54 | 没有评论
分类: 主机管理
标签: