dasauto - Autostart Db2 administration server command
Enables or disables autostarting of the Db2 administration server.
Important: This command has been deprecated and might be removed in a future release because the Db2 administration server (DAS) has been deprecated. For more
information, see Db2
administration server (DAS) has been deprecated.
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
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.
