Enable / Disable Auto Start of DB2 Administration Server

Ensure you have the right authorization before performing this activity and please be noted that the command can only be works on UNIX and Linux environment.

If you are enabling the option, the DB2 administration server will be started automatically on the next time system restarted.

dasauto -on

Else, if you have it disabled, the DB2 administration server will not be started automatically.

dasauto -off

Use the below command if you want get the help information.

dasauto -h

You May Also Like

Leave a Reply?