自动启动DB2 administration server

2010年4月18日 | 标签: ,

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

Enables or disables autostarting of the DB2® administration server.

This command is available on Linux® and UNIX® systems only. It is located in the DB2DIR/das/adm directory, where DB2DIR is the location where the current version of the DB2 database product is installed.

Authorization
dasadm

Required connection
None

Command syntax

>>-dasauto–+—–+–+- -on–+———————————><
+- -h-+ ‘- -off-’
‘- -?-’

Command parameters
-h | -?
Displays help information. When this option is specified, all other options are ignored, and only the help information is displayed.
-on
Enables autostarting of the DB2 administration server. The next time the system is restarted, the DB2 administration server will be started automatically.
-off
Disables autostarting of the DB2 administration server. The next time the system is restarted, the DB2 administration server will not be started automatically.

相关文章:

  1. Tivoli Directory Server(TDS)中DN不区分大小写(case-insensitive)
  2. DB2 9.5安装没有在/etc/inittab中创建Fault Monitor
  3. DB2开机自动启动实例
  4. 给自己的博客做个备份站
  5. openvz网络配置
目前还没有任何评论.