Tag Archive | stop

DB2 administration server Stop


This utility is used to manage the DB2 Administration Server (DAS). If no parameters are specified, and the DAS exists, this command returns the name of the DAS.

• Log in as an account or user ID that is part of the dasadm_group.
• Stop the DAS using the db2admin command as follows: Db2admin stop

[dasusr1@mercury ~]$ ps -ef | grep db
[dasusr1@mercury ~]$ db2admin stop

“/home/dasusr1/das/adm/db2dasrrm ” would be stopped

Screenshot: Stop DAS Process
dasstop