How to stop DBBGADMT correctly when bringing down DBBG
To stop and restart all the administrative task schedulers of your DB2 systems, issue the following command on your console:
/f DBBGadmt,appl=shutdown
Abended schedulers might require cancelation, using the following command:
/p DBBGadmt
If you want to restart the scheduler, for an administrative scheduler named dbbgadmt, use the following command:
/s DBBGadmt