自动启动DB2 administration server
可以通过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.
相关文章:
