How to stop DBAGADMT correctly when bringing down DBAG

To stop and restart all the administrative task schedulers of your DB2 systems, issue the following command on your console:

   /f dbagadmt,appl=shutdown
  

Abended schedulers might require cancelation, using the following command:

   /p dbagadmt
  

If you want to restart the scheduler, for an administrative scheduler named dbagadmt, use the following command:

   /s dbagadmt